Hacker News

Favorites Setup
Comment by boramalper | original | How We Made IPFS Content Publishing 10x Faster
[−]boramalper · 2026-07-01 Wed 20:21 UTC · link
I think the biggest sin of IPFS is not working natively in web browsers—instead, requiring the use of either HTTP gateways or native apps running outside the browser.
[−]dannyobrien · 2026-07-01 Wed 22:20 UTC · link
Actually, this works now! https://inbrowser.link/ https://github.com/ipfs/service-worker-gateway -- getting p2p working in browsers is still surprisingly hard: even the official routes like webrtc have lots of hard edge cases.