Roger Dingledine commited on 2007-10-22 09:30:35
Zeige 1 geänderte Dateien mit 8 Einfügungen und 4 Löschungen.
| ... | ... |
@@ -7,6 +7,8 @@ |
| 7 | 7 |
|
| 8 | 8 |
<h2>Download current Tor version</h2> |
| 9 | 9 |
|
| 10 |
+<hr /> |
|
| 11 |
+ |
|
| 10 | 12 |
<p> |
| 11 | 13 |
Tor is distributed as <a href="http://www.fsf.org/">Free Software</a> |
| 12 | 14 |
under the <a href="<svnsandbox>LICENSE">3-clause BSD license</a>. |
| ... | ... |
@@ -141,9 +143,9 @@ all the issues</a>. |
| 141 | 143 |
<p> |
| 142 | 144 |
To keep informed of security advisories and new stable releases, subscribe |
| 143 | 145 |
to the <a href="http://archives.seul.org/or/announce/">or-announce |
| 144 |
-mailing list</a> (you will need to confirm via email). You can also |
|
| 146 |
+mailing list</a> (you will be asked to confirm via email). You can also |
|
| 145 | 147 |
<a href="http://rss.gmane.org/gmane.network.onion-routing.announce">watch |
| 146 |
-the RSS feed</a>. |
|
| 148 |
+the list's RSS feed</a>. |
|
| 147 | 149 |
</p> |
| 148 | 150 |
|
| 149 | 151 |
<form action="http://freehaven.net/cgi-bin/majordomo.cgi"> |
| ... | ... |
@@ -151,14 +153,16 @@ the RSS feed</a>. |
| 151 | 153 |
<input type="hidden" name="subscribe" value="1"> |
| 152 | 154 |
<input type="hidden" name="host" value="freehaven.net"> |
| 153 | 155 |
<input name="email" size="15"> |
| 154 |
-<input type="submit" value="subscribe"> |
|
| 156 |
+<input type="submit" value="subscribe to or-announce"> |
|
| 155 | 157 |
</form> |
| 156 | 158 |
|
| 159 |
+<hr /> |
|
| 160 |
+ |
|
| 157 | 161 |
<h2>Development releases and source code</h2> |
| 158 | 162 |
|
| 159 | 163 |
<p> |
| 160 | 164 |
These development snapshots are released so you can help us test new |
| 161 |
-features and bugfixes. Even though these have a higher version number |
|
| 165 |
+features and bugfixes. Even though they have a higher version number |
|
| 162 | 166 |
than the stable versions listed above, there is a much higher chance |
| 163 | 167 |
of serious reliability and security bugs in these downloads. Please be |
| 164 | 168 |
prepared to report bugs. |
| 165 | 169 |