From fdbf9e2675ee75db61cffd8829209b5d50c225b7 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Thu, 3 Sep 2015 02:16:38 -0300 Subject: [PATCH] wallet seed in backup --- public/views/backup.html | 78 +++++++++++++++++++++------------------- public/views/create.html | 12 +++---- public/views/export.html | 2 +- public/views/join.html | 30 +++++++++------- 4 files changed, 65 insertions(+), 57 deletions(-) diff --git a/public/views/backup.html b/public/views/backup.html index 0401c83eb..903b3d854 100644 --- a/public/views/backup.html +++ b/public/views/backup.html @@ -7,45 +7,51 @@
-
-
- - You will need these backup words to restore this personal wallet. - - - Write them down and keep them somewhere safe. - -
+ +
+

Wallet Seed

-
-
- - To restore this {{index.m}}-{{index.n}} shared wallet you will need: - : -
    -
  1. Your backup words and access to the wallet service where your wallet is registered -
  2. OR the backup words of all copayers in the wallet -
  3. OR 1 wallet export file and the remaining quorum of backup words (e.g. in a 3-5 wallet: 1 wallet export file + 2 backup words of any of the other copayers). -
- +
+
+
+ + You need the wallet seed to restore this personal wallet. + + + Write it down and keep them somewhere safe. + +
-
-
-
- - To restore this {{index.m}}-{{index.n}} shared wallet you will need - : -
    -
  1. Your backup words and access to the wallet service where wallet is registered -
  2. OR the backups words of all copayers in the wallet -
- +
+
+ + To restore this {{index.m}}-{{index.n}} shared wallet you will need: + : +
    +
  1. Your wallet seed and access to the wallet service where your wallet is registered +
  2. OR the wallet seed of all copayers in the wallet +
  3. OR 1 wallet export file and the remaining quorum of wallet seeds (e.g. in a 3-5 wallet: 1 wallet export file + 2 wallet seeds of any of the other copayers). +
+ +
+
+
+
+ + To restore this {{index.m}}-{{index.n}} shared wallet you will need + : +
    +
  1. Your wallet seed and access to the wallet service where wallet is registered +
  2. OR the wallet seeds of all copayers in the wallet +
+ +
- The backup words had been deleted from this device + The wallet seed for this wallet is not available on this device. You can still export the wallet to backup it.
@@ -54,8 +60,8 @@
- Show Backup Words - Hide Backup Words + Show Wallet Seed + Hide Wallet Seed @@ -70,7 +76,7 @@
- Once you have wrote your backup words, it is recommended to delete them from this device. + Once you have copy your wallet seed, it is recommended to delete it from this device.