Comment by __MatrixMan__
Comment by __MatrixMan__ 19 hours ago
I think that secure scuttlebutt (SSB) is a very good start, but eventually we'll need something besides an append-only log. Something that removes data that is no longer interesting. Something that, when it runs up against its storage quota, prunes data based on whether it is more/less trusted or likely to be interesting to a peer. Something that knows which peers I'm likely to be near in the future, knows which topics they're subscribed to, and which tries to be an efficient mailman based on that understanding.
But yeah, my vision is pretty much just SSB all grown up.