-
The base of IPNS was removed (giving some example in commits df8a12e111192f312665049934e4da2ffdcc51db, af7d88b42155aeb02083e99ad6bc1e7bbd9ae550, etc) leaving only dnslink portion in tack. Since libp2p…
-
```
ipfs name keep-alive add
```
Periodically get and store the IPNS record and keep serving the latest seen version to the network until the record’s EOL.
ion1 updated
2 months ago
-
### Checklist
- [X] My issue is specific & actionable.
- [X] I am not suggesting a protocol enhancement.
- [X] I have searched on the [issue tracker](https://github.com/ipfs/kubo/issues?q=is%3Ais…
-
Looking through ipfs.js, it seems that it shouldn't be too hard to add IPNS compatibility to your resolver? Doing that would be helpful since IPNS is static and mutable and can be updated on the IPFS …
-
https://docs.ipfs.tech/concepts/ipns/
IPFS is great, I can publish a dapp to ipfs, but then I need to point dns at that hash. Would be cool if we could support the naming service so that we depende…
-
This issue will be used as a central place to track progress of a complete and reliable ipns implementation.
-
At the moment, I don't think IPNS is supported by some pinning services, and I'm not sure if everyone is in sync on what the behavior would actual look like.
It'd be nice if we could standardize ho…
-
### Please verify that this feature request has NOT been suggested before.
- [x] I checked and didn't find a similar feature request
### Problem statement
We build systems that include fabricated c…
-
I see that `/ipfs` is replaced in favour of `/p2p` in some way, but what about `/ipns`? It is different from `/ipfs` by the fact that it doesn't describe a file by its hash, but by something else that…
-
```
installed curl version does not support TLS 1.3 . tests disabled.
make sure target domain(s) support QUIC or result will be negative in any case
check http3 QUIC (default : Y) (Y/N) ? N^C
ro…