1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-25 12:51:14 +00:00

Move files into basics dir (#1236)

This commit is contained in:
Daniel Gray
2022-05-15 17:32:32 +00:00
parent 72fe29ef70
commit d2d73c63c4
16 changed files with 29 additions and 30 deletions

View File

@@ -170,7 +170,7 @@ There isnt much point in randomizing the MAC address for Ethernet connections
### Other Identifiers
There are other system identifiers which you may wish to be careful about. You should give this some thought to see if it applies to your [threat model](threat-modeling.md):
There are other system identifiers which you may wish to be careful about. You should give this some thought to see if it applies to your [threat model](basics/threat-modeling.md):
- **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.