commit 6a7f03d18cd4c050f6b4ca41590a9cd4eb5f5e3c Author: David Goulet dgoulet@ev0ke.net Date: Tue Feb 23 12:34:50 2016 -0500
Add LizardNSA entries which is the Google Cloud
Chances are that legitimate relays will start appearing from those addresses so the expiry time for this entry is only 3 months that is until June 1st.
bad-relays@: 20160204190530.GA8570@raoul
Signed-off-by: David Goulet dgoulet@ev0ke.net --- data/tracked_relays.cfg | 15 +++++++++++++++ 1 file changed, 15 insertions(+)
diff --git a/data/tracked_relays.cfg b/data/tracked_relays.cfg index e25959e..5b01e43 100644 --- a/data/tracked_relays.cfg +++ b/data/tracked_relays.cfg @@ -20,3 +20,18 @@ # Unnamed001.expires 2016-03-01 # Unnamed001.fingerprint 05AF83344B3787D0DCCD47DC4A6A4668142A5F8C
+# The networks below are the entire Google Cloud. +LizardNSA.description Sybil attack on the network on 2014-12-27 +LizardNSA.expires 2016-06-01 +LizardNSA.address 104.154.0.0/15 +LizardNSA.address 107.167.160.0/19 +LizardNSA.address 107.178.192.0/18 +LizardNSA.address 108.59.80.0/20 +LizardNSA.address 130.211.0.0/16 +LizardNSA.address 146.148.0.0/17 +LizardNSA.address 162.222.176.0/21 +LizardNSA.address 173.255.112.0/20 +LizardNSA.address 192.158.28.0/22 +LizardNSA.address 199.223.232.0/21 +LizardNSA.address 23.236.48.0/20 +LizardNSA.address 23.251.128.0/19
tor-commits@lists.torproject.org