Outblock / FRW

Product tracker for Flow Wallet
0 stars 0 forks source link

[BUG] Incorrect warning displayed when restoring from device backup #49

Closed JeffreyDoyle closed 2 months ago

JeffreyDoyle commented 2 months ago

Current Behavior

When restoring from a device backup, we must remove any warnings / mention of "your recovery phrase is never sent to flow wallet servers, it is end to end encrypted and we can never read it" as during this mechanism we do not exchange recovery keys between devices. Instead, we are exchanging public keys which we use to set on the users Flow Account, granting their new device access.

Expected Behavior

Steps to Reproduce

Expected Outcomes

Platforms

Details:

JeffreyDoyle commented 2 months ago

Resolved