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

Add supported for Put/Get operations (IPNS in browsers etc) #49

Closed
aschmahmann opened this issue Apr 5, 2021 · 3 comments
Closed

Add supported for Put/Get operations (IPNS in browsers etc) #49

aschmahmann opened this issue Apr 5, 2021 · 3 comments
Labels
effort/days Estimated to take multiple days, but less than a week exp/novice Someone with a little familiarity can pick up kind/enhancement A net-new feature or improvement to an existing feature P1 High: Likely tackled by core team if no one steps up

Comments

@aschmahmann
Copy link

aschmahmann commented Apr 5, 2021

We should add support for asking other nodes to do Put/Get operations for us (e.g. for IPNS records). This should basically be just adding support for an HTTP API call.

cc @lidel ipfs/js-ipfs#3722 ipfs/js-ipfs#2921

@lidel lidel added effort/days Estimated to take multiple days, but less than a week exp/novice Someone with a little familiarity can pick up kind/enhancement A net-new feature or improvement to an existing feature P1 High: Likely tackled by core team if no one steps up labels Jun 25, 2021
@lidel
Copy link
Member

lidel commented Jun 25, 2021

Ack, if we have this + preload/delegate nodes using accelerated-dht-client + ipfs/js-ipfs#3722 we have IPNS (at resolution) working pretty well in browsers.

Added to the maintenance board.

@lidel lidel changed the title Add supported for Put/Get operations Add supported for Put/Get operations (IPNS in browsers etc) Jun 25, 2021
@tinytb
Copy link

tinytb commented Jan 3, 2023

@achingbrain
Copy link
Member

Fixed by #68

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort/days Estimated to take multiple days, but less than a week exp/novice Someone with a little familiarity can pick up kind/enhancement A net-new feature or improvement to an existing feature P1 High: Likely tackled by core team if no one steps up
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants