mirror of
https://github.com/anyproto/docs.git
synced 2025-06-08 05:47:05 +09:00
Update vault-and-key.md
This commit is contained in:
parent
a0003afe68
commit
fcb25d1c9d
1 changed files with 4 additions and 4 deletions
|
@ -8,15 +8,15 @@ description: >-
|
|||
|
||||
### Vault
|
||||
|
||||
A vault is an encrypted box stored on your device, which holds your information. It allows you to send, receive, and store information with full privacy and ownership over what you create. 
|
||||
A Vault is an encrypted box stored on your device, which holds your information. It allows you to send, receive, and store information with full privacy and ownership over what you create. 
|
||||
|
||||
All the spaces you create and share will be stored in your vault. Because public key cryptography is used to secure your vault, it is unbreakable - all computational resources on earth are not enough to break into one vault.
|
||||
All the Spaces you create and share will be stored in your Vault. Because public key cryptography is used to secure your Vault, it is unbreakable - all computational resources on earth are not enough to break into one Vault.
|
||||
|
||||
### Key
|
||||
|
||||
The key to your vault is generated locally on your device when the vault is created. It is represented by 12 words only you should know. It is like a password that you don’t choose. 
|
||||
The Key to your Vault is generated locally on your device when the Vault is created. It is represented by 12 words only you should know. It is like a password that you don’t choose. 
|
||||
|
||||
The key decrypts your vault. Only you have access to it. That’s why anytype cannot recover it for you, if it is lost. You can find your key in your Profile Settings. 
|
||||
The Key decrypts your Vault. Only you have access to it. That’s why anytype cannot recover it for you, if it is lost. You can find your Key in your Profile Settings. 
|
||||
|
||||
<figure><img src="../.gitbook/assets/Screenshot 2024-04-26 at 06.45.43.png" alt="Anytype Encrypted Recovery Key"><figcaption><p>Find your unique Key in your Proifle Settings</p></figcaption></figure>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue