put a subscribe to or-announce cgi form on the download page
Roger Dingledine

Roger Dingledine commited on 2005-08-19 21:43:28
Zeige 1 geänderte Dateien mit 9 Einfügungen und 1 Löschungen.

... ...
@@ -106,9 +106,17 @@ entry</a> explains how to verify package signatures.
106 106
 <p>
107 107
 Security advisories and new stable releases are announced on the <a
108 108
 href="http://archives.seul.org/or/announce/">or-announce mailing
109
-list</a>. If you use Tor, you should subscribe.
109
+list</a>. If you use Tor, you should subscribe:
110 110
 </p>
111 111
 
112
+<FORM ACTION="http://freehaven.net/cgi-bin/majordomo.cgi">
113
+<INPUT TYPE=HIDDEN NAME=mlist VALUE="or-announce">
114
+<INPUT TYPE=HIDDEN NAME=subscribe VALUE="1">
115
+<INPUT TYPE=HIDDEN NAME=host VALUE="freehaven.net">
116
+<INPUT NAME="email" SIZE="15">
117
+<INPUT TYPE=SUBMIT VALUE="Subscribe">
118
+</FORM>
119
+
112 120
 <p>See the <a href="developers.html">developers page</a> for instructions
113 121
 on fetching Tor from CVS.
114 122
 </p>
115 123