pull down to refresh
100 sats \ 1 reply \ @dollarparity 15 Aug 2024 \ on: Generating Nostr account using Passkeys nostr
Good work. Can you use a KDF like PBKDF2, Argon2, or HKDF to derive a consistent private key across domains?
Passkeys generate a key pair for each account created. From there, the inputs for the KDF key derivation will inevitably be different. Or did I misunderstand what you meant?
reply