From 1815a6b324d704eca787a31964eb85de80d9ac9d Mon Sep 17 00:00:00 2001 From: friendly-rabbit-35 <169707731+friendly-rabbit-35@users.noreply.github.com> Date: Sun, 16 Jun 2024 17:22:27 -0700 Subject: [PATCH] Slightly reword Signed-off-by: friendly-rabbit-35 <169707731+friendly-rabbit-35@users.noreply.github.com> --- content/posts/linux/NetworkManager Trackability Reduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/linux/NetworkManager Trackability Reduction.md b/content/posts/linux/NetworkManager Trackability Reduction.md index 6434d5d..91606a2 100644 --- a/content/posts/linux/NetworkManager Trackability Reduction.md +++ b/content/posts/linux/NetworkManager Trackability Reduction.md @@ -73,7 +73,7 @@ Look for "Cloned MAC address" under the "Wi-Fi" or "Ethernet" section: In addition to the four mode keywords, you can input an exact MAC address to be used for that connection. -For a home or other trusted network, it can be helpful to use `stable` or even `permanent`, as MAC address stability can help avoid being repeatedly served a new IP address and DHCP lease (though not all DHCP servers work this way). +For a home or another trusted network, it can be helpful to use `stable` or even `permanent`, as MAC address stability can help avoid being repeatedly served a new IP address and DHCP lease (though not all DHCP servers work this way). For public networks with captive portals (webpages that must be accessed to gain network access), the `stable` setting can help prevent redirection back to the captive portal after a brief disconnection or roaming to a different access point.