Skip to content
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

IPNS Publisher Key Seed Phrases #429

Open
lidel opened this issue Jul 25, 2023 · 0 comments
Open

IPNS Publisher Key Seed Phrases #429

lidel opened this issue Jul 25, 2023 · 0 comments
Labels
need/triage Needs initial labeling and prioritization

Comments

@lidel
Copy link
Member

lidel commented Jul 25, 2023

This is a placeholder for writing down an IPIP with a spec for the scope below

Scope

New document in https://specs.ipfs.tech/ipns/ that describes:

  • producing a seed phrase at the time of IPNS key generation for backup purposes
  • recreating IPNS publishing key from a backup seed phrase

MVP could be specific to ED25519 keys, as long it creates a convention and space for future IPIPs with other key types.

Use cases

  • import/export keys including air-gapped contexts and/or where PEM is not supported
  • improving UX around website publishing (e.g. blogging platform asking user to write down seed phrases as offline backup, or asking to provide existing one)

Prior art

@lidel lidel added the need/triage Needs initial labeling and prioritization label Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/triage Needs initial labeling and prioritization
Projects
None yet
Development

No branches or pull requests

2 participants
@lidel and others