Maybe Scuttlebutt? https://www.scuttlebutt.nz/ Scuttlebutt is advertised as a social network, but in core it is an eternal distributed log. You can pass either public or private messages and assets around.
Scuttlebutt and Dat ( https://datproject.org/ ) are definitely looking like good bets right now.
Ask HN: Recommendations for Peer to Peer Frameworks?
51–60 of 78 posts
Re: Ask HN: Recommendations for Peer to Peer Frameworks?
#52The idea with urbit (amongst others, it's a big system) is for everyone to have a personal server that's easier to administrate than a linux server. It's been posted a bunch of times https://hn.algolia.com/?query=urbit&sort=byPopularity&prefix...
I've also heard about https://zeronet.io/ and https://beakerbrowser.com/
Re: Ask HN: Recommendations for Peer to Peer Frameworks?
#53The 181 pages long GNUnet dissertation very recently got released: https://grothoff.org/christian/habil.pdf I'd strongly recommend going for GNUnet, nobody takes me serious when I say this, but it WILL surplant IP eventually.
Re: Ask HN: Recommendations for Peer to Peer Frameworks?
#54Maybe check out Dat[0] - especially useful if you need some kind of distributed data store. The main implementation is in Javascript. [0] https://datproject.org/
Re: Ask HN: Recommendations for Peer to Peer Frameworks?
#55Re: Ask HN: Recommendations for Peer to Peer Frameworks?
#56Look into libp2p created by the Protocol Labs team (created IPFS). We're thinking of moving to this framework internally at Ethereum.
Re: Ask HN: Recommendations for Peer to Peer Frameworks?
#57Re: Ask HN: Recommendations for Peer to Peer Frameworks?
#58Maybe check out Dat[0] - especially useful if you need some kind of distributed data store. The main implementation is in Javascript. [0] https://datproject.org/
I really wish there was an additional implementation in something like Rust (personal preference, but C would be good as it's fairly easy to bind to) for DAT, because what they're doing is rather cool and the experience is tidy.
Re: Ask HN: Recommendations for Peer to Peer Frameworks?
#59Depending on the application(s) you have in mind.
Re: Ask HN: Recommendations for Peer to Peer Frameworks?
#60What SSB gets right and the others don't, is the incentive to mirror or replicate. Virtual currency is a weak incentive in an early stage network - but friendship isn't; you mirror your friends' data.
The basic API to program the dapp can be seen here - http://scuttlebot.io/ But for more advanced uses see https://youtu.be/f_baWUW4R8Y