From 0258af9dd863c588d73eba01d25e57b4b1ca7aa4 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 17 Feb 2022 09:38:10 -0500 Subject: [PATCH] clarify home directory access via MTP --- static/faq.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/static/faq.html b/static/faq.html index ee2f0928..90040064 100644 --- a/static/faq.html +++ b/static/faq.html @@ -1161,10 +1161,11 @@ acts as a shortcut to Settings ➔ Connected devices ➔ USB. You can enable file transfer (MTP) or PTP with this menu. It will provide read/write access to the entire profile home directory, i.e. the top-level directory named after the - device in the system file manager. Due to needing to trust the computer with - coarse-grained access, we recommend transferring files with a flash drive or - an app with end-to-end encryption such sending the files to yourself via an - end-to-end encrypted messaging app like Element (Matrix).

+ device in the system file manager which does not include internal app data. + Due to needing to trust the computer with coarse-grained access, we recommend + transferring files with a flash drive or an app with end-to-end encryption + such sending the files to yourself via an end-to-end encrypted messaging app + like Element (Matrix).