On Thu, 26 Oct 2023, Hugo Valtier via curl-library wrote:

Mark recently added ipfs:// support in the curl CLI however sadly it does not perform validation on the data received. I am interested in fixing that as well as moving the support into libcurl.

Hello and welcome to the curl project!

A primary reason I insisted on making the current implementation for the curl tool and not for libcurl, is the fact that it is "only" a client on top of HTTP, and as such libcurl can be used as-is and does not need changing.

If we are still talking about IPFS-over-HTTP then I believe this situation stands. If you want an IPFS-over-HTTP library you can make one on top of libcurl.

Am I wrong and if so, how and why?

--

 / daniel.haxx.se
 | Commercial curl support up to 24x7 is available!
 | Private help, bug fixes, support, ports, new features
 | https://curl.se/support.html
--
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to