Signed-off-by: hiro <hiro@torproject.org>
... | ... |
@@ -224,7 +224,7 @@ |
224 | 224 |
<li><a href="https://check.torproject.org/">The |
225 | 225 |
Tor detector</a> tries to guess if you're using Tor or not.</li> |
226 | 226 |
<li>Check out Tor network status information using <a |
227 |
- href="https://atlas.torproject.org/">Relay Search</a>. |
|
227 |
+ href="https://metrics.torproject.org/rs.html">Relay Search</a>. |
|
228 | 228 |
Remember that these lists may not be as accurate as what your Tor |
229 | 229 |
client uses, because your client fetches its own directory information and |
230 | 230 |
examines it locally.</li> |
* Atlas is now known as Relay Search
* Compass will soon no longer be running at compass.torproject.org
* Globe has been not running for a while now
... | ... |
@@ -223,8 +223,8 @@ |
223 | 223 |
Tor</a>.</li> |
224 | 224 |
<li><a href="https://check.torproject.org/">The |
225 | 225 |
Tor detector</a> tries to guess if you're using Tor or not.</li> |
226 |
- <li>Check out one of the Tor status pages, such as the <a |
|
227 |
- href="https://atlas.torproject.org/">Atlas</a> and <a href="https://compass.torproject.org/">Compass</a> pages. |
|
226 |
+ <li>Check out Tor network status information using <a |
|
227 |
+ href="https://atlas.torproject.org/">Relay Search</a>. |
|
228 | 228 |
Remember that these lists may not be as accurate as what your Tor |
229 | 229 |
client uses, because your client fetches its own directory information and |
230 | 230 |
examines it locally.</li> |
just use <specblob> everywhere now.
... | ... |
@@ -114,7 +114,7 @@ |
114 | 114 |
Learn about the <a |
115 | 115 |
href="<specblob>proposals/001-process.txt">Tor |
116 | 116 |
proposal process for changing our design</a>, and look over the <a |
117 |
- href="<spectree>proposals">existing proposals</a>. |
|
117 |
+ href="<specblob>proposals">existing proposals</a>. |
|
118 | 118 |
</li> |
119 | 119 |
|
120 | 120 |
<li> |
... | ... |
@@ -205,7 +205,7 @@ |
205 | 205 |
and extensions</a></li> |
206 | 206 |
<li><a href="<specblob>version-spec.txt">How Tor version numbers |
207 | 207 |
work</a></li> |
208 |
- <li><a href="<spectree>proposals">In-progress drafts of |
|
208 |
+ <li><a href="<specblob>proposals">In-progress drafts of |
|
209 | 209 |
new specifications and proposed changes</a></li> |
210 | 210 |
</ul></li> |
211 | 211 |
|
... | ... |
@@ -174,9 +174,10 @@ |
174 | 174 |
<a href="https://svn.torproject.org/svn/projects/design-paper/tor-design.pdf">PDF</a> and |
175 | 175 |
<a href="https://svn.torproject.org/svn/projects/design-paper/tor-design.html">HTML</a> |
176 | 176 |
versions available.</li> |
177 |
- <li>Eight key design changes since the original 2004 paper: |
|
177 |
+ <li>Thirteen key design changes since the original 2004 paper: |
|
178 | 178 |
<a href="https://blog.torproject.org/blog/top-changes-tor-2004-design-paper-part-1">part one</a>, |
179 |
- <a href="https://blog.torproject.org/blog/top-changes-tor-2004-design-paper-part-2">part two</a>. |
|
179 |
+ <a href="https://blog.torproject.org/blog/top-changes-tor-2004-design-paper-part-2">part two</a>, |
|
180 |
+ <a href="https://blog.torproject.org/blog/top-changes-tor-2004-design-paper-part-3">part three</a>. |
|
180 | 181 |
</li> |
181 | 182 |
<li>Our preliminary design to make it harder for large firewalls to |
182 | 183 |
prevent access to the Tor network is described in |
... | ... |
@@ -178,10 +178,6 @@ |
178 | 178 |
<a href="https://blog.torproject.org/blog/top-changes-tor-2004-design-paper-part-1">part one</a>, |
179 | 179 |
<a href="https://blog.torproject.org/blog/top-changes-tor-2004-design-paper-part-2">part two</a>. |
180 | 180 |
</li> |
181 |
- <li>Our paper at WEIS 2006 — <b>Anonymity Loves Company: |
|
182 |
- Usability and the Network Effect</b> — explains why usability in |
|
183 |
- anonymity systems matters for their security: <a |
|
184 |
- href="http://freehaven.net/anonbib/cache/usability:weis2006.pdf">PDF</a>.</li> |
|
185 | 181 |
<li>Our preliminary design to make it harder for large firewalls to |
186 | 182 |
prevent access to the Tor network is described in |
187 | 183 |
<b>design of a blocking-resistant anonymity system</b>: |
the documentation page should transition to be about documenting
the tor *project*, not the tor software.
... | ... |
@@ -139,8 +139,32 @@ |
139 | 139 |
|
140 | 140 |
<p>Tor runs <a |
141 | 141 |
href="https://trac.torproject.org/projects/tor/wiki/doc/emailLists">many |
142 |
- mailing lists</a>. New users will be most interested in the |
|
143 |
- tor-announce, tor-talk, tor-relays, tor-onions, and tor-dev lists.</p> |
|
142 |
+ mailing lists</a>. New users will be most interested in:</p> |
|
143 |
+ <ul> |
|
144 |
+ <li><a |
|
145 |
+ href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-announce/">tor-announce</a> |
|
146 |
+ is a low volume list for announcements of new releases and critical |
|
147 |
+ security updates. Everybody should be on this list. There is also |
|
148 |
+ an <a href="http://rss.gmane.org/gmane.network.tor.announce">RSS |
|
149 |
+ feed</a>.</li> |
|
150 |
+ <li><a |
|
151 |
+ href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk/">tor-talk</a> |
|
152 |
+ is where a lot of discussion happens, and is where we send |
|
153 |
+ notifications of prerelease versions and release candidates.</li> |
|
154 |
+ <li><a |
|
155 |
+ href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays/">tor-relays |
|
156 |
+ list</a> is for discussions about running, configuring, and handling |
|
157 |
+ your tor relay or bridge. If you currently run a relay or bridge, |
|
158 |
+ or are thinking about doing so, this is the list for you.</li> |
|
159 |
+ <li><a |
|
160 |
+ href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-onions/">tor-onions</a> |
|
161 |
+ is like tor-relays but for <a |
|
162 |
+ href="https://media.ccc.de/v/32c3-7322-tor_onion_services_more_useful_than_you_think">onion |
|
163 |
+ services</a>.</li> |
|
164 |
+ <li><a |
|
165 |
+ href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev/">tor-dev</a> |
|
166 |
+ is for posting by developers only, and is very low traffic.</li> |
|
167 |
+ </ul> |
|
144 | 168 |
|
145 | 169 |
<a id="DesignDoc"></a> |
146 | 170 |
<h1><a class="anchor" href="#DesignDoc">Design Documents</a></h1> |
... | ... |
@@ -10,20 +10,6 @@ |
10 | 10 |
</div> |
11 | 11 |
<div id="maincol"> |
12 | 12 |
<a id="RunningTor"></a> |
13 |
- <h1><a class="anchor" href="#RunningTor">Running Tor</a></h1> |
|
14 |
- <ul> |
|
15 |
- <li><a href="<page docs/tor-doc-windows>">Installing Tor |
|
16 |
- on Win32</a></li> |
|
17 |
- <li><a href="<page docs/tor-doc-osx>">Installing Tor on |
|
18 |
- Mac OS X</a></li> |
|
19 |
- <li><a href="<page docs/tor-doc-unix>">Installing Tor on |
|
20 |
- Linux/BSD/Unix</a></li> |
|
21 |
- <li><a href="<page docs/tor-doc-relay>">Configuring a |
|
22 |
- Tor relay</a></li> |
|
23 |
- <li><a href="<page docs/tor-hidden-service>">Configuring |
|
24 |
- a Tor hidden service</a></li> |
|
25 |
- </ul> |
|
26 |
- |
|
27 | 13 |
<a id="Support"></a> |
28 | 14 |
<a id="UpToSpeed"></a> |
29 | 15 |
<h1><a class="anchor" href="#UpToSpeed">Getting up to speed on Tor's past, |
if somebody wants to go make the wiki page more welcoming, that would
be grand.
... | ... |
@@ -150,31 +150,11 @@ |
150 | 150 |
|
151 | 151 |
<a id="MailingLists"></a> |
152 | 152 |
<h1><a class="anchor" href="#MailingLists">Mailing List Information</a></h1> |
153 |
- <ul> |
|
154 |
- <li>The <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-announce/">tor-announce |
|
155 |
- mailing list</a> is a low volume list for announcements of new releases |
|
156 |
- and critical security updates. Everybody should be on this list. |
|
157 |
- There is also an |
|
158 |
- <a href="http://rss.gmane.org/gmane.network.tor.announce">RSS |
|
159 |
- feed</a> of tor-announce at <a href="http://gmane.org">gmane.org</a>.</li> |
|
160 |
- <li>The <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk/">tor-talk list</a> |
|
161 |
- is where a lot of discussion happens, and is where we send notifications |
|
162 |
- of prerelease versions and release candidates.</li> |
|
163 |
- <li>The <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays/">tor-relays list</a> |
|
164 |
- is where discussions about running, configuring, and handling your tor |
|
165 |
- relay happen. If you currently run a relay, or are thinking about doing |
|
166 |
- so, this is the list for you.</li> |
|
167 |
- <li>The <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev/">tor-dev list</a> |
|
168 |
- is for posting by developers only, and is very low traffic.</li> |
|
169 |
- <li>A list for <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-mirrors">mirror |
|
170 |
- operators</a> for new website mirrors, and supporting <a href="<page |
|
171 |
- getinvolved/mirrors>">current website mirrors</a>.</li> |
|
172 |
- <li>A list for <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits/">svn and git |
|
173 |
- commits</a> may be interesting for developers.</li> |
|
174 |
- <li>An automated list for <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs/">bug |
|
175 |
- reports from trac</a> may be interesting for users and developers.</li> |
|
176 |
- <li>A list for <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-reports/">Tor status reports.</li> |
|
177 |
- </ul> |
|
153 |
+ |
|
154 |
+ <p>Tor runs <a |
|
155 |
+ href="https://trac.torproject.org/projects/tor/wiki/doc/emailLists">many |
|
156 |
+ mailing lists</a>. New users will be most interested in the |
|
157 |
+ tor-announce, tor-talk, tor-relays, tor-onions, and tor-dev lists.</p> |
|
178 | 158 |
|
179 | 159 |
<a id="DesignDoc"></a> |
180 | 160 |
<h1><a class="anchor" href="#DesignDoc">Design Documents</a></h1> |
... | ... |
@@ -36,7 +36,7 @@ |
36 | 36 |
</li> |
37 | 37 |
|
38 | 38 |
<li> |
39 |
- <a href="<page download/download>">Install the Tor Browser Bundle</a> and try it out. |
|
39 |
+ <a href="<page download/download>">Install Tor Browser</a> and try it out. |
|
40 | 40 |
Be sure to read the |
41 | 41 |
<a href="<page download/download>#Warning">list of warnings</a> about ways you |
42 | 42 |
can screw up your anonymity. Look through the <a |
... | ... |
@@ -184,10 +184,10 @@ |
184 | 184 |
<a href="https://svn.torproject.org/svn/projects/design-paper/tor-design.pdf">PDF</a> and |
185 | 185 |
<a href="https://svn.torproject.org/svn/projects/design-paper/tor-design.html">HTML</a> |
186 | 186 |
versions available.</li> |
187 |
- <li>Our follow-up paper on <b>challenges in low-latency anonymity</b> |
|
188 |
- (still in draft form) details more recent experiences and directions: |
|
189 |
- <a href="https://svn.torproject.org/svn/projects/design-paper/challenges.pdf">PDF |
|
190 |
- draft</a>.</li> |
|
187 |
+ <li>Eight key design changes since the original 2004 paper: |
|
188 |
+ <a href="https://blog.torproject.org/blog/top-changes-tor-2004-design-paper-part-1">part one</a>, |
|
189 |
+ <a href="https://blog.torproject.org/blog/top-changes-tor-2004-design-paper-part-2">part two</a>. |
|
190 |
+ </li> |
|
191 | 191 |
<li>Our paper at WEIS 2006 — <b>Anonymity Loves Company: |
192 | 192 |
Usability and the Network Effect</b> — explains why usability in |
193 | 193 |
anonymity systems matters for their security: <a |
... | ... |
@@ -18,8 +18,6 @@ |
18 | 18 |
Mac OS X</a></li> |
19 | 19 |
<li><a href="<page docs/tor-doc-unix>">Installing Tor on |
20 | 20 |
Linux/BSD/Unix</a></li> |
21 |
- <li><a href="<page docs/torbutton/index>">Installing |
|
22 |
- Torbutton for Tor</a></li> |
|
23 | 21 |
<li><a href="<page docs/tor-doc-relay>">Configuring a |
24 | 22 |
Tor relay</a></li> |
25 | 23 |
<li><a href="<page docs/tor-hidden-service>">Configuring |
... | ... |
@@ -257,11 +257,10 @@ |
257 | 257 |
<li>Git and SVN access: |
258 | 258 |
<ul> |
259 | 259 |
<li><kbd>git clone https://git.torproject.org/git/tor</kbd></li> |
260 |
- <li>The development branch is <kbd>master</kbd>. The active maintenance branches are <kbd>maint-0.2.1</kbd> and <kbd>maint-0.2.2</kbd>.</li> |
|
261 | 260 |
<li><kbd>svn checkout https://svn.torproject.org/svn/website/trunk website</kbd></li> |
262 | 261 |
</ul> |
263 | 262 |
</li> |
264 |
- <li><a href="https://gitweb.torproject.org//githax.git?a=blob;f=doc/Howto.txt;hb=HEAD">Basic instructions for using Git to contribute to Tor software.</a></li> |
|
263 |
+ <li><a href="https://gitweb.torproject.org/githax.git?a=blob;f=doc/Howto.txt;hb=HEAD">Basic instructions for using Git to contribute to Tor software.</a></li> |
|
265 | 264 |
</ul> |
266 | 265 |
</div> |
267 | 266 |
<!-- END MAINCOL --> |
... | ... |
@@ -18,7 +18,7 @@ |
18 | 18 |
Mac OS X</a></li> |
19 | 19 |
<li><a href="<page docs/tor-doc-unix>">Installing Tor on |
20 | 20 |
Linux/BSD/Unix</a></li> |
21 |
- <li><a href="<page torbutton/index>">Installing |
|
21 |
+ <li><a href="<page docs/torbutton/index>">Installing |
|
22 | 22 |
Torbutton for Tor</a></li> |
23 | 23 |
<li><a href="<page docs/tor-doc-relay>">Configuring a |
24 | 24 |
Tor relay</a></li> |
... | ... |
@@ -59,6 +59,10 @@ |
59 | 59 |
that arise from The Tor Project in the US. |
60 | 60 |
</li> |
61 | 61 |
|
62 |
+ <li>Check out the <a href="https://tor.stackexchange.com/">Tor |
|
63 |
+ Stack Exchange Q&A Site</a>, and help us make the questions and |
|
64 |
+ answers better.</li> |
|
65 |
+ |
|
62 | 66 |
<li>The <a href="<page docs/tor-manual>">manual</a> |
63 | 67 |
lists all the possible entries you can put in your <a |
64 | 68 |
href="<page docs/faq>#torrc">torrc |
... | ... |
@@ -171,7 +171,7 @@ |
171 | 171 |
commits</a> may be interesting for developers.</li> |
172 | 172 |
<li>An automated list for <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs/">bug |
173 | 173 |
reports from trac</a> may be interesting for users and developers.</li> |
174 |
- <li>A list for <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-reports/">Tor stats reports.</li> |
|
174 |
+ <li>A list for <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-reports/">Tor status reports.</li> |
|
175 | 175 |
</ul> |
176 | 176 |
|
177 | 177 |
<a id="DesignDoc"></a> |
... | ... |
@@ -113,7 +113,7 @@ |
113 | 113 |
</li> |
114 | 114 |
|
115 | 115 |
<li>Learn about the wide diversity of <a |
116 |
- href="<page volunteer>#Projects">projects in |
|
116 |
+ href="<page getinvolved/volunteer>#Projects">projects in |
|
117 | 117 |
the Tor ecosystem</a> that need your help. Watch the <a |
118 | 118 |
href="https://media.torproject.org/video/29c3-5306-en-the_tor_software_ecosystem_h264.mp4">29c3 |
119 | 119 |
video on the Tor software ecosystem</a> to learn more. |
... | ... |
@@ -123,44 +123,6 @@ |
123 | 123 |
Look through Tor's <a href="#DesignDoc">Design |
124 | 124 |
Documents</a>. Notice that we have RFC-style specs to tell you exactly |
125 | 125 |
how Tor is built. |
126 |
- </li> |
|
127 |
- |
|
128 |
- <li> |
|
129 |
- There's a skeletal <a |
|
130 |
- href="https://svn.torproject.org/svn/projects/roadmaps/2008-12-19-roadmap-full.pdf">list |
|
131 |
- of items we'd like to tackle in the future</a>. Alas, many of those |
|
132 |
- items need to be fleshed out more before they'll make sense to people |
|
133 |
- who aren't Tor developers, but you can still get a general sense of |
|
134 |
- what issues need to be resolved next. |
|
135 |
- </li> |
|
136 |
- |
|
137 |
- <li> |
|
138 |
- Download and watch Nick's "Technical changes since 2004" talk from |
|
139 |
- Defcon in July 2007 (<a |
|
140 |
- href="http://freehaven.net/~arma/Defcon15-Mathewson-Technical_Changes_since_you_Last_Heard_about_Tor.mp4">video</a>, <a |
|
141 |
- href="http://freehaven.net/~nickm/slides/Defcon07/TorChanges.pdf">slides</a>), |
|
142 |
- Roger's "Current events in 2007" talk from 24C3 in December |
|
143 |
- 2007 (<a |
|
144 |
- href="http://freehaven.net/~arma/24c3-2325-en-current_events_in_tor_development.mp4">video</a>, |
|
145 |
- <a href="http://freehaven.net/~arma/slides-24c3.pdf">slides</a>, |
|
146 |
- <a href="http://events.ccc.de/congress/2007/Fahrplan/events/2325.en.html">abstract</a>), and |
|
147 |
- Roger's "Vulnerabilities in Tor" talk from 25C3 in December |
|
148 |
- 2008 (<a |
|
149 |
- href="https://media.torproject.org/video/25c3-2977-en-security_and_anonymity_vulnerabilities_in_tor.mp4">video</a>, |
|
150 |
- <a href="http://freehaven.net/~arma/slides-25c3.pdf">slides</a>). |
|
151 |
- </li> |
|
152 |
- |
|
153 |
- <li> |
|
154 |
- See Mike's "Securing the Tor network" talk from Defcon in July 2007 |
|
155 |
- (<a href="http://freehaven.net/~arma/Defcon15-Mike_Perry-Securing_the_Tor_Network.mp4">video</a>, |
|
156 |
- <a href="http://freehaven.net/~arma/SecuringTheTorNetwork.pdf">slides</a>). |
|
157 |
- It describes common ways to attack networks like Tor and how we try |
|
158 |
- to defend against them, and it introduces the <a |
|
159 |
- href="https://svn.torproject.org/svn/torflow/trunk/README">Torflow</a> |
|
160 |
- script collection. |
|
161 |
- </li> |
|
162 |
- |
|
163 |
- <li> |
|
164 | 126 |
Learn about the <a |
165 | 127 |
href="<specblob>proposals/001-process.txt">Tor |
166 | 128 |
proposal process for changing our design</a>, and look over the <a |
... | ... |
@@ -112,8 +112,15 @@ |
112 | 112 |
paper</a>). |
113 | 113 |
</li> |
114 | 114 |
|
115 |
+ <li>Learn about the wide diversity of <a |
|
116 |
+ href="<page volunteer>#Projects">projects in |
|
117 |
+ the Tor ecosystem</a> that need your help. Watch the <a |
|
118 |
+ href="https://media.torproject.org/video/29c3-5306-en-the_tor_software_ecosystem_h264.mp4">29c3 |
|
119 |
+ video on the Tor software ecosystem</a> to learn more. |
|
120 |
+ </li> |
|
121 |
+ |
|
115 | 122 |
<li> |
116 |
- Look through our <a href="#DesignDoc">Design |
|
123 |
+ Look through Tor's <a href="#DesignDoc">Design |
|
117 | 124 |
Documents</a>. Notice that we have RFC-style specs to tell you exactly |
118 | 125 |
how Tor is built. |
119 | 126 |
</li> |
... | ... |
@@ -266,7 +266,7 @@ |
266 | 266 |
<li><a href="https://check.torproject.org/">The |
267 | 267 |
Tor detector</a> tries to guess if you're using Tor or not.</li> |
268 | 268 |
<li>Check out one of the Tor status pages, such as the <a |
269 |
- href="https://atlas.torproject.org/">Atlas</a> page. |
|
269 |
+ href="https://atlas.torproject.org/">Atlas</a> and <a href="https://compass.torproject.org/">Compass</a> pages. |
|
270 | 270 |
Remember that these lists may not be as accurate as what your Tor |
271 | 271 |
client uses, because your client fetches its own directory information and |
272 | 272 |
examines it locally.</li> |
... | ... |
@@ -8,7 +8,7 @@ |
8 | 8 |
<a href="<page index>">Home » </a> |
9 | 9 |
<a href="<page docs/documentation>">Documentation</a> |
10 | 10 |
</div> |
11 |
- <div id="maincol"> |
|
11 |
+ <div id="maincol"> |
|
12 | 12 |
<a id="RunningTor"></a> |
13 | 13 |
<h1><a class="anchor" href="#RunningTor">Running Tor</a></h1> |
14 | 14 |
<ul> |
... | ... |
@@ -25,18 +25,18 @@ |
25 | 25 |
<li><a href="<page docs/tor-hidden-service>">Configuring |
26 | 26 |
a Tor hidden service</a></li> |
27 | 27 |
</ul> |
28 |
- |
|
28 |
+ |
|
29 | 29 |
<a id="Support"></a> |
30 | 30 |
<a id="UpToSpeed"></a> |
31 | 31 |
<h1><a class="anchor" href="#UpToSpeed">Getting up to speed on Tor's past, |
32 | 32 |
present, and future</a></h1> |
33 |
- |
|
33 |
+ |
|
34 | 34 |
<ol> |
35 | 35 |
<li> |
36 | 36 |
First, read the <a href="<page about/overview>">overview page</a> to get a |
37 | 37 |
basic idea of how Tor works, what it's for, and who uses it. |
38 | 38 |
</li> |
39 |
- |
|
39 |
+ |
|
40 | 40 |
<li> |
41 | 41 |
<a href="<page download/download>">Install the Tor Browser Bundle</a> and try it out. |
42 | 42 |
Be sure to read the |
... | ... |
@@ -45,7 +45,7 @@ |
45 | 45 |
href="https://www.torproject.org/projects/torbrowser/design/">Tor |
46 | 46 |
Browser Design Document</a>. |
47 | 47 |
</li> |
48 |
- |
|
48 |
+ |
|
49 | 49 |
<li> |
50 | 50 |
Our <a |
51 | 51 |
href="<page docs/faq>">FAQ</a> |
... | ... |
@@ -58,13 +58,13 @@ |
58 | 58 |
EFF lawyers, and aims to give you an overview of some of the legal issues |
59 | 59 |
that arise from The Tor Project in the US. |
60 | 60 |
</li> |
61 |
- |
|
61 |
+ |
|
62 | 62 |
<li>The <a href="<page docs/tor-manual>">manual</a> |
63 | 63 |
lists all the possible entries you can put in your <a |
64 | 64 |
href="<page docs/faq>#torrc">torrc |
65 | 65 |
file</a>. We also provide a <a href="<page docs/tor-manual-dev>">manual for |
66 | 66 |
the development version of Tor</a>.</li> |
67 |
- |
|
67 |
+ |
|
68 | 68 |
<li>If you have questions, we have an IRC channel (for users, relay |
69 | 69 |
operators, and developers) |
70 | 70 |
at <a href="irc://irc.oftc.net/tor">#tor on irc.oftc.net</a>. If |
... | ... |
@@ -78,12 +78,12 @@ |
78 | 78 |
it in our bugtracker.) The |
79 | 79 |
<a href="#MailingLists">tor-talk mailing list</a> can also be useful. |
80 | 80 |
</li> |
81 |
- |
|
81 |
+ |
|
82 | 82 |
<li> |
83 | 83 |
<a href="<blog>">Tor has a blog</a>. |
84 | 84 |
We try to keep it updated every week or two with the latest news. |
85 | 85 |
</li> |
86 |
- |
|
86 |
+ |
|
87 | 87 |
<li> |
88 | 88 |
Download and watch Roger's Tor |
89 | 89 |
overview talk from Internet Days in Sweden (<a |
... | ... |
@@ -93,7 +93,7 @@ |
93 | 93 |
<a href="http://www.youtube.com/watch?v=35l56KjTCb8">youtube</a>), |
94 | 94 |
which provides good background on how Tor works and what it's for. |
95 | 95 |
</li> |
96 |
- |
|
96 |
+ |
|
97 | 97 |
<li> |
98 | 98 |
Learn about our censorship circumvention side: watch our 28C3 |
99 | 99 |
talk in December 2011 on how governments have tried to block Tor (<a |
... | ... |
@@ -126,7 +126,7 @@ |
126 | 126 |
who aren't Tor developers, but you can still get a general sense of |
127 | 127 |
what issues need to be resolved next. |
128 | 128 |
</li> |
129 |
- |
|
129 |
+ |
|
130 | 130 |
<li> |
131 | 131 |
Download and watch Nick's "Technical changes since 2004" talk from |
132 | 132 |
Defcon in July 2007 (<a |
... | ... |
@@ -142,7 +142,7 @@ |
142 | 142 |
href="https://media.torproject.org/video/25c3-2977-en-security_and_anonymity_vulnerabilities_in_tor.mp4">video</a>, |
143 | 143 |
<a href="http://freehaven.net/~arma/slides-25c3.pdf">slides</a>). |
144 | 144 |
</li> |
145 |
- |
|
145 |
+ |
|
146 | 146 |
<li> |
147 | 147 |
See Mike's "Securing the Tor network" talk from Defcon in July 2007 |
148 | 148 |
(<a href="http://freehaven.net/~arma/Defcon15-Mike_Perry-Securing_the_Tor_Network.mp4">video</a>, |
... | ... |
@@ -152,14 +152,14 @@ |
152 | 152 |
href="https://svn.torproject.org/svn/torflow/trunk/README">Torflow</a> |
153 | 153 |
script collection. |
154 | 154 |
</li> |
155 |
- |
|
155 |
+ |
|
156 | 156 |
<li> |
157 | 157 |
Learn about the <a |
158 | 158 |
href="<specblob>proposals/001-process.txt">Tor |
159 | 159 |
proposal process for changing our design</a>, and look over the <a |
160 | 160 |
href="<spectree>proposals">existing proposals</a>. |
161 | 161 |
</li> |
162 |
- |
|
162 |
+ |
|
163 | 163 |
<li> |
164 | 164 |
Our <a |
165 | 165 |
href="https://trac.torproject.org/projects/tor/wiki/org/sponsors">sponsor TODO list</a> starts with a |
... | ... |
@@ -167,16 +167,16 @@ |
167 | 167 |
sponsors</a> have paid to see done. It also lists many other tasks |
168 | 168 |
and topics we'd like to tackle next. |
169 | 169 |
</li> |
170 |
- |
|
170 |
+ |
|
171 | 171 |
<li> |
172 | 172 |
Once you're up to speed, things will continue to change surprisingly fast. |
173 | 173 |
The <a href="#MailingLists">tor-dev mailing list</a> is where the complex |
174 | 174 |
discussion happens, and the #tor and #tor-dev IRC channels |
175 | 175 |
are where the rest of the discussion happens. |
176 | 176 |
</li> |
177 |
- |
|
177 |
+ |
|
178 | 178 |
</ol> |
179 |
- |
|
179 |
+ |
|
180 | 180 |
<a id="MailingLists"></a> |
181 | 181 |
<h1><a class="anchor" href="#MailingLists">Mailing List Information</a></h1> |
182 | 182 |
<ul> |
... | ... |
@@ -184,7 +184,7 @@ |
184 | 184 |
mailing list</a> is a low volume list for announcements of new releases |
185 | 185 |
and critical security updates. Everybody should be on this list. |
186 | 186 |
There is also an |
187 |
- <a href="http://rss.gmane.org/gmane.network.onion-routing.announce">RSS |
|
187 |
+ <a href="http://rss.gmane.org/gmane.network.tor.announce">RSS |
|
188 | 188 |
feed</a> of tor-announce at <a href="http://gmane.org">gmane.org</a>.</li> |
189 | 189 |
<li>The <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk/">tor-talk list</a> |
190 | 190 |
is where a lot of discussion happens, and is where we send notifications |
... | ... |
@@ -204,7 +204,7 @@ |
204 | 204 |
reports from trac</a> may be interesting for users and developers.</li> |
205 | 205 |
<li>A list for <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-reports/">Tor stats reports.</li> |
206 | 206 |
</ul> |
207 |
- |
|
207 |
+ |
|
208 | 208 |
<a id="DesignDoc"></a> |
209 | 209 |
<h1><a class="anchor" href="#DesignDoc">Design Documents</a></h1> |
210 | 210 |
<ul> |
... | ... |
@@ -250,9 +250,9 @@ |
250 | 250 |
<li><a href="<spectree>proposals">In-progress drafts of |
251 | 251 |
new specifications and proposed changes</a></li> |
252 | 252 |
</ul></li> |
253 |
- |
|
253 |
+ |
|
254 | 254 |
</ul> |
255 |
- |
|
255 |
+ |
|
256 | 256 |
<a id="NeatLinks"></a> |
257 | 257 |
<h1><a class="anchor" href="#NeatLinks">Neat Links</a></h1> |
258 | 258 |
<ul> |
... | ... |
@@ -275,7 +275,7 @@ |
275 | 275 |
papers</a> (especially the ones in boxes) to get up to speed on the field |
276 | 276 |
of anonymous communication systems.</li> |
277 | 277 |
</ul> |
278 |
- |
|
278 |
+ |
|
279 | 279 |
<a id="Developers"></a> |
280 | 280 |
<h1><a class="anchor" href="#Developers">For Developers</a></h1> |
281 | 281 |
Browse the Tor <b>source repository</b>: |
... | ... |
@@ -299,4 +299,4 @@ |
299 | 299 |
<!-- END SIDECOL --> |
300 | 300 |
</div> |
301 | 301 |
<!-- END CONTENT --> |
302 |
-#include <foot.wmi> |
|
302 |
+#include <foot.wmi> |
... | ... |
@@ -85,10 +85,12 @@ |
85 | 85 |
</li> |
86 | 86 |
|
87 | 87 |
<li> |
88 |
- Download and watch Roger's <a |
|
89 |
- href="https://media.torproject.org/video/tor-internet-days-2010.mp4">overview |
|
90 |
- talk from Internet Days in Sweden</a> (<a |
|
91 |
- href="https://svn.torproject.org/svn/projects/presentations/slides-stanford10.pdf">slides</a>), |
|
88 |
+ Download and watch Roger's Tor |
|
89 |
+ overview talk from Internet Days in Sweden (<a |
|
90 |
+ href="https://media.torproject.org/video/tor-internet-days-2010.mp4">video</a>, |
|
91 |
+ <a |
|
92 |
+ href="https://svn.torproject.org/svn/projects/presentations/slides-stanford10.pdf">slides</a>, |
|
93 |
+ <a href="http://www.youtube.com/watch?v=35l56KjTCb8">youtube</a>), |
|
92 | 94 |
which provides good background on how Tor works and what it's for. |
93 | 95 |
</li> |
94 | 96 |
|
... | ... |
@@ -38,8 +38,8 @@ |
38 | 38 |
</li> |
39 | 39 |
|
40 | 40 |
<li> |
41 |
- <a href="<page download/download>">Install the Tor bundle</a> and try it out. |
|
42 |
- Make sure you've got Firefox installed first, and be sure to read the |
|
41 |
+ <a href="<page download/download>">Install the Tor Browser Bundle</a> and try it out. |
|
42 |
+ Be sure to read the |
|
43 | 43 |
<a href="<page download/download>#Warning">list of warnings</a> about ways you |
44 | 44 |
can screw up your anonymity. Look through the <a |
45 | 45 |
href="https://www.torproject.org/projects/torbrowser/design/">Tor |
... | ... |
@@ -200,6 +200,7 @@ |
200 | 200 |
commits</a> may be interesting for developers.</li> |
201 | 201 |
<li>An automated list for <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs/">bug |
202 | 202 |
reports from trac</a> may be interesting for users and developers.</li> |
203 |
+ <li>A list for <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-reports/">Tor stats reports.</li> |
|
203 | 204 |
</ul> |
204 | 205 |
|
205 | 206 |
<a id="DesignDoc"></a> |
... | ... |
@@ -230,9 +230,8 @@ |
230 | 230 |
<li><a href="<specblob>tor-spec.txt">Main Tor specification</a></li> |
231 | 231 |
<li><a href="<specblob>dir-spec.txt">Tor |
232 | 232 |
version 3 directory server specification</a> (and older <a |
233 |
- href="<specblob>dir-spec-v1.txt">version 1</a> and <a |
|
234 | 233 |
href="<specblob>dir-spec-v2.txt">version 2</a> directory |
235 |
- specifications)</li> |
|
234 |
+ specification)</li> |
|
236 | 235 |
<li><a href="<specblob>control-spec.txt">Tor control protocol |
237 | 236 |
specification</a></li> |
238 | 237 |
<li><a href="<specblob>rend-spec.txt">Tor rendezvous |
... | ... |
@@ -87,8 +87,9 @@ |
87 | 87 |
<li> |
88 | 88 |
Download and watch Roger's <a |
89 | 89 |
href="https://media.torproject.org/video/tor-internet-days-2010.mp4">overview |
90 |
- talk from Internet Days in Sweden</a>, which provides good background |
|
91 |
- on how Tor works and what it's for. |
|
90 |
+ talk from Internet Days in Sweden</a> (<a |
|
91 |
+ href="https://svn.torproject.org/svn/projects/presentations/slides-stanford10.pdf">slides</a>), |
|
92 |
+ which provides good background on how Tor works and what it's for. |
|
92 | 93 |
</li> |
93 | 94 |
|
94 | 95 |
<li> |
... | ... |
@@ -91,12 +91,6 @@ |
91 | 91 |
on how Tor works and what it's for. |
92 | 92 |
</li> |
93 | 93 |
|
94 |
- <li> |
|
95 |
- Look through our <a href="#DesignDoc">Design |
|
96 |
- Documents</a>. Notice that we have RFC-style specs to tell you exactly |
|
97 |
- how Tor is built. |
|
98 |
- </li> |
|
99 |
- |
|
100 | 94 |
<li> |
101 | 95 |
Learn about our censorship circumvention side: watch our 28C3 |
102 | 96 |
talk in December 2011 on how governments have tried to block Tor (<a |
... | ... |
@@ -115,6 +109,12 @@ |
115 | 109 |
paper</a>). |
116 | 110 |
</li> |
117 | 111 |
|
112 |
+ <li> |
|
113 |
+ Look through our <a href="#DesignDoc">Design |
|
114 |
+ Documents</a>. Notice that we have RFC-style specs to tell you exactly |
|
115 |
+ how Tor is built. |
|
116 |
+ </li> |
|
117 |
+ |
|
118 | 118 |
<li> |
119 | 119 |
There's a skeletal <a |
120 | 120 |
href="https://svn.torproject.org/svn/projects/roadmaps/2008-12-19-roadmap-full.pdf">list |
... | ... |
@@ -168,8 +168,8 @@ |
168 | 168 |
<li> |
169 | 169 |
Once you're up to speed, things will continue to change surprisingly fast. |
170 | 170 |
The <a href="#MailingLists">tor-dev mailing list</a> is where the complex |
171 |
- discussion happens, and the #tor IRC channel |
|
172 |
- is where the less complex discussion happens. |
|
171 |
+ discussion happens, and the #tor and #tor-dev IRC channels |
|
172 |
+ are where the rest of the discussion happens. |
|
173 | 173 |
</li> |
174 | 174 |
|
175 | 175 |
</ol> |
... | ... |
@@ -41,7 +41,9 @@ |
41 | 41 |
<a href="<page download/download>">Install the Tor bundle</a> and try it out. |
42 | 42 |
Make sure you've got Firefox installed first, and be sure to read the |
43 | 43 |
<a href="<page download/download>#Warning">list of warnings</a> about ways you |
44 |
- can screw up your anonymity. |
|
44 |
+ can screw up your anonymity. Look through the <a |
|
45 |
+ href="https://www.torproject.org/projects/torbrowser/design/">Tor |
|
46 |
+ Browser Design Document</a>. |
|
45 | 47 |
</li> |
46 | 48 |
|
47 | 49 |
<li> |
... | ... |
@@ -94,7 +94,25 @@ |
94 | 94 |
Documents</a>. Notice that we have RFC-style specs to tell you exactly |
95 | 95 |
how Tor is built. |
96 | 96 |
</li> |
97 |
- |
|
97 |
+ |
|
98 |
+ <li> |
|
99 |
+ Learn about our censorship circumvention side: watch our 28C3 |
|
100 |
+ talk in December 2011 on how governments have tried to block Tor (<a |
|
101 |
+ href="https://media.torproject.org/video/28c3-4800-en-how_governments_have_tried_to_block_tor_h264.mp4">video</a>, |
|
102 |
+ <a href="http://www.youtube.com/watch?v=GwMr8Xl7JMQ">youtube</a>, <a |
|
103 |
+ href="https://svn.torproject.org/svn/projects/presentations/slides-28c3.pdf">slides</a>), |
|
104 |
+ an <a |
|
105 |
+ href="https://svn.torproject.org/svn/projects/articles/circumvention-features.html">overview |
|
106 |
+ of what to look for in a circumvention tool</a>, |
|
107 |
+ and the original "blocking-resistance and |
|
108 |
+ circumvention" talk from 23C3 in December 2006 (<a |
|
109 |
+ href="http://freehaven.net/~arma/23C3-1444-en-tor_and_china.m4v">video</a>, |
|
110 |
+ <a href="http://freehaven.net/~arma/slides-23c3.pdf">slides</a>, <a |
|
111 |
+ href="http://events.ccc.de/congress/2006/Fahrplan/events/1444.en.html">abstract</a>, |
|
112 |
+ <a href="https://svn.torproject.org/svn/projects/design-paper/blocking.html">design |
|
113 |
+ paper</a>). |
|
114 |
+ </li> |
|
115 |
+ |
|
98 | 116 |
<li> |
99 | 117 |
There's a skeletal <a |
100 | 118 |
href="https://svn.torproject.org/svn/projects/roadmaps/2008-12-19-roadmap-full.pdf">list |
... | ... |
@@ -109,12 +127,6 @@ |
109 | 127 |
Defcon in July 2007 (<a |
110 | 128 |
href="http://freehaven.net/~arma/Defcon15-Mathewson-Technical_Changes_since_you_Last_Heard_about_Tor.mp4">video</a>, <a |
111 | 129 |
href="http://freehaven.net/~nickm/slides/Defcon07/TorChanges.pdf">slides</a>), |
112 |
- Roger's "blocking-resistance |
|
113 |
- and circumvention" talk from 23C3 in December 2006 (<a |
|
114 |
- href="http://freehaven.net/~arma/23C3-1444-en-tor_and_china.m4v">video</a>, |
|
115 |
- <a href="http://freehaven.net/~arma/slides-23c3.pdf">slides</a>, |
|
116 |
- <a href="http://events.ccc.de/congress/2006/Fahrplan/events/1444.en.html">abstract</a>, |
|
117 |
- <a href="https://svn.torproject.org/svn/projects/design-paper/blocking.html">design paper</a>), |
|
118 | 130 |
Roger's "Current events in 2007" talk from 24C3 in December |
119 | 131 |
2007 (<a |
120 | 132 |
href="http://freehaven.net/~arma/24c3-2325-en-current_events_in_tor_development.mp4">video</a>, |
... | ... |
@@ -249,7 +249,7 @@ |
249 | 249 |
<li><a href="https://check.torproject.org/">The |
250 | 250 |
Tor detector</a> tries to guess if you're using Tor or not.</li> |
251 | 251 |
<li>Check out one of the Tor status pages, such as the <a |
252 |
- href="https://atlas.torproject.org/">Atlas TorStatus</a> page. |
|
252 |
+ href="https://atlas.torproject.org/">Atlas</a> page. |
|
253 | 253 |
Remember that these lists may not be as accurate as what your Tor |
254 | 254 |
client uses, because your client fetches its own directory information and |
255 | 255 |
examines it locally.</li> |
... | ... |
@@ -248,8 +248,8 @@ |
248 | 248 |
Tor</a>.</li> |
249 | 249 |
<li><a href="https://check.torproject.org/">The |
250 | 250 |
Tor detector</a> tries to guess if you're using Tor or not.</li> |
251 |
- <li>Check out one of the Tor status pages, such as <a |
|
252 |
- href="http://torstatus.blutmagie.de/">blutmagie's Tor node status</a> page. |
|
251 |
+ <li>Check out one of the Tor status pages, such as the <a |
|
252 |
+ href="https://atlas.torproject.org/">Atlas TorStatus</a> page. |
|
253 | 253 |
Remember that these lists may not be as accurate as what your Tor |
254 | 254 |
client uses, because your client fetches its own directory information and |
255 | 255 |
examines it locally.</li> |
... | ... |
@@ -266,7 +266,7 @@ |
266 | 266 |
<li><a href="<gitrepo>">Browse the repository's source tree directly</a></li> |
267 | 267 |
<li>Git and SVN access: |
268 | 268 |
<ul> |
269 |
- <li><kbd>git clone git://git.torproject.org/git/tor</kbd></li> |
|
269 |
+ <li><kbd>git clone https://git.torproject.org/git/tor</kbd></li> |
|
270 | 270 |
<li>The development branch is <kbd>master</kbd>. The active maintenance branches are <kbd>maint-0.2.1</kbd> and <kbd>maint-0.2.2</kbd>.</li> |
271 | 271 |
<li><kbd>svn checkout https://svn.torproject.org/svn/website/trunk website</kbd></li> |
272 | 272 |
</ul> |
... | ... |
@@ -247,11 +247,9 @@ |
247 | 247 |
list of supporting programs you might want to use in association with |
248 | 248 |
Tor</a>.</li> |
249 | 249 |
<li><a href="https://check.torproject.org/">The |
250 |
- Tor detector</a> or <a href="http://torcheck.xenobite.eu/">the other |
|
251 |
- Tor detector</a> try to guess if you're using Tor or not.</li> |
|
250 |
+ Tor detector</a> tries to guess if you're using Tor or not.</li> |
|
252 | 251 |
<li>Check out one of the Tor status pages, such as <a |
253 |
- href="http://torstatus.blutmagie.de/">blutmagie's</a>, or |
|
254 |
- Xenobite's <a href="https://torstat.xenobite.eu/">Tor node status</a> page. |
|
252 |
+ href="http://torstatus.blutmagie.de/">blutmagie's Tor node status</a> page. |
|
255 | 253 |
Remember that these lists may not be as accurate as what your Tor |
256 | 254 |
client uses, because your client fetches its own directory information and |
257 | 255 |
examines it locally.</li> |
... | ... |
@@ -145,7 +145,7 @@ |
145 | 145 |
|
146 | 146 |
<li> |
147 | 147 |
Our <a |
148 |
- href="https://trac.torproject.org/projects/tor/wiki/sponsors">sponsor TODO list</a> starts with a |
|
148 |
+ href="https://trac.torproject.org/projects/tor/wiki/org/sponsors">sponsor TODO list</a> starts with a |
|
149 | 149 |
timeline for external promises — things <a href="<page about/sponsors>">our |
150 | 150 |
sponsors</a> have paid to see done. It also lists many other tasks |
151 | 151 |
and topics we'd like to tackle next. |
... | ... |
@@ -250,8 +250,7 @@ |
250 | 250 |
Tor detector</a> or <a href="http://torcheck.xenobite.eu/">the other |
251 | 251 |
Tor detector</a> try to guess if you're using Tor or not.</li> |
252 | 252 |
<li>Check out one of the Tor status pages, such as <a |
253 |
- href="http://torstatus.blutmagie.de/">blutmagie's</a>, or <a |
|
254 |
- href="http://trunk.torstatus.kgprog.com/index.php">kgprog's</a>, or |
|
253 |
+ href="http://torstatus.blutmagie.de/">blutmagie's</a>, or |
|
255 | 254 |
Xenobite's <a href="https://torstat.xenobite.eu/">Tor node status</a> page. |
256 | 255 |
Remember that these lists may not be as accurate as what your Tor |
257 | 256 |
client uses, because your client fetches its own directory information and |
... | ... |
@@ -243,7 +243,7 @@ |
243 | 243 |
wiki</a> provides a plethora of helpful contributions from Tor |
244 | 244 |
users. Check it out!</li> |
245 | 245 |
<li><a |
246 |
- href="<wiki>TheOnionRouter/SupportPrograms">A |
|
246 |
+ href="<wiki>doc/SupportPrograms">A |
|
247 | 247 |
list of supporting programs you might want to use in association with |
248 | 248 |
Tor</a>.</li> |
249 | 249 |
<li><a href="https://check.torproject.org/">The |
... | ... |
@@ -144,7 +144,8 @@ |
144 | 144 |
</li> |
145 | 145 |
|
146 | 146 |
<li> |
147 |
- Our <a href="<gitblob>doc/TODO">developer TODO file</a> starts with a |
|
147 |
+ Our <a |
|
148 |
+ href="https://trac.torproject.org/projects/tor/wiki/sponsors">sponsor TODO list</a> starts with a |
|
148 | 149 |
timeline for external promises — things <a href="<page about/sponsors>">our |
149 | 150 |
sponsors</a> have paid to see done. It also lists many other tasks |
150 | 151 |
and topics we'd like to tackle next. |
Fixes bug 2975, reported by HG2G. Thanks!
... | ... |
@@ -57,7 +57,7 @@ |
57 | 57 |
that arise from The Tor Project in the US. |
58 | 58 |
</li> |
59 | 59 |
|
60 |
- <li>The <a href="<page docs/tor-manual-dev>">manual</a> |
|
60 |
+ <li>The <a href="<page docs/tor-manual>">manual</a> |
|
61 | 61 |
lists all the possible entries you can put in your <a |
62 | 62 |
href="<page docs/faq>#torrc">torrc |
63 | 63 |
file</a>. We also provide a <a href="<page docs/tor-manual-dev>">manual for |
... | ... |
@@ -83,12 +83,9 @@ |
83 | 83 |
</li> |
84 | 84 |
|
85 | 85 |
<li> |
86 |
- Download and watch Roger's overview talk from What The Hack (<a |
|
87 |
- href="http://freehaven.net/~arma/wth-anonymous-communication-58.mp4">video</a>, |
|
88 |
- <a href="http://freehaven.net/~arma/wth1.pdf">slides</a>, <a |
|
89 |
- href="http://wiki.whatthehack.org/index.php/Anonymous_communication_for_the_United_States_Department_of_Defense...and_you">abstract</a>). |
|
90 |
- This talk was given in July 2005, back when we were funded by EFF and back |
|
91 |
- when the network was quite small, but it still provides good background |
|
86 |
+ Download and watch Roger's <a |
|
87 |
+ href="https://media.torproject.org/video/tor-internet-days-2010.mp4">overview |
|
88 |
+ talk from Internet Days in Sweden</a>, which provides good background |
|
92 | 89 |
on how Tor works and what it's for. |
93 | 90 |
</li> |
94 | 91 |
|
... | ... |
@@ -180,7 +180,7 @@ |
180 | 180 |
so, this is the list for you.</li> |
181 | 181 |
<li>The <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev/">tor-dev list</a> |
182 | 182 |
is for posting by developers only, and is very low traffic.</li> |
183 |
- <li>A list for <a href="http://archives.seul.org/tor/mirrors/">mirror |
|
183 |
+ <li>A list for <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-mirrors">mirror |
|
184 | 184 |
operators</a> for new website mirrors, and supporting <a href="<page |
185 | 185 |
getinvolved/mirrors>">current website mirrors</a>.</li> |
186 | 186 |
<li>A list for <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits/">svn and git |
we really ought to replace the wth talk sometime.
... | ... |
@@ -118,11 +118,15 @@ |
118 | 118 |
<a href="http://freehaven.net/~arma/slides-23c3.pdf">slides</a>, |
119 | 119 |
<a href="http://events.ccc.de/congress/2006/Fahrplan/events/1444.en.html">abstract</a>, |
120 | 120 |
<a href="https://svn.torproject.org/svn/projects/design-paper/blocking.html">design paper</a>), |
121 |
- and Roger's "Current events in 2007" talk from 24C3 in December |
|
121 |
+ Roger's "Current events in 2007" talk from 24C3 in December |
|
122 | 122 |
2007 (<a |
123 | 123 |
href="http://freehaven.net/~arma/24c3-2325-en-current_events_in_tor_development.mp4">video</a>, |
124 | 124 |
<a href="http://freehaven.net/~arma/slides-24c3.pdf">slides</a>, |
125 |
- <a href="http://events.ccc.de/congress/2007/Fahrplan/events/2325.en.html">abstract</a>). |
|
125 |
+ <a href="http://events.ccc.de/congress/2007/Fahrplan/events/2325.en.html">abstract</a>), and |
|
126 |
+ Roger's "Vulnerabilities in Tor" talk from 25C3 in December |
|
127 |
+ 2008 (<a |
|
128 |
+ href="https://media.torproject.org/video/25c3-2977-en-security_and_anonymity_vulnerabilities_in_tor.mp4">video</a>, |
|
129 |
+ <a href="http://freehaven.net/~arma/slides-25c3.pdf">slides</a>). |
|
126 | 130 |
</li> |
127 | 131 |
|
128 | 132 |
<li> |
... | ... |
@@ -46,7 +46,7 @@ |
46 | 46 |
|
47 | 47 |
<li> |
48 | 48 |
Our <a |
49 |
- href="<wikifaq>">FAQ</a> |
|
49 |
+ href="<page docs/faq>">FAQ</a> |
|
50 | 50 |
covers all sorts of topics, including questions about setting up a client |
51 | 51 |
or relay, concerns about anonymity attacks, why we didn't build Tor in |
52 | 52 |
other ways, etc. |
... | ... |
@@ -137,9 +137,9 @@ |
137 | 137 |
|
138 | 138 |
<li> |
139 | 139 |
Learn about the <a |
140 |
- href="<gitblob>doc/spec/proposals/001-process.txt">Tor |
|
140 |
+ href="<specblob>proposals/001-process.txt">Tor |
|
141 | 141 |
proposal process for changing our design</a>, and look over the <a |
142 |
- href="<gittree>doc/spec/proposals">existing proposals</a>. |
|
142 |
+ href="<spectree>proposals">existing proposals</a>. |
|
143 | 143 |
</li> |
144 | 144 |
|
145 | 145 |
<li> |
... | ... |
@@ -210,25 +210,25 @@ |
210 | 210 |
<li>The <b>specifications</b> aim to give |
211 | 211 |
developers enough information to build a compatible version of Tor: |
212 | 212 |
<ul> |
213 |
- <li><a href="<gitblob>doc/spec/tor-spec.txt">Main Tor specification</a></li> |
|
214 |
- <li><a href="<gitblob>doc/spec/dir-spec.txt">Tor |
|
213 |
+ <li><a href="<specblob>tor-spec.txt">Main Tor specification</a></li> |
|
214 |
+ <li><a href="<specblob>dir-spec.txt">Tor |
|
215 | 215 |
version 3 directory server specification</a> (and older <a |
216 |
- href="<gitblob>doc/spec/dir-spec-v1.txt">version 1</a> and <a |
|
217 |
- href="<gitblob>doc/spec/dir-spec-v2.txt">version 2</a> directory |
|
216 |
+ href="<specblob>dir-spec-v1.txt">version 1</a> and <a |
|
217 |
+ href="<specblob>dir-spec-v2.txt">version 2</a> directory |
|
218 | 218 |
specifications)</li> |
219 |
- <li><a href="<gitblob>doc/spec/control-spec.txt">Tor control protocol |
|
219 |
+ <li><a href="<specblob>control-spec.txt">Tor control protocol |
|
220 | 220 |
specification</a></li> |
221 |
- <li><a href="<gitblob>doc/spec/rend-spec.txt">Tor rendezvous |
|
221 |
+ <li><a href="<specblob>rend-spec.txt">Tor rendezvous |
|
222 | 222 |
specification</a></li> |
223 |
- <li><a href="<gitblob>doc/spec/path-spec.txt">Tor path selection |
|
223 |
+ <li><a href="<specblob>path-spec.txt">Tor path selection |
|
224 | 224 |
specification</a></li> |
225 |
- <li><a href="<gitblob>doc/spec/address-spec.txt">Special hostnames in |
|
225 |
+ <li><a href="<specblob>address-spec.txt">Special hostnames in |
|
226 | 226 |
Tor</a></li> |
227 |
- <li><a href="<gitblob>doc/spec/socks-extensions.txt">Tor's SOCKS support |
|
227 |
+ <li><a href="<specblob>socks-extensions.txt">Tor's SOCKS support |
|
228 | 228 |
and extensions</a></li> |
229 |
- <li><a href="<gitblob>doc/spec/version-spec.txt">How Tor version numbers |
|
229 |
+ <li><a href="<specblob>version-spec.txt">How Tor version numbers |
|
230 | 230 |
work</a></li> |
231 |
- <li><a href="<gittree>doc/spec/proposals">In-progress drafts of |
|
231 |
+ <li><a href="<spectree>proposals">In-progress drafts of |
|
232 | 232 |
new specifications and proposed changes</a></li> |
233 | 233 |
</ul></li> |
234 | 234 |
|
... | ... |
@@ -74,7 +74,7 @@ |
74 | 74 |
(If your bug is |
75 | 75 |
with your browser or some other application, please don't put |
76 | 76 |
it in our bugtracker.) The |
77 |
- <a href="#MailingLists">or-talk mailing list</a> can also be useful. |
|
77 |
+ <a href="#MailingLists">tor-talk mailing list</a> can also be useful. |
|
78 | 78 |
</li> |
79 | 79 |
|
80 | 80 |
<li> |
... | ... |
@@ -151,7 +151,7 @@ |
151 | 151 |
|
152 | 152 |
<li> |
153 | 153 |
Once you're up to speed, things will continue to change surprisingly fast. |
154 |
- The <a href="#MailingLists">or-dev mailing list</a> is where the complex |
|
154 |
+ The <a href="#MailingLists">tor-dev mailing list</a> is where the complex |
|
155 | 155 |
discussion happens, and the #tor IRC channel |
156 | 156 |
is where the less complex discussion happens. |
157 | 157 |
</li> |
... | ... |
@@ -161,27 +161,27 @@ |
161 | 161 |
<a id="MailingLists"></a> |
162 | 162 |
<h1><a class="anchor" href="#MailingLists">Mailing List Information</a></h1> |
163 | 163 |
<ul> |
164 |
- <li>The <a href="http://archives.seul.org/or/announce/">or-announce |
|
164 |
+ <li>The <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-announce/">tor-announce |
|
165 | 165 |
mailing list</a> is a low volume list for announcements of new releases |