Skip to main content


We ended 2024 with fewer commit authors in the #curl project during the year than we had the last few years.

I think we should take this as a challenge to top 188 in 2025.

#curl
in reply to daniel:// stenberg://

l can commit a single line comment. That wouldn't help with Curl very much but you would be closer to the goal. 😇
in reply to daniel:// stenberg://

Problem with that is (besides occasional bugfixes), most people including myself would see #curl to be functionally complete and anything "nice to have" would be considered not worth the balooning in #complexity and #size.

  • I mean, does curl need to be able to do #BitTorrent (magnet:), #IPFS (ipfs://) or god forbid #blockchain (i.e. #EVM) support?
  • Do you really want to integrate @torproject / #Tor support natively into curl when using #HTTP (localhost:8118) and #SOCKS5 (localhost:9050) #proxy allows for the same and doesn't necessitate having to handle and ingest Tor arguments as well??

In fact if #toybox didn't have a #wget implementation that I could use for OS/1337 I would've merely chosen tiny-curl -o as a global alias or if #tinycurl wasn't an option, curl -o instead.

  • Maybe someone who wants to have said functionality like tor support built-in will go and IDK make i.e. #[url=https://infosec.space/tags/neocurl]neocurl[/url] or sth. along those lines or build something like #[url=https://infosec.space/tags/ethcurl]ethcurl[/url] or #[url=https://infosec.space/tags/tor]tor[/url]curlor #[url=https://infosec.space/tags/ipfs]ipfs[/url]curl or whatever...

That being said I am glad curl isn't solely maintained by you but has other contributors (give them a shoutout!) but I also am glad you maintain that vital software that most "#TechIlliterate #Normies" most likely never heard of but propably use on a daily basis as part of all the #tech they use to #consume media with...

  • I consider curl to be "the #vim of downloaders" (tho that's kinda insulting and limiting since curl is more than just a downloader and more intuitive than vim) with wget being "the #vi of downloaders" (tho wget is even simpler to use than vi)...

Either way, curl is awesome...

#OS1337 #Enshittification #Bloat #Bloatware

in reply to Kevin Karhan :verified:

@kkarhan @torproject was curl complete in 2005? Was it complete 2015? Is it complete 2025? Did the Internet and software in general stop developing? Everything keeps moving and changing. New ways, new protocols, new paradigms. We work on making sure that curl remains with the times, providing the best internet transfers with the features users want. So yes, it keeps developing.

daniel:// stenberg:// reshared this.

in reply to daniel:// stenberg://

@kkarhan @torproject
Looks like the changes in the world force curl to adapt, but the nice thing is curl has a stable API and CLI, which means the disruption doesn't propagate further.

No matter how much the world changes, you can still use the latest curl the same way you used an older version of curl. And I think that's valuable.

in reply to Wolf480pl

@wolf480pl @kkarhan @torproject that's is one of our foundational rules. We don't break existing use cases. We intend to always remain the reliable trusted shoulder you can lean on.
⇧