git ssb

9+

mixmix / ssb-handbook



Tree: cb00792b3002841f70a0ce8050aeef9dacf64757

Files: cb00792b3002841f70a0ce8050aeef9dacf64757 / concepts / blob.md

438 bytesRaw

Blob

ipfs has very different privacy properties than ssb does, ipfs keeps a global table of all peers and what blobs they have/want in a DHT. That is good for when a blob is very popular, but I expect that eagerly gossiping blobs may be much better on for the long tail.

But that is not to say that we don't want an integration, but just that there is no general solution.

Built with git-ssb-web