status-web/apps/website/docs/your-profile-and-preferences/back-up-and-secure-your-recovery-phrase.md
Pavel b88f7e73da
[website] Add documentation (#403)
* setup md/mdx

* add test page

* setup mdx provider

* Add breadcrumbs

* links -> routes

* add information box

* add more remark plugins

* text InformationBox

* setup contentlayer

* add testing docs folder

* setup docs static generation

* add ssg to blog too

* add Shortcut component

* add SearchButton

* add hook for keyboard shortcuts

* update main docs page

* update main learn page content

* side-bar -> sidebar-menu

* rename docs pages

* add heading anchors, use new components

* add table of contents to docs

* move styling to breadcrumbs

* cleanup markdown examples

* change slugify fn

* update getting-started.md

* add highlight matches component

* update learn pages

* rename website InformationBox to Admonition

* ?enable user-select

* add static helpers to epics

* simplify components structure

* update insights layout

* add link tree utils

* add search engine

* update docs import

* update contenlayer

* add docs indexer

* support code block highlighting

* search index

* fix types

* remove supporting files

* update tree builder

* make build work

* update docs

* update label

* update toc

* add config.json

* update menu

* search index import

* learn -> help

* fix md file

* update toc

* fix code snippets

* add help index route

* remove testing files

* add original docs

* migrate getting started

* migrate messaging-and-web3-browser docs

* migrate network-nodes-and-statistics docs

* handle empty content

* add navigation config

* wip

* migrate status-wallet docs

* migrate to new admonitions format

* migrate your-profile-and-preferences docs

* migrate part of status-communities docs

* mv

* rm log

* index

* fix lint

* fix warn

* fix title

* fix docs layout

* udpate next.config

* use lowercase lang

* generate contentlayer types before typechecking

* update docs images

* update help routes

---------

Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com>
2023-06-27 21:30:11 +01:00

4.8 KiB

id revision language title
344 0 en Back up and secure your recovery phrase

Your Status recovery phrase (also known as a seed phrase or backup phrase) consists of 12 words that can be used to regenerate your [private key][understand-your-status-keys-and-recovery-phrase]. If you lose your private key or it is compromised, you lose access to your Status profile and funds forever. For this reason, you must always backup your recovery phrase and keep it safe.

:::warn Status can't recover your Status password or recovery phrase for you. It is your responsibility to keep this information safe. Check out [If you lose your Status password or recovery phrase][if-you-lose-your-status-password-or-recovery-phrase] for more information. :::

Back up your recovery phrase

For security reasons, your recovery phrase is permanently removed from your device once you confirm that you have saved it. You won't be able to view your recovery phrase in the Status app after that (the option is grayed out).

=== "Mobile"

### Step 1: Find your recovery phrase

1. From the tab bar, tap :mobile-messages: **Messages**.
1. Tap your profile picture <span aria-label="and then go to" role="img"> &gt; </span> <span area-hidden="true">:mobile-privacy:</span> **Privacy and security**.
1. On the **Back up recovery phrase** screen, make sure you have everything ready to write down the recovery phrase. Then, check the verification boxes.
1. Tap **See my recovery phrase**.

### Step 2: Write down your recovery phrase

1. Write down and [secure](#secure-your-recovery-phrase) your recovery phrase. Don't take a screenshot.
1. Tap **I wrote it on a paper**.
1. The Status app asks you to type two randomly chosen words from your recovery phrase. Type the words, check the **I understand this is the only time I can see my recovery phrase in the app** box and tap **Done**.
1. Once you write down your recovery phrase, tap **Yes**.
1. Tap **OK, great**.

=== "Desktop"

### Step 1: Find your recovery phrase

1. From the navigation sidebar, click :desktop-settings: **Settings**.
1. In the **Settings** sidebar, click :desktop-profile: **Profile**.
1. On the **Back up your recovery phrase** screen, make sure you have everything ready to write down the recovery phrase. Then, check the verification boxes.
1. Click :desktop-reveal: **Reveal recovery phrase**.

### Step 2: Write your recovery phrase

1. Write down and [secure](#secure-your-recovery-phrase) your recovery phrase. Don't take a screenshot.
1. Click **Confirm recovery phrase**.
1. The Status app asks you to type two randomly chosen words from your recovery phrase. Type the words and then, click **Continue**.
1. Check the **I acknowledge that Status will not be able to show me my recovery phrase again** box and click **Complete and delete my recovery phrase**.

Secure your recovery phrase

If you lose your recovery phrase or someone else gets access to it, you lose access to your Status profile and funds in the [Status Wallet][status-wallet-your-quick-start-guide].

Here are some tips on how to keep your recovery phrase secure:

Screen reader tip

If you're using a screen reader, consider making an audio recording of your recovery phrase or asking someone you trust to do so. For extra security, you can come up with a short story that would include words from your recovery phrase in the right order, and ask someone you trust to record it for you.

  • Keep it safe

    Use a pen-and-paper backup, writing down your recovery phrase on a piece of paper and saving this paper in a locked safe, at the very least. This is the most common backup method, but it's not the most secure one. Consider using a hardware wallet in addition to your pen-and-paper backup.

  • Avoid digital copies

    Don't take a screenshot of your recovery phrase and don't save your recovery phrase on your phone, computer or any online services.

  • Never share

    Do not share the recovery phrase with anyone and be careful about who has access to it.

  • Use a hardware wallet

    Hardware wallets add an extra layer of security to your recovery phrase. The [Keycard][about-keycard] hardware wallet integrates with the Status app and is compatible with all major cryptocurrencies.

  • Use multiple backups

    You can combine different backup methods, such as a pen-and-paper backup and a hardware wallet. In addition, you can improve the security of your pen-and-paper backup by dividing up your recovery phrase words and storing them in different places.

:::info Keep your recovery phrase safe and never share it with anyone. Status will never ask you for this information, and anyone who does is trying to steal your profile and wallet funds. :::