1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-03-10 16:30:42 +00:00

update: Remove mention of Machine-ID in Linux Overview (#3186)

Signed-off-by: Jonah Aragon <jonah@privacyguides.org>
Signed-off-by: fria <fria@privacyguides.org>
This commit is contained in:
Tiagoquix
2026-03-03 20:36:25 -03:00
committed by GitHub
parent 13bb6dba63
commit f631efa5a8

View File

@@ -159,7 +159,6 @@ There are other system identifiers which you may wish to be careful about. You s
- **Hostnames:** Your system's hostname is shared with the networks you connect to. You should avoid including identifying terms like your name or operating system in your hostname, instead sticking to generic terms or random strings.
- **Usernames:** Similarly, your username is used in a variety of ways across your system. Consider using generic terms like "user" rather than your actual name.
- **Machine ID:** During installation, a unique machine ID is generated and stored on your device. Consider [setting it to a generic ID](https://madaidans-insecurities.github.io/guides/linux-hardening.html#machine-id).
### System Counting