diff --git a/ideas/142-recovery-compatibility/README.md b/ideas/142-recovery-compatibility/README.md index 14669f7..2b58413 100644 --- a/ideas/142-recovery-compatibility/README.md +++ b/ideas/142-recovery-compatibility/README.md @@ -10,23 +10,24 @@ ## Summary A user should be able to recover accounts created in MyCrypto, MetaMask, Toshi, Cipher Browser, and other -mnemonic wallets. +mnemonic wallets, into Status. ## Swarm Participants - Lead Contributor: @pilu -- Testing & Evaluation: +- Testing & Evaluation: @antdanchenko +- Testing & Evaluation: @asemiankevich - Contributor: - Contributor: -- PM: -- UX (if relevant): +- PM: @chadyj +- UX (if relevant): @jpbowen ## Product Overview The wallets named above create the private key with the mnemonic words but without password. -In those wallets, the password is only used to lock the account, and it's not needed to recover it. +In those wallets, the password is only used to lock the account and encrypt the private key, and it's not needed to recover it. In Status, the same password is used to generate the account and to recover it, so a user cannot recover a wallet created with the 12 words but without password. @@ -44,10 +45,12 @@ and use the passoword only to lock the account on the phone. Requires Idea #94 (Wallet Compatibility) +Requires Idea #58-mainnet +Requires Idea 80-onboarding ### Minimum Viable Product - -Goal Date: + +Goal Date: 2018-04-20 Description: @@ -63,6 +66,9 @@ Testing Days required: +* 5k daily active users (OKR 2.1 of Q2) +* 20% of users send a transaction (OKR 2.4 of Q2) + ## Exit criteria