|
|
|
|
|
by lioeters
1554 days ago
|
|
> Why not give every user a base URL for their personal site, and serve pages under it directly from the browser running on their computer? Your description reminds me of Beaker, the "peer-to-peer Web browser". https://beakerbrowser.com/ I feel like Mozilla could do more to fund and otherwise support/promote such efforts for re-decentralizing the web, to bring the power balance back to the user. |
|
https://github.com/beakerbrowser/beaker/discussions/1944
https://atek.cloud/blog/hello-world
This is a great idea, but the big problem with Beaker is the network effects: only Beaker users can see other Beaker users' sites. To be successful, I think the idea needs to run over regular HTTP(S) so that other browsers can still access these personal sites. This means, at least at the beginning, that someone needs to run the infrastructure that maps stable URLs to a P2P connection to individual browsers. Mozilla is in a good position to do that.