[or-cvs] r11365: Add item regarding logins to public networks. (incognito/trunk)

double at seul.org double at seul.org
Mon Sep 3 16:52:13 UTC 2007


Author: double
Date: 2007-09-03 12:52:13 -0400 (Mon, 03 Sep 2007)
New Revision: 11365

Modified:
   incognito/trunk/TODO
Log:
Add item regarding logins to public networks.


Modified: incognito/trunk/TODO
===================================================================
--- incognito/trunk/TODO	2007-09-03 16:31:46 UTC (rev 11364)
+++ incognito/trunk/TODO	2007-09-03 16:52:13 UTC (rev 11365)
@@ -54,3 +54,6 @@
 - Change gensplash theme to use a modified livecd-2007.0 variant
 Because I think it looks nicer. All the "Gentoo" branding needs to be removed due to trademark restrictions.
 
+- Handle ISP login requirement
+Public networks may require a login before allowing access to the outside. Generally this is done by a transparent proxy that redirects to the login screen whenever an http request is made. A solution to this may be to add the class C network to the iptables exclusion list so the redirect won't run through Tor. The user will need to access something on the local net first though since the redirect won't happen when running through Tor. Other suggestions are welcome.
+



More information about the tor-commits mailing list