Skip to content

Commit 1575736

Browse files
committed
Add readme
1 parent 39068a7 commit 1575736

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

iroh-pkarr-naming-system/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)