git ssb

9+

mixmix / ssb-handbook



Tree: 63f8f8cc8cd01ae048f1f35f57e90828291b907f

Files: 63f8f8cc8cd01ae048f1f35f57e90828291b907f / 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