[or-cvs] put a subscribe to or-announce cgi form on the download page

arma at seul.org arma at seul.org
Fri Aug 19 19:43:30 UTC 2005


Update of /home2/or/cvsroot/website
In directory moria:/home/arma/work/onion/cvs/website

Modified Files:
	download.html 
Log Message:
put a subscribe to or-announce cgi form on the download page


Index: download.html
===================================================================
RCS file: /home2/or/cvsroot/website/download.html,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -d -r1.140 -r1.141
--- download.html	18 Aug 2005 01:02:20 -0000	1.140
+++ download.html	19 Aug 2005 19:43:28 -0000	1.141
@@ -106,9 +106,17 @@
 <p>
 Security advisories and new stable releases are announced on the <a
 href="http://archives.seul.org/or/announce/">or-announce mailing
-list</a>. If you use Tor, you should subscribe.
+list</a>. If you use Tor, you should subscribe:
 </p>
 
+<FORM ACTION="http://freehaven.net/cgi-bin/majordomo.cgi">
+<INPUT TYPE=HIDDEN NAME=mlist VALUE="or-announce">
+<INPUT TYPE=HIDDEN NAME=subscribe VALUE="1">
+<INPUT TYPE=HIDDEN NAME=host VALUE="freehaven.net">
+<INPUT NAME="email" SIZE="15">
+<INPUT TYPE=SUBMIT VALUE="Subscribe">
+</FORM>
+
 <p>See the <a href="developers.html">developers page</a> for instructions
 on fetching Tor from CVS.
 </p>



More information about the tor-commits mailing list