+ {t('Back up your private key now')} +
+ ++ {t( + 'Your account was just created. Copy your nsec (or ncryptsec) below and store it somewhere safe — password manager, encrypted file, or paper offline. Anyone with this key controls your account.' + )} +
+{t( - 'This account uses an encrypted key (ncryptsec). You need your encryption password to sign in; the blob below is for backup only.' + 'This account uses an encrypted key (ncryptsec). Use Show key and your encryption password to reveal the original nsec for backup.' )}
)} @@ -67,26 +171,56 @@ export default function PrivateKeyRecoverySetting() {{t('Do not share this with anyone. Anyone with this key can control your account.')}
-{recoverableKey}
+ {displayedKey}
+ {t( + 'After backing up, you can remove the key from this browser and sign in with a browser extension or bunker instead.' + )} +
+