dappconnect-sdks/apps/website/docs/status-wallet/if-someone-else-has-access-...

54 lines
3.3 KiB
Markdown
Raw Normal View History

[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 20:30:11 +00:00
---
id: 612
revision: '0'
language: en
title: If someone else has access to your Wallet
---
Your Status Wallet and profile share the same [recovery phrase][understand-your-status-keys-and-recovery-phrase]. While your profile and wallet are protected by your Status password, anyone who has your recovery phrase can log in to your profile and wallet even without your password.
:::tip
To learn more about how to back up your recovery phrase, check out [Back up and secure your recovery phrase][back-up-and-secure-your-recovery-phrase].
:::
If you think someone else has access to your wallet (for example, you [see transactions in your history that you don't recognize][handle-transactions-you-don-t-recognize]), you should create a new Status profile and transfer your crypto to your new Wallet.
## What to do if someone else has access to your Wallet
### Step 1. Create a new Status profile
Start with creating a new Status profile. You can use multiple profiles at the same time, so you're not losing access to your current profile. For more details on how to create an extra profile, see [Create and use additional Status profiles][create-and-use-additional-status-profiles].
### Step 2. Transfer your remaining crypto to your new Status Wallet
=== "Mobile"
If you're on your compromised Status profile, switch to your new one. For more details on how to do that, check out [Create and use additional status profiles][create-and-use-additional-status-profiles].
1. From the tab bar, tap :mobile-wallet: **Wallet**.
1. From the top navigation, tap :mobile-qr-code: **View address**.
1. Select your legacy address and tap :mobile-copy: **Copy**. You can paste this address somewhere (for example, your notes app).
1. [Switch back to your compromised Status profile][create-and-use-additional-status-profiles].
1. Select the account you want to send your crypto from and tap :mobile-send: **Send**.
1. Paste your new Status Wallet address into the Address field and tap **Send**. Repeat these steps for every account you still have crypto or collectibles in.
=== "Desktop"
If you're on your compromised Status profile, switch to your new one. For more details on how to do that, check out [Create and use additional status profiles][create-and-use-additional-status-profiles].
1. From the navigation sidebar, click :desktop-wallet: **Wallet**.
1. Click :desktop-receive: **Receive**.
1. Select your legacy address and click :desktop-copy: **Copy address**.
1. [Switch back to your compromised Status profile][create-and-use-additional-status-profiles].
1. From the navigation sidebar, click :desktop-wallet: **Wallet**.
1. Click :desktop-send: **Send**.
1. Select the asset you want to send and paste your new Status Wallet address into the **To** field. Click **Send**. Repeat these steps for every account you still have crypto or collectibles in.
### Step 3. Remove your compromised profile
You can remove your compromised profile from your profile list to avoid confusing it with your new one. For more details on how to do that, see [Remove a Status profile from your profile list][remove-a-status-profile-from-your-profile-list].
:::tip
To learn more about common crypto scams and how to protect yourself in future, check out [Understand common scams][understand-common-scams].
:::