umbra-protocol
umbra-protocol copied to clipboard
Special case for Argent users
- [x] 1. When an Argent user connects their wallet, show a warning modal about how Umbra funds are not protected by the normal Argent security model and are just protected by the private key, and if the key is lost, received funds that have not been withdrawn are lost
- [ ] Prompt for a signature on every wallet connection by an Argent user (instead of as-needed like we currently do), just to facilitate detection of a changed private key and prompt the user to set new keys in the StealthKeyRegistry
Oops, guess even "partially resolves" is enough for GitHub to close a linked issue. Keeping this open until (2) is implemented