1
0
Fork 0
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:
Filip Božičević 2023-09-01 11:24:50 +00:00 committed by gitbook-bot
parent 061b1f047f
commit 71ac3a2f1c
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF
2 changed files with 12 additions and 0 deletions

View file

@ -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 cant 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.

View file

@ -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, its 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.