The idea is to encrypt the Bitcoin private key via multiple passkey PRFs so the user can add multiple passkeys each able to decrypt the Bitcoin private key.
The encryped bitcoin private key will be stored in the icloud keychain but can also be exported by the user and stored somewhere safely.
Maybe it would be fun to generate a bip39 seed out of the encrypted key, this would also trick hackers and work as plausible deniabliity (like a better salt).
@claude create a plan for this (draft, wip)
The idea is to encrypt the Bitcoin private key via multiple passkey PRFs so the user can add multiple passkeys each able to decrypt the Bitcoin private key.
The encryped bitcoin private key will be stored in the icloud keychain but can also be exported by the user and stored somewhere safely.
Maybe it would be fun to generate a bip39 seed out of the encrypted key, this would also trick hackers and work as plausible deniabliity (like a better salt).
@claude create a plan for this (draft, wip)