Offline IPNS should resolve dnslinks
Open
topic/ipns
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
An offline node (`ipfs daemon --offline`) refuses to serve e.g. /ipns/ipfs.io because the resolver acts as completely offline.
In the optimal case, if we have already have all the required data, it should still serve that thing, since it doesn't require any routing, IPNS lookups, or Bitswap trades.
Contributor guide
Assessment
This issue has not been assessed yet.