bcef2f5144d86e99fd2c4c10ecff757b17a20d91
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

1) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2) 
3) <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
4) <head>
5)   <title>Tor: an anonymizing overlay network for TCP</title>
Roger Dingledine clean up my meta and br tags

Roger Dingledine authored 19 years ago

6)   <meta name="Author" content="Roger Dingledine" />
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

7)   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
8)   <link rel="stylesheet" type="text/css" href="default.css" />
Roger Dingledine link to our favicon.ico now

Roger Dingledine authored 19 years ago

9)   <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

10) </head>
11) 
12) <body>
13)   <div class="menu" id="side">
14) <!--    <img id="logo" src="tor.jpg" alt="cute tor gate" /> -->
Roger Dingledine clean up my meta and br tags

Roger Dingledine authored 19 years ago

15)       <a class="current">Home</a> <br />
Roger Dingledine website patches from annalee

Roger Dingledine authored 19 years ago

16)       <a href="howitworks.html">How it works</a> <br />
Roger Dingledine clean up my meta and br tags

Roger Dingledine authored 19 years ago

17)       <a href="download.html">Download</a> <br />
18)       <a href="documentation.html">Documentation</a><br />
19)       <a href="contribute.html">Contribute</a> <br />
20)       <a href="developers.html">Developers</a> <br />
21)       <a href="research.html">Research</a> <br />
22)       <a href="people.html">People</a> <br />
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

23)   </div><!-- #side -->
24)   <div class="main" id="main">
25) 
Roger Dingledine website patches from annalee

Roger Dingledine authored 19 years ago

26) <h2>Tor: an anonymous Internet communication system</h2>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

27) 
28) <p>
Roger Dingledine try out some new frontpage...

Roger Dingledine authored 19 years ago

29) Tor is a toolset for a wide range of organizations and people who want
30) to improve their safety and security on the Internet. Using Tor can help
31) you anonymize web browsing and publishing, instant messaging, IRC, SSH,
32) and more. Tor also provides a platform on which software developers can
33) build new applications with built-in anonymity, safety, and privacy
34) features.
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

35) </p>
36) 
Roger Dingledine website patches from annalee

Roger Dingledine authored 19 years ago

37) <p>
Roger Dingledine try out some new frontpage...

Roger Dingledine authored 19 years ago

38) Your traffic is safer when you use Tor because communications
39) are bounced around a distributed network of servers called <a
40) href="howitworks.html">onion routers</a> -- this makes it hard for
41) recipients, observers, and even the onion routers themselves to figure
42) out who and where you are. Tor's technology aims to provide Internet
43) users with protection against <em>traffic analysis</em>, a form of
44) network surveillance that threatens personal anonymity and privacy,
45) confidential business activities and relationships, and state security.
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

46) </p>
47) 
48) <p>
Roger Dingledine try out some new frontpage...

Roger Dingledine authored 19 years ago

49) Traffic analysis is used every day by companies, governments, and
50) individuals who want to keep track of where people and organizations go
51) and what they do on the Internet.  Instead of looking at the content of
52) your communications, traffic analysis tracks where they go. For example,
53) online advertising company Doubleclick uses traffic analysis to record
54) what webpages you've visited, and can build a profile of your interests
55) from that. A pharmaceutical company could use traffic analysis to monitor
56) when the research wing of a competitor visits its website, and track
57) what pages or products the competitor is interested in. IBM hosts a
58) searchable patent index, and it could keep a list of every query your
59) company makes. A stalker could use traffic analysis to learn whether
60) you're in a certain Internet cafe.
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

61) </p>
62) 
Roger Dingledine website patches from annalee

Roger Dingledine authored 19 years ago

63) <p>
Roger Dingledine try out some new frontpage...

Roger Dingledine authored 19 years ago

64) Tor aims to make traffic analysis more difficult by preventing
65) eavesdroppers from finding out where your communications are going
66) online, and by letting you decide whether to identify yourself when
67) you communicate.
68) </p>
69) 
70) <p>
71) Tor's security is improved as its user base grows and as
72) more people volunteer to run servers.  Please consider <a
73) href="cvs/tor/doc/tor-doc.html#installing">installing it</a> and then
74) <a href="cvs/tor/doc/tor-doc.html#server">helping out</a>. You can also
75) <a href="documentation.html">learn more about Tor here</a>.
76) </p>
77) 
78) <p>
79) Tor is an important piece of building more safety, privacy, and anonymity
80) online, but it is not a complete solution.
Roger Dingledine list the favicon on every page

Roger Dingledine authored 19 years ago

81) And remember that this is development code -- it's not a good idea to rely
Roger Dingledine website patches from annalee

Roger Dingledine authored 19 years ago

82) on the current Tor network if you really need strong anonymity.
83) </p>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

84) 
Roger Dingledine website patches from annalee

Roger Dingledine authored 19 years ago

85) <p>
Roger Dingledine update the website to point...

Roger Dingledine authored 19 years ago

86) 2004-12-12: Tor 0.0.9 is released. [<a href="download.html">download</a>]<br />
Roger Dingledine website patches from annalee

Roger Dingledine authored 19 years ago

87) 2004-10-14: Tor 0.0.8.1 is released. [<a href="download.html">download</a>]
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

88) </p>
89) 
Roger Dingledine make it clearer there's mor...

Roger Dingledine authored 19 years ago

90) <p>
91) Currently, Tor development is supported by the <a
92) href="http://www.eff.org/">Electronic Frontier Foundation</a>.
Roger Dingledine clean up other phrasing

Roger Dingledine authored 19 years ago

93) Tor was initially designed and developed as part of the U.S. Naval Research
Roger Dingledine make it clearer there's mor...

Roger Dingledine authored 19 years ago

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) 
Roger Dingledine website patches from annalee

Roger Dingledine authored 19 years ago

99) <p>
100) The or-announce mailing list is a low volume list for announcements of
101) new releases. You can <a href="http://archives.seul.org/or/announce/">read
102) the archives or subscribe</a>.
103) </p>
Roger Dingledine first cut of new website

Roger Dingledine authored 19 years ago

104) 
105)   </div><!-- #main -->
Roger Dingledine decide on a format for cont...

Roger Dingledine authored 19 years ago

106)   <div class="bottom" id="bottom">
107)      <i><a href="mailto:tor-webmaster@freehaven.net">Webmaster</a></i> -
108)      $Id$
109)   </div>