Roger Dingledine commited on 2004-12-10 20:33:57
Zeige 2 geänderte Dateien mit 20 Einfügungen und 6 Löschungen.
| ... | ... |
@@ -68,8 +68,6 @@ you communicate. |
| 68 | 68 |
</p> |
| 69 | 69 |
|
| 70 | 70 |
<p> |
| 71 |
-Currently, Tor development is supported by the <a |
|
| 72 |
-href="http://www.eff.org/">Electronic Frontier Foundation</a>. |
|
| 73 | 71 |
Tor's security is improved as its user base grows and as |
| 74 | 72 |
more people volunteer to run servers. Please consider <a |
| 75 | 73 |
href="cvs/tor/doc/tor-doc.html#installing">installing it</a> and then |
| ... | ... |
@@ -89,6 +87,15 @@ on the current Tor network if you really need strong anonymity. |
| 89 | 87 |
2004-10-14: Tor 0.0.8.1 is released. [<a href="download.html">download</a>] |
| 90 | 88 |
</p> |
| 91 | 89 |
|
| 90 |
+<p> |
|
| 91 |
+Currently, Tor development is supported by the <a |
|
| 92 |
+href="http://www.eff.org/">Electronic Frontier Foundation</a>. |
|
| 93 |
+Tor was initially designed and developed as part of the Naval Research |
|
| 94 |
+Laboratory's <a href="http://www.onion-router.net/">Onion Routing</a> |
|
| 95 |
+program with support from <a href="http://www.onr.navy.mil/">ONR</a> |
|
| 96 |
+and <a href="http://www.darpa.mil/">DARPA</a>. |
|
| 97 |
+</p> |
|
| 98 |
+ |
|
| 92 | 99 |
<p> |
| 93 | 100 |
The or-announce mailing list is a low volume list for announcements of |
| 94 | 101 |
new releases. You can <a href="http://archives.seul.org/or/announce/">read |
| ... | ... |
@@ -70,7 +70,11 @@ and destination of your Internet traffic allows others to track your |
| 70 | 70 |
behavior and interests. This can impact your checkbook if, for example, |
| 71 | 71 |
an e-commerce site uses price discrimination based on your country or |
| 72 | 72 |
institution of origin. It can even threaten your job and physical safety |
| 73 |
-by revealing who and where you are. |
|
| 73 |
+by revealing who and where you are. For example, someone travelling |
|
| 74 |
+abroad who connects to their employer's computers to check or send mail |
|
| 75 |
+or for other reasons will reveal her national origin and professional |
|
| 76 |
+affiliation to any local observing the network even if the connection |
|
| 77 |
+is encrypted. |
|
| 74 | 78 |
</p> |
| 75 | 79 |
|
| 76 | 80 |
<p> |
| ... | ... |
@@ -199,9 +203,12 @@ href="developers.html">developer</a>. |
| 199 | 203 |
<p> |
| 200 | 204 |
Anonymity is threatened as never before by trends in law, policy, and |
| 201 | 205 |
technology that are undermining our ability to speak and read freely |
| 202 |
-online without being forced to reveal who we are. With each new user |
|
| 203 |
-and server, we enhance Tor's ability to restore people's control over |
|
| 204 |
-their privacy. |
|
| 206 |
+online without being forced to reveal who we are. These trends also |
|
| 207 |
+undermine national security and critical infrastructures by making |
|
| 208 |
+personal, corporate, organization, and government communications more |
|
| 209 |
+vulnerable. With each new user and server, we enhance Tor's ability |
|
| 210 |
+to restore control over security and privacy for both individuals and |
|
| 211 |
+organizations. |
|
| 205 | 212 |
</p> |
| 206 | 213 |
|
| 207 | 214 |
</div><!-- #main --> |
| 208 | 215 |