added fix-windows-privacy (closes #344)
This commit is contained in:
parent
04d7944e10
commit
9200bdf60d
|
@ -71,6 +71,7 @@ GitHub:
|
|||
- [@J053Fabi0](https://github.com/J053Fabi0)
|
||||
- [@trexx](https://github.com/trexx)
|
||||
- [@anthonynsimon](https://github.com/anthonynsimon)
|
||||
- [@timbuening](https://github.com/timbuening)
|
||||
|
||||
Reddit:
|
||||
|
||||
|
|
|
@ -21,6 +21,8 @@ Everything you need to become a Privacy Wizard.
|
|||
- The EFF has an [excellent guide](https://ssd.eff.org/) on how to stay safe and secure online. It is incredibly useful and I suggest that everyone read through it.
|
||||
- Click [here](https://www.thewindowsclub.com/windows-10-telemetry) and [here](https://winaero.com/blog/how-to-disable-telemetry-and-data-collection-in-windows-10/) for tips on disabling Windows 10 telemetry/data collection.
|
||||
- Click [here](https://duckduckgo.com/newsletter) to sign up for DuckDuckGo's privacy newsletter, and [here](https://spreadprivacy.com/) for more tips, articles, and blog posts from DuckDuckGo.
|
||||
- [Windows 10 Privacy Guide](https://fdossena.com/?p=w10debotnet/index_1903.frag) (thanks again u/rightknobhead)
|
||||
- [Fix Windows Privacy](https://modzero.github.io/fix-windows-privacy/) - A tool to disable privacy breaches on Windows 10.
|
||||
- [Delete Facebook](https://deletefacebook.com/). Another guide can be found [here](https://www.wikihow.com/Permanently-Delete-a-Facebook-Account).
|
||||
- [Why you should put tape over your webcam](https://outline.com/fYCu98)
|
||||
- [What is DNS and why should I change it?](https://outline.com/8jsWXw) Use [DNSPerf](https://www.dnsperf.com/#!dns-resolvers) to see which one is fastest for you. (Thanks @resynth1943)
|
||||
|
@ -28,7 +30,6 @@ Everything you need to become a Privacy Wizard.
|
|||
- [Here](https://github.com/lfit/itpol/blob/master/linux-workstation-security.md) is a really good guide for configuring a super secure Linux workstation (thanks u/aoeudhtns)
|
||||
- [A website to raise awareness of online privacy](https://theytrackyou.com/). Lot's of good tips in here (thanks u/brais33)
|
||||
- [Android Privacy Guide](https://gitlab.com/Attedz/AndroidPrivacyGuide) (thanks u/rightknobhead)
|
||||
- [Windows 10 Privacy Guide](https://fdossena.com/?p=w10debotnet/index_1903.frag) (thanks again u/rightknobhead)
|
||||
- Check out [Prism Break](https://prism-break.org/en/) (thanks u/FrontierPsycho)
|
||||
- [Guide for Linux users](https://github.com/wesaphzt/block-all-google) on blocking everything Google at the network level. This can and probably will break other alternatives that rely on Google to serve content. Thanks u/wesaphzt
|
||||
- u/wesaphzt also provided [this](https://github.com/pyllyukko/user.js), [this](https://ffprofile.com/), and [this](https://www.privacytools.io/browsers/#about_config) for hardening Firefox.
|
||||
|
|
Loading…
Reference in New Issue