mirror of
https://github.com/anyproto/docs.git
synced 2025-06-08 05:47:05 +09:00
GITBOOK-305: Merge recovery phrase pages
This commit is contained in:
parent
f40adbe1e0
commit
b3d258772c
30 changed files with 67 additions and 71 deletions
|
@ -20,11 +20,15 @@ To download Anytype for iPad, simply click the iOS link and follow the instructi
|
|||
|
||||
### Create an account
|
||||
|
||||
If you don't have one already, you can create an account by clicking on **Join** instead of **Login**, and then follow the instructions provided.
|
||||
If you haven't created an account yet, you can easily create one by clicking **Join** and then following the provided instructions.
|
||||
|
||||
#### Log in using your recovery phrase
|
||||
|
||||
If you already have an account, click on **Login** and enter your recovery phrase to login.
|
||||
On the contrary, if you already do have an account, click on **Login** and enter your recovery phrase to proceed.
|
||||
|
||||
{% hint style="danger" %}
|
||||
Store your [what-is-a-recovery-phrase.md](../../data-and-security/what-is-a-recovery-phrase.md "mention") somewhere safe and share it with no one!
|
||||
{% endhint %}
|
||||
|
||||
#### Log in using the QR code
|
||||
|
||||
|
|
|
@ -1,49 +0,0 @@
|
|||
---
|
||||
description: Customize your profile, set up additional security, or delete your account
|
||||
---
|
||||
|
||||
# Account preferences
|
||||
|
||||
### Profile
|
||||
|
||||
Here you can add your **name, bio,** and **profile picture.** Your profile represents an object in your Anytype graph which you can freely link to other objects.
|
||||
|
||||
<figure><img src="../../.gitbook/assets/Screenshot 2023-08-17 at 18.24.27.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
### Preferences
|
||||
|
||||
**Default object type:** You can choose a default object type (from the default set or your own types) — it defines the type of object that opens up each time you create a new object using the plus button.
|
||||
|
||||
**Spellcheck language:** You can enable automatic spellcheck from 40+ languages, or disable the spellcheck.
|
||||
|
||||
**Interface language:** You can choose amongst the community-translated versions to localize your interface.
|
||||
|
||||
<figure><img src="../../.gitbook/assets/Screenshot 2023-08-17 at 18.24.05.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
### Appearance
|
||||
|
||||
You can set a color mode (light, dark, or system) and enable/disable automatically showing the sidebar:
|
||||
|
||||
<figure><img src="../../.gitbook/assets/Screenshot 2023-08-17 at 18.26.01.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
### Pin Code
|
||||
|
||||
{% hint style="info" %}
|
||||
This feature is currently available only on desktop.
|
||||
{% endhint %}
|
||||
|
||||
If you need some extra privacy, e.g. while sharing a computer, you can set up a pin code that will lock the app while using and protect your recovery phrase. You will need to enter the pin code each time your Anytype session expires (1 min, 5 min, 10 min, or 1 hour) or if you want to access your recovery phrase:
|
||||
|
||||
{% hint style="warning" %}
|
||||
We do not store this data so we cannot help you in recovering. Make sure to write down your pin code next to your recovery phrase note.
|
||||
{% endhint %}
|
||||
|
||||
### Data Management
|
||||
|
||||
**Local files**. You can choose to offload files stored in Anytype to our encrypted backup node.
|
||||
|
||||
**Account deletion**. Also, if you would like to delete your account, you can do it in this section.
|
||||
|
||||
### Recovery Phrase
|
||||
|
||||
You can access your recovery phrase or scan the QR code to connect your mobile device. For more details, please check [recovery-phrase.md](recovery-phrase.md "mention").
|
|
@ -1,27 +0,0 @@
|
|||
---
|
||||
description: There are no passwords in Anytype - only your recovery phrase.
|
||||
---
|
||||
|
||||
# Recovery Phrase
|
||||
|
||||
{% hint style="danger" %}
|
||||
Store your Recovery Phrase somewhere safe and share it with no one!
|
||||
{% endhint %}
|
||||
|
||||
<figure><img src="../../.gitbook/assets/Screenshot 2023-08-17 at 18.31.38.png" alt=""><figcaption><p>You can access your recovery phrase at any time by navigating to Profile > Settings > Recovery Phrase.</p></figcaption></figure>
|
||||
|
||||
When you create your account, you will receive your very own 12 word mnemonic phrase_._ This phrase is generated on-device and is the only way to access your account and decrypt your data.
|
||||
|
||||
Your Recovery Phrase functions as your login and passphrase at the same time. This mnemonic represents your master key generated upon signup, similar to a Bitcoin wallet.
|
||||
|
||||
Changing it is impossible, and it's extremely important you keep it safe. You can access it at any time by navigating to Profile > Settings > Recovery Phrase.
|
||||
|
||||
### Don't forget to save it!
|
||||
|
||||
We do not save a copy of your recovery phrase, which means that if it's lost, we are not able to assist with account recovery. For this reason, we recommend making a digital backup or writing it down and keeping it somewhere safe.
|
||||
|
||||
You will need this phrase each time you login on a new device.
|
||||
|
||||
### Tech
|
||||
|
||||
Your recovery phrase is used to derive your account's [**private key**](https://en.wikipedia.org/wiki/Public-key\_cryptography) using the [**BIP39 Algorithm**](https://medium.com/coinmonks/mnemonic-generation-bip39-simply-explained-e9ac18db9477).
|
Loading…
Add table
Add a link
Reference in a new issue