update idea copy

This commit is contained in:
Andrea Franz 2018-04-09 16:02:52 +02:00
parent e547e554f5
commit 94287f4b90
No known key found for this signature in database
GPG Key ID: 4F0D2F2D9DE7F29D
1 changed files with 13 additions and 7 deletions

View File

@ -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: <!-- @username -->
- Testing & Evaluation: @antdanchenko
- Testing & Evaluation: @asemiankevich
- Contributor: <!-- @username -->
- Contributor: <!-- @username -->
- PM: <!--- @username -->
- UX (if relevant): <!-- @username -->
- PM: @chadyj
- UX (if relevant): @jpbowen
<!-- - Contributor: @username -->
## 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.
<!-- The Swarm must develop a fully fleshed out Requirements document for the idea to proceed, to the satisfaction of participants. -->
Requires Idea #94 (Wallet Compatibility)
Requires Idea #58-mainnet
Requires Idea 80-onboarding
### Minimum Viable Product
<!-- Mandatory, completes the Idea in the fastest route possible, can be hacky, needed to feel progress. See https://imgur.com/a/HVlw3 -->
Goal Date: <!-- Date for evaluation in ISO 8601 (yyyy-mm-dd) format -->
Goal Date: 2018-04-20
Description: <!-- Description of Deliverables-->
@ -63,6 +66,9 @@ Testing Days required: <!-- Days required at the end of development for testing
<!-- Example: Onboarding conversion rate. Target >30% full funnel -->
* 5k daily active users (OKR 2.1 of Q2)
* 20% of users send a transaction (OKR 2.4 of Q2)
## Exit criteria
<!-- Launch new onboarding UI flow -->