This repository was archived by the owner on Feb 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
IPNS over DNS #2000
Copy link
Copy link
Closed
Labels
P0Critical: Tackled by core team ASAPCritical: Tackled by core team ASAPawesome endeavourexp/wizardExtensive knowledge (implications, ramifications) requiredExtensive knowledge (implications, ramifications) requiredkind/featurekind/resolved-in-heliastatus/in-progressIn progressIn progress
Description
This is a meta-issue to track progress about IPNS over DNS work.
Goals:
- deploy production ready nameservers
- merge final ipns router with support for online and local/offline use-cases
- interop between js and go
Tasks:
- HTTP Gateway supports
/ipns/
namespace feat: add HTTP Gateway support for /ipns/ paths #2020 - make
name resolve
recursive by default to follow go-ipfs -
ipfs name resolve
should support/ipns/<fqdn>
feat: add support for ipns name resolve /ipns/<fqdn> #2002 - implement dns resolver
-
ipfs resolve
should support/ipns/<fqdn>
feat: add support for ipns and recursive to ipfs resolve #2297 - make
resolve
recursive by default to follow go-ipfs feat: add support for ipns and recursive to ipfs resolve #2297
ipfs name resolve with recursive default to true makes name-pubsub fail #2001 -
ipfs dns
should use DNS over HTTPS Support DNS over HTTPS helia-ipns#53- make
dns
recursive by default to follow go-ipfs
- make
- Merge dns and local router [WIP] experimental routers to make ipns faster #2201
- proper deployment of the nameservers with a safe store for the records
- support CID v1 in ipns paths
- Extract ipns code to a separate package
- Improve the spec Improve IPNS spec specs#205
- finish the RFC following https://github.com/ipfs/RFC/compare/rfc/5-ipns-over-dns
- support cid v1 in subdomain ?? /cc @lidel IPNS: should work with case-insensitive identifiers (Base32) kubo#5287
References:
ipfs/specs#198
#1918
ipfs/kubo#5287
lidellidellidel and djdv
Metadata
Metadata
Assignees
Labels
P0Critical: Tackled by core team ASAPCritical: Tackled by core team ASAPawesome endeavourexp/wizardExtensive knowledge (implications, ramifications) requiredExtensive knowledge (implications, ramifications) requiredkind/featurekind/resolved-in-heliastatus/in-progressIn progressIn progress