BusterLabs / Partyshare

A free, open source file sharing application, built on the peer-to-peer hypermedia protocol IPFS.
https://busterlabs.github.io/Partyshare
MIT License
158 stars 26 forks source link

Inform about persistence of data on IPFS #24

Closed xuv closed 7 years ago

xuv commented 7 years ago

Correct me if I'm wrong but once you put files in IPFS, you can't delete them. Since the app looks like a great way to share "private" files between friends. It might be useful to specify this: Once shared, it can't be unshared. or something in that vein. What do you think?

PS: Thanks for a great project that makes using IPFS in such a simple and appealing way.

bhstahl commented 7 years ago

Agreed, we should add that. Thanks for the kind words!