ipfs / ipfs-gui

Creating standards and patterns for IPFS that are simple, accessible, reusable, and beautiful
104 stars 19 forks source link

UI for sharing mutable (IPNS) public folders #52

Open lidel opened 6 years ago

lidel commented 6 years ago

Idea extracted from: https://github.com/ipfs-shipyard/pm-ipfs-gui/issues/34#issuecomment-380691178

Open Questions

bleonard252 commented 5 years ago

Perhaps having a /mfs/ option that provides an editing feature? And also having a /mfs.view/ to hide the editing feature? (Note that this would require the key to already be possessed by the IPFS daemon using the gateway.)

MFS updates should not change the MFS hash/address. It should be like IPNS (hash of a public key) and allow those who have the private key permission to edit it.