ac07dca0fe67c5f8a88ec1da7ee2e25fe33a1205
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

1) ## translation metadata
Roger Dingledine looks like we never set the...

Roger Dingledine authored 13 years ago

2) # Revision: $Revision$
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

3) # Translation-Priority: 3-low
4) 
5) #include "head.wmi" TITLE="Tor Project: Contact" CHARSET="UTF-8"
6) 
7) <div id="content" class="clearfix">
8) 	<div id="breadcrumbs">
Andrew Lewman change all of the breadcrum...

Andrew Lewman authored 13 years ago

9)     <a href="<page index>">Home &raquo; </a>
Andrew Lewman increase max img width, lin...

Andrew Lewman authored 13 years ago

10)     <a href="<page about/overview>">About &raquo; </a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

11)     <a href="<page about/contact>">Contact</a>
12)   </div>
13)   <div id="maincol">
14)     <h2>Tor: Contact</h2>
Andrew Lewman add a menu listing of conta...

Andrew Lewman authored 12 years ago

15)     <ul>
Andrew Lewman replace projects with conta...

Andrew Lewman authored 11 years ago

16)     <li><a href="#support">Support</a></li>
Roger Dingledine turn the anchors into links

Roger Dingledine authored 12 years ago

17)     <li><a href="#email">Email</a></li>
18)     <li><a href="#irc">IRC</a></li>
Nima Fatemi Add twitter to contact page.

Nima Fatemi authored 9 years ago

19)     <li><a href="#twitter">Twitter</a></li>
Roger Dingledine turn the anchors into links

Roger Dingledine authored 12 years ago

20)     <li><a href="#phone">Telephone</a></li>
Andrew Lewman add mailing address.

Andrew Lewman authored 10 years ago

21)     <li><a href="#mail">Mailing Address</a></li>
Sebastian Hahn Add note about security issues

Sebastian Hahn authored 9 years ago

22)     <li><a href="#security">Security Issues</a></li>
Andrew Lewman add a menu listing of conta...

Andrew Lewman authored 12 years ago

23)     </ul>
Andrew Lewman get some work done on the n...

Andrew Lewman authored 13 years ago

24) 
Sukhbir Singh Update Contact page

Sukhbir Singh authored 8 years ago

25)     <!--
Andrew Lewman replace projects with conta...

Andrew Lewman authored 11 years ago

26)     <a id="support"></a>
Andrew Lewman fix the h3 bracket.

Andrew Lewman authored 11 years ago

27)     <h3><a class="anchor" href="#support">Support</a></h3>
Andrew Lewman replace projects with conta...

Andrew Lewman authored 11 years ago

28) 
Runa A. Sandvik update contact info, list t...

Runa A. Sandvik authored 11 years ago

29)      <p><i>help@rt.torproject.org</i> is the address to use for
30)     questions about all things Tor, volunteering, and offering
31)     resources. This is best effort service with no guarantees. We
Runa A. Sandvik add non-english support add...

Runa A. Sandvik authored 11 years ago

32)     generally respond within 48 hours. For support in other languages,
33)     try:</p>
34) 
35)     <ul>
36)       <li><i>help-ar@rt.torproject.org</i> for Arabic</li>
37)       <li><i>help-es@rt.torproject.org</i> for Spanish</li>
38)       <li><i>help-fa@rt.torproject.org</i> for Farsi</li>
39)       <li><i>help-fr@rt.torproject.org</i> for French</li>
40)       <li><i>help-zh@rt.torproject.org</i> for Mandarin</li>
41)     </ul>
Sukhbir Singh Update Contact page

Sukhbir Singh authored 8 years ago

42)     -->
Andrew Lewman replace projects with conta...

Andrew Lewman authored 11 years ago

43) 
Andrew Lewman add in an email id, add the...

Andrew Lewman authored 12 years ago

44)     <a id="email"></a>
Roger Dingledine turn the anchors into links

Roger Dingledine authored 12 years ago

45)     <h3><a class="anchor" href="#email">Email</a></h3>
Sukhbir Singh Update Contact page

Sukhbir Singh authored 8 years ago

46)     <!-- Please email <ew>help@rt.torproject.org</em> for general questions.
Andrew Lewman replace projects with conta...

Andrew Lewman authored 11 years ago

47) 
Sukhbir Singh Update Contact page

Sukhbir Singh authored 8 years ago

48)     A few other addresses are more specific: -->
Andrew Lewman replace projects with conta...

Andrew Lewman authored 11 years ago

49) 
Damian Johnson Adding IRC channels to the...

Damian Johnson authored 13 years ago

50)     <ul>
Runa A. Sandvik update contact info, list t...

Runa A. Sandvik authored 11 years ago

51)       <li><i>tor-talk@lists.torproject.org</i> is for all discussion
Roger Dingledine commit a clarification that...

Roger Dingledine authored 10 years ago

52)       about theory, design, development, and use of Onion Routing.
53)       <i>tor-dev@lists.torproject.org</i> is for Tor research and
54)       development. For both of these <a href="<page
55)       docs/documentation>#MailingLists">mailing lists</a>,
56)       you must subscribe before you can post.</li>
Andrew Lewman these anti-spam measures ar...

Andrew Lewman authored 11 years ago

57)       <li><i>donations@torproject.org</i> is for questions and comments about <a
Sebastian Hahn that was silly

Sebastian Hahn authored 8 years ago

58)       href="<page donate/donate>">getting money to the developers</a>. More
Andrew Lewman clean up the contact page t...

Andrew Lewman authored 13 years ago

