diff options
| author | June <june@eridan.me> | 2022-01-20 17:39:19 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-20 12:41:19 -0500 |
| commit | 15f7462a4e7fe858aa765dd41f635de7e1bd63d9 (patch) | |
| tree | fec98539b17f3fb42c958d9630a283c51b980ab7 /static/usage.html | |
| parent | 4790864fabd390f841974d90d3f75f93da71ffc8 (diff) | |
link to default connections FAQ + update settings path
Signed-off-by: June <june@eridan.me>
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/static/usage.html b/static/usage.html index 1f6b56eb..cb8dc1b9 100644 --- a/static/usage.html +++ b/static/usage.html @@ -702,8 +702,8 @@ <p>Wi-Fi on GrapheneOS is very privacy-friendly and is essentially anonymous as long as apps do not leak uniquely identifying information to the network. GrapheneOS avoids allowing itself to be fingerprinted as GrapheneOS, other than connections which are - documented (see the FAQ) and can be easily disabled or forced through a VPN - service.</p> + documented (see the <a href="/faq#default-connections">default connections FAQ</a>) + and can be easily disabled or forced through a VPN service.</p> <section id="wifi-privacy-scanning"> <h3><a href="#wifi-privacy-scanning">Scanning</a></h3> @@ -740,8 +740,7 @@ <h3><a href="#wifi-privacy-associated">Associated with an Access Point (AP)</a></h3> <p>Associated MAC randomization is performed by default. This can be controlled - per-network with Settings ➔ Network & Internet ➔ Internet ➔ <network> ➔ - Advanced ➔ Privacy.</p> + per-network in Settings ➔ Network & Internet ➔ Internet ➔ <network> ➔ Privacy.</p> <p>In the stock OS, the default is to use a unique persistent random MAC address for each network. It has 2 options available: "Use randomized MAC (default)" and "Use |
