-
Notifications
You must be signed in to change notification settings - Fork 232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve IPNS spec #205
Comments
I think it would be useful to write down what we use right now.
|
I can move this to another issue if we want, but I'd also like the spec to cover revocation of IPNS keys. For example, one scheme that's pretty easy to implement is reserving the sequence number |
I'd move revocation discussion to a separate one, as we need to figure out its purpose first and how/if it should to have impact on "ipns follow/pinning". |
Moved revocation discussion to new issue #219 |
Some other areas of the IPNS spec that should be cleaned up/formalized:
|
The IPNS spec currently combines a lot into a single document and leaves some issues ambiguous. The main issues to tackle are:
/ipns/
/ipns/bafy...
/ipns/bafy.../images/pic.jpg
bafy...
/images/pic.jpg
/ipns/
namespace:refs:
#198
/cc @aschmahmann @lidel
The text was updated successfully, but these errors were encountered: