1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 05:47:05 +09:00

Update how-we-keep-your-data-safe.md

This commit is contained in:
Seanytype 2024-02-01 10:20:42 +00:00 committed by GitHub
parent 093e905e69
commit 772266c4cb
Signed by: github
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ Due to the nature of Anytype, you're not able to sync your ready-to-edit objects
* These indexes are not synced anywhere and they stay only on your computer. For example, if you have two devices, each of them will have its own index storage
{% hint style="danger" %}
The local Anytype data folder itself is not encrypted. We have a prerequisite that the users machine is non-compromised and trusted. Basically, if a device is compromised, there are plenty of attack vectors, including RAM scanning and passphrase keylogging, which is useless. We will definitely make additional encryption later. **For now, we recommend turning HDD encryption and device password on.**
We have a prerequisite that the users machine is non-compromised and trusted. Basically, if a device is compromised, there are plenty of attack vectors, including RAM scanning and passphrase keylogging, which is useless. We will definitely make additional encryption later. **For now, we recommend turning HDD encryption and device password on.**
{% endhint %}
#### Tech details <a href="#tech-details" id="tech-details"></a>