Skip to content

Add age-keygen-det to Tools#47

Open
dmonakhov wants to merge 1 commit into
FiloSottile:mainfrom
dmonakhov:add-age-keygen-det
Open

Add age-keygen-det to Tools#47
dmonakhov wants to merge 1 commit into
FiloSottile:mainfrom
dmonakhov:add-age-keygen-det

Conversation

@dmonakhov

Copy link
Copy Markdown

Tool which encode raw hex32 entropy as age private key.
People who already secure a BIP-39 mnemonic have, over the years, built up a lot of practice around it: paper backups, metal plates, geographic redundancy, seed-sharding schemes (SeedXOR, etc.), and air-gapped hardware-wallet workflows. BIP-85 layers application-specific entropy derivation on top of that same root, and any 32-byte output of BIP-85's HEX application is a valid input for age-keygen-det. So the "where do I back up my age key" problem reduces to the already-solved "where do I back up my BIP-39 seed" problem - no new physical procedure, no new envelope, no parallel sharding plan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant