diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-13 08:31:21 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-13 08:36:26 -0500 |
| commit | ae44e2374e6972cd60b413c3620286a8aa38fbe9 (patch) | |
| tree | a284fe41aaff2c3be8fd1082a74b3894b2d05b8a /static/faq.html | |
| parent | f9b3f24e4da647551794f169a3dad1aa101fb81a (diff) | |
update FAQ for USB-C port control feature
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/static/faq.html b/static/faq.html index 05e6680e..c1016acf 100644 --- a/static/faq.html +++ b/static/faq.html @@ -1639,12 +1639,16 @@ <p>Files can be transferred to another device using an external drive, USB file transfer via MTP / PTP or an app-based mechanism.</p> + <p>The only difference on GrapheneOS is that by default the USB-C port and pogo + pins block new connections as soon as the device is locked by default and + disable USB data when any existing connections end. The default behavior won't + interfere with this use case at all. If you've changed it to a stricter value + such as completely disallowing USB-C data, it can be changed back to the default + "Charging-only when locked" value in + <b>Settings <span aria-label="and then">></span> Security <span aria-label="and then">></span> Exploit protection <span aria-label="and then">></span> USB-C port</b>.</p> + <p>To use an external drive, plug it into the phone and use the system file - manager to copy files to and from it. The only difference on GrapheneOS is USB - peripherals such as USB flash drives will be ignored unless they're plugged in - at boot or when the device is unlocked. You can configure this in - <b>Settings <span aria-label="and then">></span> Security <span - aria-label="and then">></span> USB peripherals</b>.</p> + manager to copy files to and from it.</p> <p>Transferring files to an attached computer is done with MTP / PTP. Users on a Mac computer will need to install <a |
