Last active
April 13, 2021 08:49
-
-
Save konstruktoid/ff59a85e19efffae22a4ccec2d99f5f3 to your computer and use it in GitHub Desktop.
Windows 10 configuration and application recommendations for increased security and privacy.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
operatingsystem: windows | |
applications: | |
- antivirus (Microsoft Defender, ...) | |
- bleachbit | |
- firefox | |
plugins: | |
- https anywhere | |
- ublock | |
- privacy badger | |
search engine: | |
- duckduckgo.com | |
configuration (https://github.com/konstruktoid/hardening/blob/master/misc/mozilla-firefox-user.js): | |
- History: Always use private browsing mode | |
- Strict Enhanced Tracking Protection | |
- Tracking Protection: Always | |
- Do Not Track: Always | |
- Block dangerous and deceptive content | |
- network.trr 2 | |
- Enable HTTPS-Only Mode in all windows | |
- sumo software update monitor | |
- keepass2 | |
- sandboxie | |
- keybase | |
- veracrypt | |
- securitywithoutborders/hardentools | |
notes: > | |
keepass2 db stored in veracrypt, | |
all browsers are started with sandboxie, | |
keybase for file copy and communication | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment