mirror of
https://github.com/anyproto/docs.git
synced 2025-06-08 05:47:05 +09:00
GITBOOK-351: Add installation location and syncing local files disclaimer
This commit is contained in:
parent
061b1f047f
commit
71ac3a2f1c
2 changed files with 12 additions and 0 deletions
|
@ -4,6 +4,10 @@
|
|||
|
||||
All of your data is private in Anytype. Only you have the encryption keys. No one at Anytype can decrypt your data. So if you lose your phrase, we can’t restore access. Likewise, no one in Anytype or anyone else can read the content of your Anytype.
|
||||
|
||||
{% hint style="info" %}
|
||||
Due to the nature of Anytype, you're not able to sync your ready-to-edit objects using a service like Syncthing.
|
||||
{% endhint %}
|
||||
|
||||
### Encryption <a href="#keychain" id="keychain"></a>
|
||||
|
||||
* Your objects are stored both locally and on nodes in an encrypted format, which can only be decoded using encryption keys. They are different for each document, and we have a certain hierarchy of keys.
|
||||
|
|
|
@ -10,6 +10,14 @@ description: >-
|
|||
|
||||
Please use [download.anytype.io](https://download.anytype.io) to download the most recent version of the app.
|
||||
|
||||
Anytype is installed:
|
||||
|
||||
* In Windows 10 or above, it is usually located:\
|
||||
`C:\Users\<username>\Appdata\Local\Programs\anytype2\Anytype.exe`\
|
||||
**username** stands for the name of your user aka working directory.
|
||||
* For Android, it’s your default location, usually: _device/data/app_.\
|
||||
We also store some caches: _device/data/data/io.anytype.app_
|
||||
|
||||
### Create an account
|
||||
|
||||
If you haven't created an account yet, you can easily create one by clicking **Join** and then following the provided instructions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue