diff options
| author | CHEF-KOCH <[email protected]> | 2015-08-14 21:03:12 +0200 |
|---|---|---|
| committer | CHEF-KOCH <[email protected]> | 2015-08-14 21:03:12 +0200 |
| commit | 82d4c8a1c7c96385ef2ce38b6cff437d4f99514f (patch) | |
| tree | f9cc6e50346eddc0f74335763ca77b12a4bf8162 | |
| parent | small corrections (diff) | |
| download | nsablocklist-82d4c8a1c7c96385ef2ce38b6cff437d4f99514f.tar.xz nsablocklist-82d4c8a1c7c96385ef2ce38b6cff437d4f99514f.zip | |
small corrections
| -rw-r--r-- | HOSTS.txt | 11 | ||||
| -rw-r--r-- | README.md | 10 |
2 files changed, 12 insertions, 9 deletions
@@ -1,7 +1,7 @@ -127.0.0.1 localhost -#127.0.0.1 localhost.localdomain -#127.0.0.1 255.255.255.255 broadcasthost -#::1 localhost #[ipv6 only] +127.0.0.1 localhost #[IPv4 only] +#127.0.0.1 localhost.localdomain #depcreated +#127.0.0.1 255.255.255.255 broadcasthost #depcreated +#::1 localhost #[IPv6 only] #127.0.0.1 local #depcreated # NSA Blocklist begins here @@ -23,6 +23,7 @@ 0.0.0.0 ns1.abac.com 0.0.0.0 ns.above.net 0.0.0.0 ns3.above.net +0.0.0.0 mail.ilovefliesen.de 0.0.0.0 dns2.accesscomm.ca 0.0.0.0 dns1.accesscomm.ca 0.0.0.0 ns2.pnap.net @@ -2316,7 +2317,7 @@ 0.0.0.0 dns.cantv.net 0.0.0.0 mercury.tsicable.com 0.0.0.0 apollo.tsicable.com -0.0.0.0 tssnet1.tss.net [66.7.96.2] +0.0.0.0 tssnet1.tss.net 0.0.0.0 gatekeeper.tss.net 0.0.0.0 orff.t-systems-mms.eu 0.0.0.0 ns2.tttmaxnet.com @@ -2,16 +2,15 @@ NSABlocklist© file original created under the MITM license 2015 by CHEF-KOCH. Description: ------------ -This isn't yet another [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) or [DNSBL](https://en.wikipedia.org/wiki/DNSBL) that claims to secure the web, it's specially designed to _stop_ known NSA / GCHQ servers from beeing connect to you. It's not designed to block malware, spyware or anything that is already avaible on the net. This hosts or the super ranges lists could block some of your sites/servers you may need, so you'll be warned! +This isn't yet another [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) or [DNSBL](https://en.wikipedia.org/wiki/DNSBL) that claims to secure the web, it's specially designed to _stop_ known NSA / GCHQ / C.I.A. or F.B.I. servers from beeing connecting to you without permission. The list is not designed to block common malware, spyware or anything that is already avaible on the net via a proper designed hosts for such case. This hosts or the super ranges lists could block some of your sites/servers you may need, so you'll be warned! My list is original based on 2007 published Wikileaks documents and includes my own modifications. - This project includes ------------ -* An '[HOSTS.txt](https://github.com/CHEF-KOCH/NSABlocklist/blob/master/HOSTS.txt)' file that includes all Servers/DNS that are known as NSA or GCHQ involved. +* An '[HOSTS.txt](https://github.com/CHEF-KOCH/NSABlocklist/blob/master/HOSTS.txt)' file that includes all Servers/DNS domains that are known to be NSA or GCHQ involved. The confirmation is given on the _Research_ link at the bottom. * An '[Super Ranges.txt](https://github.com/CHEF-KOCH/NSABlocklist/blob/master/Super%20Ranges.txt)' file which includes a list of known IP ranges that are compromised (be careful with that!). * An '[LICENSE](https://github.com/CHEF-KOCH/NSABlocklist/blob/master/LICENSE)' File to shows the MITM license. * The '[README](https://github.com/CHEF-KOCH/NSABlocklist/blob/master/README.md)' (this) file that includes the latest news, updates and explanations,... @@ -59,15 +58,18 @@ Project History - Research ------------ * [Cryptome](http://cryptome.info/0001/ip-tla.htm) +* [33bits](http://33bits.org/) +* [Randomtalker web-privacy](http://randomwalker.info/web-privacy/) * [Free Haven's Selected Papers in Anonymity](http://freehaven.net/anonbib/) * [NSA Spying | Electronic Frontier Foundation](https://www.eff.org/de/nsa-spying) * [Mobile Security Wiki | mobilesecuritywiki.com](https://mobilesecuritywiki.com/) * [Researcher at Kaspersky Labs have discovered a list of domains used by the NSA to install malware on victim's PC around the world.](https://www.hackread.com/here-is-a-list-of-urls-used-by-the-nsa-to-install-malware-on-pcs-worldwide/) +* [NSA PRISM Keywords For Domestic Spying - Business Insider](http://www.businessinsider.com/nsa-prism-keywords-for-domestic-spying-2013-6?IR=T) +* [Hardened user.js for Firefox to stop data leackage](https://github.com/pyllyukko/user.js) **Thanks goes to everyone which fights for www security! Give spying no chance!** |