Daniel Norman
Daniel is a software developer and developer advocate for the IPFS and libp2p projects who brings over a decade of experience with the Web stack and distributed systems. He's passionate about open-source culture, developer tools, and the Web Platform, and enjoys applying insights from various disciplines to software development.
Session
The Bybit hack earlier this year, where attackers compromised the AWS-hosted Safe frontend and tricked Bybit into signing malicious transaction resulting in the loss of $1.4 billion, highlighted a longstanding problem: the web—and by extension, (d)apps—is fundamentally built trust rather than verification.
This talk will examine how IPFS can be used to distribute web applications in a way that reduces these risks. By using content addressing and local verification, developers can ensure users load exactly the code that was published, minimizing reliance on trust-based distribution.
We’ll cover best practices for deploying dapps to IPFS, focusing on recent advancements to enable native IPFS support in browsers by leaning on HTTP as the foundation for interoperability.