From f31db269a0da4ec38b0681922e1ad91f4159cd04 Mon Sep 17 00:00:00 2001 From: Sebastian Hahn Date: Tue, 23 Feb 2010 19:59:34 +0100 Subject: Update a section of the exit notice file, give it a changelog. --- ChangeLog | 4 ++++ contrib/tor-exit-notice.html | 8 +++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 541d7808e..548c8d8c7 100644 --- a/ChangeLog +++ b/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, 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 o Directory authority changes: - Change IP address for dannenberg (v3 directory authority), and diff --git a/contrib/tor-exit-notice.html b/contrib/tor-exit-notice.html index 68218a5c8..78a148ccc 100644 --- a/contrib/tor-exit-notice.html +++ b/contrib/tor-exit-notice.html @@ -25,7 +25,8 @@ They are marked with FIXME. -

This is a Tor Exit Router

+

This is a +Tor Exit Router

the traffic coming from this IP. This router is part of the

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 python script to -extract all IP addresses of Tor exit nodes, and an official web service +to fetch a list of all IP addresses of Tor exit nodes that allow exiting to a +specified IP:port combination, and an official DNSRBL is also available to determine if a given IP address is actually a Tor exit server. Please be considerate -- cgit v1.2.3