This week has been a lot about #curl for me for various reasons. There were discussions about gemini in a DeltaChat group and someone linked the article @bagder wrote https://daniel.haxx.se/blog/2023/05/28/the-gemini-protocol-seen-by-this-http-client-person/

I'm also playing around with Linux From Scratch so I had to learn about how to build curl myself and the dependencies needed.

Also decided to read about the CVE on hackerone that was reported lately https://hackerone.com/reports/3168039

And to round things off check what's new in version 8.14.1 https://www.twitch.tv/curlhacker

The Gemini protocol seen by this HTTP client person

There is again a pull-request submitted to the curl project to bring support for the Gemini protocol. It seems like a worthwhile effort that I support, even if it is also a lot of work involved and it might take some time before it reaches the state in which it can be merged. A previous … Continue reading The Gemini protocol seen by this HTTP client person →

daniel.haxx.se