Beaker is an experimental peer-to-peer browser – it will browse http and https but also the dat protocol for the next-generation Web

dat:// websites work just like any other webpage. They’re a collection of HTML, CSS, and JavaScript files that come together to form a webpage. Just like with http:// websites, you can click links, download images, and use developer tools to interact with the page.

dat:// is a peer-to-peer protocol, which means that visitors to a dat:// site connect directly to one another, downloading and sharing files. Participants on the network are called peers, and when a peer contributes bandwidth to re-upload a site’s files, it’s called seeding. dat:// websites are unique because you can inspect all the files that make up a website.

One of the most compelling reasons for supporting dat:// in Beaker is that it makes it possible to share a website from the browser with one click!

You can edit websites you’ve created, but you can’t edit other people’s websites. Beaker provides a built-in tool to make an editable copy of any dat:// website. If you’re familiar with GitHub, it’s kind of like “forking” a project.

See Beaker Browser

#technology #P2P #Browser

Image/photo

Beaker is an experimental browser for exploring and building the peer-to-peer Web. Install Beaker Take a tour Beaker brings peer-to-peer publishing to the Web, turning the browser into a supercharged tool for sharing websites, files, apps, and more. Beaker adds support for a peer-to-peer protocol called Dat. It’s the Web you know and love, but…