90f388024671813196a04faaff3cc00a67eff67f
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) 
Andrew Lewman replace projects with conta...

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 11 years ago

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

Runa A. Sandvik authored 11 years ago

28)      <p><i>help@rt.torproject.org</i> is the address to use for
29)     questions about all things Tor, volunteering, and offering
30)     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

31)     generally respond within 48 hours. For support in other languages,
32)     try:</p>
33) 
34)     <ul>
35)       <li><i>help-ar@rt.torproject.org</i> for Arabic</li>
36)       <li><i>help-es@rt.torproject.org</i> for Spanish</li>
37)       <li><i>help-fa@rt.torproject.org</i> for Farsi</li>
38)       <li><i>help-fr@rt.torproject.org</i> for French</li>
39)       <li><i>help-zh@rt.torproject.org</i> for Mandarin</li>
40)     </ul>
Andrew Lewman replace projects with conta...

Andrew Lewman authored 11 years ago

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

Andrew Lewman authored 12 years ago

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

Roger Dingledine authored 12 years ago

43)     <h3><a class="anchor" href="#email">Email</a></h3>
Runa A. Sandvik update contact info, list t...

Runa A. Sandvik authored 11 years ago

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

Andrew Lewman authored 11 years ago

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

Damian Johnson authored 13 years ago

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

Andrew Lewman authored 11 years ago

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

Damian Johnson authored 13 years ago

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

Runa A. Sandvik authored 11 years ago

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

Roger Dingledine authored 10 years ago

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

Andrew Lewman authored 11 years ago

55)       <li><i>donations@torproject.org</i> is for questions and comments about <a
Andrew Lewman fix a spelling mistake.

Andrew Lewman authored 13 years ago

56)       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

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

Roger Dingledine authored 9 years ago

60)       <li><i>press@torproject.org</i> is for press/media.</li>
61)       <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

62)       Tor the non-profit corporation: trademark questions, affiliation
63)       and coordination, major gifts, contract inquiries, licensing and
64)       certification, etc.</li>
Matthew Finkel Add bad-relays@ to contact...

Matthew Finkel authored 9 years ago

65)       <li><i>bad-relays@lists.torproject.org</i> is for reporting exit relays
Roger Dingledine point to the press list in...

Roger Dingledine authored 9 years ago

66)       observed to be misconfigured or malicious. (This is not the same as bad
67)       users!)</li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

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

Andrew Lewman authored 11 years ago

69) 
Damian Johnson Adding project summaries an...

Damian Johnson authored 13 years ago

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

Roger Dingledine authored 12 years ago

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

Andrew Lewman authored 12 years ago

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

Andrew Lewman authored 11 years ago

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

Damian Johnson authored 13 years ago

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

Robert Ransom authored 12 years ago

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

Damian Johnson authored 13 years ago

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

Matt Pagan authored 9 years ago

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

Damian Johnson authored 13 years ago

85)       <li><i>#nottor</i> - This is where Tor people hang out to talk about
86)       stuff that is not related to Tor.</li>
87)     </ul>
Andrew Lewman replace projects with conta...

Andrew Lewman authored 11 years ago

88) 
Nima Fatemi Add twitter to contact page.

Nima Fatemi authored 9 years ago

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

Nima Fatemi authored 9 years ago

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

Nima Fatemi authored 9 years ago

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

Andrew Lewman authored 12 years ago

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

Roger Dingledine authored 12 years ago

99)     <h3><a class="anchor" href="#phone">Telephone</a></h3>
Andrew Lewman add mailing address.

Andrew Lewman authored 10 years ago

100)     <p>The Tor office is reachable at +1-781-948-1982. Please be aware that your
Andrew Lewman update contact info

Andrew Lewman authored 10 years ago

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

Nick Mathewson authored 9 years ago

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

Andrew Lewman authored 10 years ago

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

Andrew Lewman authored 10 years ago

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

Andrew Lewman authored 12 years ago

105) 
Nick Mathewson Switch press contact number...

Nick Mathewson authored 9 years ago

106)     <p>For press inquiries, please call +1-617-902-0208.</p>
107) 
Andrew Lewman add mailing address.

Andrew Lewman authored 10 years ago

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

Sebastian Hahn authored 9 years ago

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

Andrew Lewman authored 13 years ago

126)   </div>
127)   <!-- END MAINCOL -->
128)   <div id = "sidecol">
129) #include "side.wmi"
130) #include "info.wmi"
131)   </div>
132)   <!-- END SIDECOL -->
133) </div>
134) <!-- END CONTENT -->