Selaa lähdekoodia

Update a section of the exit notice file, give it a changelog.

Sebastian Hahn 15 vuotta sitten
vanhempi
commit
f31db269a0
2 muutettua tiedostoa jossa 9 lisäystä ja 3 poistoa
  1. 4 0
      ChangeLog
  2. 5 3
      contrib/tor-exit-notice.html

+ 4 - 0
ChangeLog

@@ -6,6 +6,10 @@ Changes in version 0.2.2.10-alpha - 2010-??-??
       descriptors. Bugfix on tor-0.2.1.5-alpha. Discovered by ekir,
       descriptors. Bugfix on tor-0.2.1.5-alpha. Discovered by ekir,
       fixes bug 1255.
       fixes bug 1255.
 
 
+  o Code simplifications and refactoring:
+    - Fix some urls in the exit notice file and make it XHTML1.1 strict
+      compliant. Based on a patch from Christian Kujau.
+
 Changes in version 0.2.2.9-alpha - 2010-02-22
 Changes in version 0.2.2.9-alpha - 2010-02-22
   o Directory authority changes:
   o Directory authority changes:
     - Change IP address for dannenberg (v3 directory authority), and
     - Change IP address for dannenberg (v3 directory authority), and

+ 5 - 3
contrib/tor-exit-notice.html

@@ -25,7 +25,8 @@ They are marked with FIXME.
 </head>
 </head>
 <body>
 <body>
 
 
-<p style="text-align:center; font-size:xx-large; font-weight:bold">This is a Tor Exit Router</p>
+<p style="text-align:center; font-size:xx-large; font-weight:bold">This is a
+Tor Exit Router</p>
 
 
 <p>
 <p>
 the traffic coming from this IP. This router is part of the <a
 the traffic coming from this IP. This router is part of the <a
@@ -129,8 +130,9 @@ already blocked.</p>
 <p>
 <p>
 You also have the option of blocking this IP address and others on
 You also have the option of blocking this IP address and others on
 the Tor network if you so desire. The Tor project provides a <a
 the Tor network if you so desire. The Tor project provides a <a
-href="https://check.torproject.org/cgi-bin/TorBulkExitList.py">python script</a> to
-extract all IP addresses of Tor exit nodes, and an official <a
+href="https://check.torproject.org/cgi-bin/TorBulkExitList.py">web service</a>
+to fetch a list of all IP addresses of Tor exit nodes that allow exiting to a
+specified IP:port combination, and an official <a
 href="https://www.torproject.org/tordnsel/">DNSRBL</a> is also available to
 href="https://www.torproject.org/tordnsel/">DNSRBL</a> is also available to
 determine if a given IP address is actually a Tor exit server. Please
 determine if a given IP address is actually a Tor exit server. Please
 be considerate
 be considerate