Skip to content

Peer-to-peer microblog with BeakerBrowser and dat_project, subscribe and follow other users

Notifications You must be signed in to change notification settings

monadicus/p2p-microblog

 
 

Repository files navigation

P2P microblog

Distributed microblogging with beakerbrowser.

  • Every post is a new and separated dat file.
  • The dat url of the new posts are added to the posts.json file.
  • Every user can subscribe to other user adding the dat url to the sources.json file.
  • The subscription is based on following the changes of the posts.json file of the other user.

p2p

About

Peer-to-peer microblog with BeakerBrowser and dat_project, subscribe and follow other users

dat://c0668fb8e7f81895075a4505971164b977de420fdfc9839f2132492528f8b1f9/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.9%
  • HTML 7.6%
  • CSS 4.5%