59)       donations means <a href="<page docs/faq>#Funding">more
60)       Tor</a>. We're happy to help think about creative ways for you
61)       to contribute.</li>
Roger Dingledine point to the press list in...

Roger Dingledine authored 9 years ago

62)       <li><i>press@torproject.org</i> is for press/media.</li>
63)       <li><i>execdir@torproject.org</i> is for questions and comments about
Andrew Lewman clean up the contact page t...

Andrew Lewman authored 13 years ago

64)       Tor the non-profit corporation: trademark questions, affiliation
65)       and coordination, major gifts, contract inquiries, licensing and
66)       certification, etc.</li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

67)     </ul>
Andrew Lewman replace projects with conta...

Andrew Lewman authored 11 years ago

68) 
Damian Johnson Adding project summaries an...

Damian Johnson authored 13 years ago

69)     <a id="irc"></a>
Roger Dingledine turn the anchors into links

Roger Dingledine authored 12 years ago

70)     <h3><a class="anchor" href="#irc">IRC</a></h3>
Andrew Lewman wrap the text bodies in par...

Andrew Lewman authored 12 years ago

71)     <p>Tor users and developers can also be found in the following channels on <a
72)     href="http://www.oftc.net/oftc/">OFTC</a>:</p>
Andrew Lewman replace projects with conta...

Andrew Lewman authored 11 years ago

73) 
Damian Johnson Adding IRC channels to the...

Damian Johnson authored 13 years ago

74)     <ul>
75)       <li><i>#tor</i> - User and relay operation discussions. Having trouble
76)       running Tor or a question for other Tor users? Then this is the spot for
77)       you.</li>
78)       <li><i>#tor-dev</i> - Channel for people who want to do development.
Robert Ransom Fix minor typos

Robert Ransom authored 12 years ago

79)       Discussions about Tor-related coding, protocols, and <a href="<page
Damian Johnson Adding IRC channels to the...

Damian Johnson authored 13 years ago

80)       getinvolved/volunteer>">project ideas</a> are all welcome.</li>
Matt Pagan Introducing the tor-project...

Matt Pagan authored 9 years ago

81)       <li><i>#tor-project</i> - Organization discussions unrelated to 
82)       software development. A great place to discuss Tor community events, 
83)       outreach, translation, or website improvements.</li>
Damian Johnson Adding IRC channels to the...

Damian Johnson authored 13 years ago

84)     </ul>
Andrew Lewman replace projects with conta...

Andrew Lewman authored 11 years ago

85) 
Nima Fatemi Add twitter to contact page.

Nima Fatemi authored 9 years ago

86)     <a id="twitter"></a>
87)     <h3><a class="anchor" href="#twitter">Twitter</a></h3>
Nima Fatemi adding @torproject_fa to th...

Nima Fatemi authored 9 years ago

88)     <p>Follow us on Twitter:
89) 	<ul>
90) 	  <li>English account: <a href="https://twitter.com/TorProject">@TorProject</a></li>
91)     	  <li>Farsi (Persian) account: <a href="https://twitter.com/torproject_fa">@TorProject_fa</a></li>
92) 	</ul>
93)     </p>
Nima Fatemi Add twitter to contact page.

Nima Fatemi authored 9 years ago

94) 
Andrew Lewman add in an email id, add the...

Andrew Lewman authored 12 years ago

95)     <a id="phone"></a>
Roger Dingledine turn the anchors into links

Roger Dingledine authored 12 years ago

96)     <h3><a class="anchor" href="#phone">Telephone</a></h3>
Nick Mathewson Do not mention the phone on...

Nick Mathewson authored 9 years ago

97)     <p>Please be aware that your
Andrew Lewman update contact info

Andrew Lewman authored 10 years ago

98)     phone company and ours (and everyone in between) could listen to
Nick Mathewson Switch press contact number...

Nick Mathewson authored 9 years ago

99)     the call. Please do not call for technical support. Instead, email
Andrew Lewman add mailing address.

Andrew Lewman authored 10 years ago

100)     <em>help@rt.torproject.org</em>. Technical support phone calls are not
Andrew Lewman update contact info

Andrew Lewman authored 10 years ago

101)     returned.</p>
Andrew Lewman update phone number across...

Andrew Lewman authored 12 years ago

102) 
Andrew Lewman add mailing address.

Andrew Lewman authored 10 years ago

103)     <a id="mail"></a>
104)     <h3><a class="anchor" href="#mail">Mailing Address</a></h3>
105)     <p>Should you need to reach us via old reliable mail, our mailing
106)     address is:
107)       <p>The Tor Project, Inc<br>
108)          7 Temple Street, Suite A<br>
109)          Cambridge, MA 02139-2403 USA</p>
110)     </p>
111) 
Sebastian Hahn Add note about security issues

Sebastian Hahn authored 9 years ago

112)     <a id="security"></a>
113)     <h3><a class="anchor" href="#security">Security Issues</a></h3>
114)     <p>If you found a security issue in one of our projects or our
115)     infrastructure, please email the respective maintainer. You can find
116)     their GPG fingerprint/key on our <a
117)     href="https://db.torproject.org">developer ldap search page</a>. Due
118)     to the many different projects we have, we do not offer a single
119)     list for security issues.
120) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

121)   </div>
122)   <!-- END MAINCOL -->
123)   <div id = "sidecol">
124) #include "side.wmi"
125) #include "info.wmi"
126)   </div>
127)   <!-- END SIDECOL -->
128) </div>
129) <!-- END CONTENT -->