We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39068a7 commit 1575736Copy full SHA for 1575736
iroh-pkarr-naming-system/README.md
@@ -0,0 +1,10 @@
1
+# IPNS, the iroh pkarr naming system
2
+
3
+This is a minimalist reimplementation of the idea of [ipfs_ipns] using the
4
+bittorrent mainline DHT via [pkarr].
5
6
+It can be used to publish an iroh blake3 content hash under an ed25519 public
7
+key, and to retrieve the latest content hash.
8
9
+[pkarr]: https://pkarr.org
10
+[ipfs_ipns]: https://docs.ipfs.tech/concepts/ipns/
0 commit comments