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

Support Import from IPNS Paths #1076

Closed
DeedleFake opened this issue Jul 29, 2019 · 2 comments
Closed

Support Import from IPNS Paths #1076

DeedleFake opened this issue Jul 29, 2019 · 2 comments
Labels
good first issue Good issue for new contributors help wanted Seeking public contribution on this issue kind/bug A bug in existing code (including security flaws)

Comments

@DeedleFake
Copy link

Is your feature request related to a problem? Please describe.
I've got DNSLink set up with one of my domains and I use it across multiple machines. If I want to add files to it through the WebUI I usually just add the domain as a directory in Files, modify it, and then update the DNSLink to the new hash. When I add the domain to Files, however, it only accepts hashes. Trying to enter /ipns/fake.example.domainname doesn't work.

On a similar, but more minor, note, the bar at the top for entering hashes to get information on also doesn't support IPNS.

Describe the solution you'd like
Entering /ipns/fake.example.domainname should automatically resolve the appropriate hash and then fail if it can't resolve it, rather than simply not working at all.

Describe alternatives you've considered
I generally run ipfs resolve /ipns/<domain name> manually to get the hash, or I go to the domain in a browser and copy the hash manually.

Additional context

Trying to add something to Files:

Screen Shot 2019-07-29 at 12 52 13 PM

Trying to get information about an entry:

Screen Shot 2019-07-29 at 12 52 21 PM

@DeedleFake DeedleFake changed the title Allow IPNS Paths Support IPNS Paths Jul 29, 2019
@hsn10
Copy link

hsn10 commented Mar 31, 2021

Yes, Add to MFS from /ipns/ will save me a time during my daily workflow. Its important enhancement.

@lidel lidel added good first issue Good issue for new contributors help wanted Seeking public contribution on this issue kind/bug A bug in existing code (including security flaws) labels Nov 25, 2021
@lidel lidel changed the title Support IPNS Paths Support Import from IPNS Paths Nov 25, 2021
@SgtPooki
Copy link
Member

closing in favor of ipfs/ipld-explorer-components#400

@SgtPooki SgtPooki closed this as not planned Won't fix, can't repro, duplicate, stale Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good issue for new contributors help wanted Seeking public contribution on this issue kind/bug A bug in existing code (including security flaws)
Projects
No open projects
Status: Done
Development

No branches or pull requests

4 participants