Replying to Avatar Seth For Privacy

Proposed an update to NIP-06 to allow infinite key generation from a single parent Bitcoin seed:

https://github.com/nostr-protocol/nips/pull/412

This will allow you to derive a practically infinite amount of Nostr keys from a single Bitcoin seed, especially useful if you run many different Nostr accounts.

BIP-85

Reply to this note

Please Login to reply.

Discussion

It's similar but different, you don't need child seeds to derive child Nostr keys, can derive practically infinite Nostr keys from a single Bitcoin parent seed.

This is really just a minor tweak of BIP 32.