git ssb

9+

mixmix / ssb-handbook



Tree: 54c2bcda7b5737b081f2a11d09c20e907b20adac

Files: 54c2bcda7b5737b081f2a11d09c20e907b20adac / 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