1
|
1
|
new file mode 100644
|
...
|
...
|
@@ -0,0 +1,88 @@
|
|
1
|
+## translation metadata
|
|
2
|
+# Revision: $Revision: 24667 $
|
|
3
|
+# Translation-Priority: 4-optional
|
|
4
|
+
|
|
5
|
+#include "head.wmi" TITLE="The Tor Project announces a new stable release of Tor" CHARSET="UTF-8"
|
|
6
|
+<div id="content" class="clearfix">
|
|
7
|
+ <div id="breadcrumbs">
|
|
8
|
+ <a href="<page index>">Home » </a>
|
|
9
|
+ <a href="<page press/press>">Press » </a>
|
|
10
|
+ <a href="<page press/2011-08-28-tor-022-stable>">The Tor Project announces a new stable release of Tor</a>
|
|
11
|
+ </div>
|
|
12
|
+ <div id="maincol">
|
|
13
|
+<!-- PUT CONTENT AFTER THIS TAG -->
|
|
14
|
+
|
|
15
|
+<h2>FOR IMMEDIATE RELEASE</h2>
|
|
16
|
+
|
|
17
|
+<h2><strong>TOR PROJECT ANNOUNCES NEW STABLE RELEASE</strong></h2>
|
|
18
|
+
|
|
19
|
+<p><strong>WALPOLE, MA</strong> The Tor Project announces a new stable
|
|
20
|
+release of the Tor software. More than two years in the making,
|
|
21
|
+this release features improved client performance and hidden service
|
|
22
|
+reliability, better compatibility for Android, correct behavior for
|
|
23
|
+bridges that listen on more than one address, more extensible and flexible
|
|
24
|
+directory object handling, better reporting of network statistics,
|
|
25
|
+improved code security, and many many other features and bugfixes.</p>
|
|
26
|
+
|
|
27
|
+<p>This release series is dedicated to the memory of Andreas Pfitzmann
|
|
28
|
+(1958-2010), a pioneer in anonymity and privacy research, a founder of the
|
|
29
|
+PETS community, a leader in our field, a mentor, and a friend. He left
|
|
30
|
+us with these words:
|
|
31
|
+<blockquote>"I had the possibility to contribute to this world that
|
|
32
|
+is not as it should be. I hope I could help in some areas to make the
|
|
33
|
+world a better place, and that I could also encourage other people to
|
|
34
|
+be engaged in improving the world. Please, stay engaged. This world
|
|
35
|
+needs you, your love, your initiative -- now I cannot be part of that
|
|
36
|
+anymore."</blockquote></p>
|
|
37
|
+
|
|
38
|
+<p>Tor's tools and technologies are already used by millions of people
|
|
39
|
+to protect their activities online. These users include journalists and
|
|
40
|
+human rights workers in politically rigid countries communicating with
|
|
41
|
+whistleblowers and dissidents. Law enforcement officers on Internet
|
|
42
|
+sting operations stay anonymous with Tor, as do people wanting to post
|
|
43
|
+socially sensitive information in chat rooms, like rape or abuse survivors
|
|
44
|
+and those with illnesses. The Tor network also provides protection
|
|
45
|
+for people looking for another layer of privacy from the millions of
|
|
46
|
+websites and ISPs bent on collecting private information and tracking
|
|
47
|
+their moves online.</p>
|
|
48
|
+
|
|
49
|
+<p>Pre-compiled and configured versions of Tor can be found on <a
|
|
50
|
+href="<page download/download>">the download page</a>.</p>
|
|
51
|
+
|
|
52
|
+<h2>ABOUT THE TOR PROJECT</h2>
|
|
53
|
+
|
|
54
|
+<p>Based in Walpole, MA, The Tor Project develops free and open-source
|
|
55
|
+software that provides online anonymity to the everyday Internet
|
|
56
|
+user. Tor was born out of a collaboration with the U.S. Naval Research
|
|
57
|
+Lab starting in 2001, and it became an official U.S. 501(c)(3) non-profit
|
|
58
|
+in 2006. The Tor Project now works with many individuals, NGOs, law
|
|
59
|
+enforcement agencies, and businesses globally to help them protect their
|
|
60
|
+anonymity online.</p>
|
|
61
|
+
|
|
62
|
+<p>In addition to its efforts developing and maintaining the Tor anonymity
|
|
63
|
+software and the Tor network, The Tor Project also helps to lead the
|
|
64
|
+research community in understanding how to build and measure scalable and
|
|
65
|
+secure anonymity networks. The Tor developers publish several new research
|
|
66
|
+papers each year in major academic security conferences, and just about
|
|
67
|
+every major security conference these days includes a Tor-related paper.
|
|
68
|
+Tor is a project-funded organization with a staff of 15.</p>
|
|
69
|
+
|
|
70
|
+<p>The "Onion Logo" and "Tor" wordmark are registered trademarks
|
|
71
|
+of The Tor Project, Inc.</p>
|
|
72
|
+
|
|
73
|
+<p>Contact: Andrew Lewman</p>
|
|
74
|
+<p>Tel: +1-781-352-0568</p>
|
|
75
|
+<p>Email: execdir@torproject.org</p>
|
|
76
|
+<p><a href="https://www.torproject.org/">Website: Tor Project</a></p>
|
|
77
|
+<div align=center>###</div>
|
|
78
|
+
|
|
79
|
+</div>
|
|
80
|
+ <!-- END MAINCOL -->
|
|
81
|
+ <div id = "sidecol">
|
|
82
|
+#include "side.wmi"
|
|
83
|
+#include "info.wmi"
|
|
84
|
+ </div>
|
|
85
|
+ <!-- END SIDECOL -->
|
|
86
|
+</div>
|
|
87
|
+<!-- END CONTENT -->
|
|
88
|
+#include <foot.wmi>
|