Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Live sharing over IPNS #855

Open
bleonard252 opened this issue Oct 11, 2018 · 4 comments
Open

Live sharing over IPNS #855

bleonard252 opened this issue Oct 11, 2018 · 4 comments

Comments

@bleonard252
Copy link

Could we add a New MFS option to the Files browser? It would:

  • Create a directory in IPFS
  • Create a file record in the directory to tell the webui to use the folder as an MFS and update the record if edits are made (and prevent edits if the IPNS key is missing!)
  • Create an IPNS record to the IPFS directory
  • Update the IPNS record anytime a change is made to the file

I'll go ahead and find where to start, so help me out in bleonard252/ipfs-webui please!

@hacdias
Copy link
Member

hacdias commented Oct 11, 2018

@bleonard252 hello! I'm not sure if I understand what you want: the current Web UI (2.0) already uses MFS in the files section:

image

If you click 'Add to IPFS', you'll have an option to create a new directory/folder. 😄 Hope it helps!


Edit: the only feature we don't have is the auto-updating IPNS, but that should be discussed first. /cc @ipfs-shipyard/gui

@bleonard252
Copy link
Author

Yes, the auto-updating IPNS is the part I'm looking for. Keep me posted, please!

@lidel lidel changed the title Suggestion: "New MFS" option? Live sharing over IPNS Oct 12, 2018
@lidel
Copy link
Member

lidel commented Oct 12, 2018

This would be a cool feature to have, but requires UI design first.
FYSA it is already tracked in ipfs/ipfs-gui#52
A good start would be to research and propose solution to open questions listed there.

@lidel
Copy link
Member

lidel commented Nov 25, 2021

FYSA manual publishing to IPNS is being added in #1857

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Needs Grooming
Development

No branches or pull requests

3 participants