what do lainons think of scuttlebot?
"Scuttlebot is an open source peer-to-peer log store used as a database, identity provider, and messaging system. It has:
>Global replication>File-syncronization>End-to-end encryptionScuttlebot behaves just like a Kappa Architecture DB. In the background, it syncs with known peers. Peers do not have to be trusted, and can share logs and files on behalf of other peers, as each log is an unforgeable append-only message feed. This means Scuttlebots comprise a global gossip-protocol mesh without any host dependencies."
https://ssbc.github.io/scuttlebot/