All Projects → juanpabloaj → p2p-microblog

juanpabloaj / p2p-microblog

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

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].