ipfs-rust / ipfs-embed

A small embeddable ipfs implementation
344 stars 47 forks source link

privacy improvements #97

Open dvc94ch opened 2 years ago

dvc94ch commented 2 years ago

the nymtech mixnet looks pretty cool. we should add a transport for it to anonymize the networking layer without too much effort. this is not a complete solution as all the individual protocols used by ipfs-embed would need to be analyzed in terms of what information they leak to whom.