diff --git a/src/views/SeedBackupView.vue b/src/views/SeedBackupView.vue index 0176b81a7..a0ce64399 100644 --- a/src/views/SeedBackupView.vue +++ b/src/views/SeedBackupView.vue @@ -33,30 +33,65 @@
BEWARE! Anyone who has this seed phrase will be able impersonate you and take over any digital holdings based on it. - Reveal it when you are somewhere only you can see your screen, and - record it somewhere only you have access. - Don't take a screenshot or send it to any online service. + Reveal it when you are somewhere private, when only you can see your + screen, and record it somewhere only you have access. A password manager + is a good idea, and so is a piece of paper in a vault. + We recommend you do NOT take a screenshot or send it to any online + service.
Note: You have more than one identifier stored in this browser. If they are all based on the same seed as the - current identifier, this one backup is sufficient; however, if you have - different seeds for other identifiers, you will have to back them up - separately. + current identifier, this one backup is sufficient, as long as you also + record the derivation path. However, if you have different seeds for + other identifiers, you will have to back them up separately.
+ {{ activeAccount.mnemonic }}
+
+
+ Copied
+
+
+
+ Derivation Path: {{ activeAccount.derivationPath }}
+
+ Copied
+
- {{ activeAccount.mnemonic }} -