From d43fc955140b35a0197127d2e07a0d538124ffa0 Mon Sep 17 00:00:00 2001 From: Filip Bozicevic Date: Mon, 4 Mar 2024 09:01:18 +0000 Subject: [PATCH] GITBOOK-444: Small clarification about local encryption --- data-and-security/how-we-keep-your-data-safe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-and-security/how-we-keep-your-data-safe.md b/data-and-security/how-we-keep-your-data-safe.md index f7ed03e..0d2207f 100644 --- a/data-and-security/how-we-keep-your-data-safe.md +++ b/data-and-security/how-we-keep-your-data-safe.md @@ -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" %} -We have a prerequisite that the user’s 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 user’s 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 makes local encryption much less useful. We will definitely make additional encryption later. **For now, we recommend turning HDD encryption and device password on.** {% endhint %} #### Tech details