inbrowser.link: In-Browser Decentralized Web Gateway
Role: Lead Systems & Protocol Engineer
An IPFS gateway running directly inside the user browser via Service Workers. Instead of routing traffic through expensive centralized server farms to fetch and verify decentralized files, the user browser handles retrieval and cryptographic verification locally. This cuts operational hosting overhead to near zero and prevents server-side tampering.
Built with the Service Worker API, Helia JS, and the Web Cryptography API. Deployed across public gateway redirects (including ipfs.io) to offload gateway traffic into client browser runtimes with origin subdomain isolation.