You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a new user joins, we can create a password created in the background. Vault is encrypted with that password, user can set a new one to re-encrypt the vault at any time. We'll encourage the user to set their password & backup their seed phrase when:
assets > 0 (ETH or any type of token)
user tries to view seed
user tries to export private key
When any of the above conditions is met, we'll drop the user in the "account security" flow:
Create password (can't skip)
Back up seed
For seed backup
"skip" or "remind me later" (or "remind me when I have > 10 ETH" ?)
we could enforce a max # of skips?
This issue was originally meant for mobile, repurposing after today's conversation.
The text was updated successfully, but these errors were encountered:
When a new user joins, we can create a password created in the background. Vault is encrypted with that password, user can set a new one to re-encrypt the vault at any time. We'll encourage the user to set their password & backup their seed phrase when:
When any of the above conditions is met, we'll drop the user in the "account security" flow:
For seed backup
This issue was originally meant for mobile, repurposing after today's conversation.
The text was updated successfully, but these errors were encountered: