git ssb

9+

mixmix / ssb-handbook



Tree: 22625a650f57163c91cba8f95f7b5150b3d323a2

Files: 22625a650f57163c91cba8f95f7b5150b3d323a2 / 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