mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-05-06 08:15:39 -04:00
Update kernel module blacklisting recommendation (#255)
* Replace Kicksecure kmod blacklist with secureblue's and move disclaimer about Kicksecure morphing Signed-off-by: friendly-rabbit-35 <169707731+friendly-rabbit-35@users.noreply.github.com>
This commit is contained in:
parent
cbe365251d
commit
1ceabea0fc
2 changed files with 9 additions and 9 deletions
|
@ -2,7 +2,7 @@
|
|||
title: "NetworkManager Trackability Reduction"
|
||||
tags: ['Operating Systems', 'Linux', 'Privacy']
|
||||
date: 2022-09-04
|
||||
author: WfKe9vLwSvv7rN
|
||||
author: wj25czxj47bu6q
|
||||
canonicalURL: https://wanderingcomputerer.gitlab.io/guides/tips/nm-hardening/
|
||||
ShowCanonicalLink: true
|
||||
---
|
||||
|
@ -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.
|
||||
|
||||
|
@ -165,4 +165,4 @@ _Recall that these setting values are set based on the previous connection activ
|
|||
- [NetworkManager.conf man page](https://networkmanager.dev/docs/api/latest/NetworkManager.conf.html)
|
||||
- [NetworkManager-dispatcher man page](https://networkmanager.dev/docs/api/latest/NetworkManager-dispatcher.html)
|
||||
- [NetworkManager: Disable Sending Hostname to DHCP Server](https://viliampucik.blogspot.com/2016/09/networkmanager-disable-sending-hostname.html)
|
||||
- [nmcli man page](https://networkmanager.dev/docs/api/latest/nmcli.html)
|
||||
- [nmcli man page](https://networkmanager.dev/docs/api/latest/nmcli.html)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue