Andrew Lewman commited on 2010-09-20 19:17:48
Zeige 1 geänderte Dateien mit 23 Einfügungen und 25 Löschungen.
| ... | ... |
@@ -10,31 +10,29 @@ |
| 10 | 10 |
</div> |
| 11 | 11 |
<div id="maincol"> |
| 12 | 12 |
<!-- PUT CONTENT AFTER THIS TAG --> |
| 13 |
- <h1>Latest Announcements</h1> |
|
| 14 |
- <table class="topforty"> |
|
| 15 |
- <tr> |
|
| 16 |
- <td class="beige"> |
|
| 17 |
- <div class="name">Title of Press Release</div> |
|
| 18 |
- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer semper justo mattis.</p> |
|
| 19 |
- <div class="right"><a href="<page projects/tordnsel>">Read more »</a></div> |
|
| 20 |
- </td> |
|
| 21 |
- </tr> |
|
| 22 |
- <tr> |
|
| 23 |
- <td> |
|
| 24 |
- <div class="name">Title of Press Release</div> |
|
| 25 |
- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer semper justo mattis.</p> |
|
| 26 |
- <div class="right"><a href="<page projects/tordnsel>">Read more »</a></div> |
|
| 27 |
- </td> |
|
| 28 |
- </tr> |
|
| 29 |
- <tr> |
|
| 30 |
- <td class="beige"> |
|
| 31 |
- <div class="name">Title of Press Release</div> |
|
| 32 |
- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer semper justo mattis.</p> |
|
| 33 |
- <div class="right"><a href="<page projects/tordnsel>">Read more »</a></div> |
|
| 34 |
- </td> |
|
| 35 |
- </tr> |
|
| 36 |
- </table> |
|
| 37 |
- <h2><div class="left"><a href="<page projects/tordnsel>">« Archive</a></div></h2> |
|
| 13 |
+<h2>Tor Press and Media Information</h2> |
|
| 14 |
+<div class="underline"></div> |
|
| 15 |
+ |
|
| 16 |
+<h3>Press Releases</h3> |
|
| 17 |
+<ul> |
|
| 18 |
+<li>16 September 2010. Tor announces an article discussing <a href="<page press/2010-09-16-ten-things-circumvention-tools>">Ten Things to Look for in a Circumvention Tool</a>.</li> |
|
| 19 |
+<li>25 March 2010. Tor and Printfection launch <a href="<page press/2010-03-25-tor-store-press-release>">The Tor Store</a>.</li> |
|
| 20 |
+<li>12 March 2009. Tor launches a <a href="<page press/2009-03-12-performance-roadmap-press-release>">performance roadmap</a> and campaign.</li> |
|
| 21 |
+<li>19 December 2008. Tor announces 3-year <a href="<page |
|
| 22 |
+press/2008-12-19-roadmap-press-release>">development roadmap</a>.</li> |
|
| 23 |
+</ul> |
|
| 24 |
+<br /> |
|
| 25 |
+<div class="nb"> |
|
| 26 |
+<h3>Quick links to better understand Tor</h3> |
|
| 27 |
+<ol> |
|
| 28 |
+<li>How is Tor <a href="<page faq>#Torisdifferent">different than other proxy solutions</a>?</li> |
|
| 29 |
+<li><a href="/press/presskit/2009-General-Online-Anonymity-with-Tor.pdf">Why Online Privacy and Anonymity</a>?</li> |
|
| 30 |
+<li><a href="/press/presskit/2009-General-Background-on-Tor-Project-Inc.pdf">Who is the Tor Project, Inc.</a>?</li> |
|
| 31 |
+<li><a href="https://blog.torproject.org/blog/circumvention-and-anonymity">Why anonymity matters for circumvention</a>.</li> |
|
| 32 |
+</ol> |
|
| 33 |
+</div> |
|
| 34 |
+</div> |
|
| 35 |
+ |
|
| 38 | 36 |
</div> |
| 39 | 37 |
<!-- END MAINCOL --> |
| 40 | 38 |
<div id = "sidecol"> |
| 41 | 39 |