Article snapshot taken from Wikipedia with creative commons attribution-sharealike license.
Give it a read and then ask your questions in the chat.
We can research this topic together.
Beaker is a discontinued free and open-sourceweb browser developed by Blue Link Labs. Beaker Browser peer-to-peer technology allows users to self-publish websites and web apps directly from the browser, without the need to set up and administrate a separate web server or host their content on a third-party server. All files and websites are transferred using Dat, a hypermedia peer-to-peer protocol, which allows files to be shared and hosted by several users. The browser also supports the HTTP protocol to connect to traditional servers.
Beaker is built using the Electron framework and therefore uses the Chromium browser as a renderer for webpages.
Content sharing
Files stored in a local folder can be published as a Dat website and made accessible to other users through the peer-to-peer protocol.
The files are seeded from the local folder while the browser is active. To make them also available while the browser is closed, the user may use several alternative options to host the content:
Ask other users of the browser to share a copy. The content will be accessible as long as any of the users are using the Beaker browser.
Publish the content through a third-party server.
Create a permanent self-hosted homebase server for the Dat protocol, and publish the content in it.