This repository has been archived by the owner on Jan 13, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
IPNS Research #92
Comments
Maybe we should use ed instead of rsa, it allows for smaller keys saving considerable space |
This package will most likely be used for route53 integration |
Something interesting to note, the more peers a node has appears to increase the publishing time. The guess is that the node has to process through more DHT increasing processing time. Perhaps we can increase record publishing time by making a dedicated "mini" ipfs node with a single peer. This mini node is used to publish the record to our main node, which we can then cause it to push out the record. This will allow for quick processing of IPNS entry creations. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
General IPNS Information
https://ipfs.io/docs/commands/#ipfs-name
IPNS Hashing
https://github.com/libp2p/go-libp2p-peer/
Security:
https://discuss.ipfs.io/t/is-ipns-susceptible-to-replay-attacks/456/7
ipfs/specs#31
ipfs/notes#63
The text was updated successfully, but these errors were encountered: