7b140d8cde8f94943c76b5072d5ba95fd19dd6e0
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: 2-medium
4) 
5) #include "head.wmi" TITLE="Tor Project: Verifying Signatures" CHARSET="UTF-8"
6) <div id="content" class="clearfix">
7)   <div id="breadcrumbs">
Andrew Lewman change all of the breadcrum...

Andrew Lewman authored 13 years ago

8)     <a href="<page index>">Home &raquo; </a>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

9)     <a href="<page docs/verifying-signatures>">Verifying Signatures</a>
10)   </div>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

11)   <div id="maincol">
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

12)     <h1>How to verify signatures for packages</h1>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

13)     <hr>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

14) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

15)     <p>Each file on <a href="<page download/download>">our download page</a> is accompanied
16)     by a file with the same name as the package and the extension
17)     ".asc". These .asc files are GPG signatures. They allow you to verify
18)     the file you've downloaded is exactly the one that we intended you to
Andrew Lewman rename easy-download to dow...

Andrew Lewman authored 13 years ago

19)     get. For example, tor-browser-<version-torbrowserbundle>_en-US.exe is accompanied by
20)     tor-browser-<version-torbrowserbundle>_en-US.exe.asc.</p>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

21) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

22)     <p>Of course, you'll need to have our GPG keys in your keyring: if you don't
23)     know the GPG key, you can't be sure that it was really us who signed it. The
24)     signing keys we use are:</p>
25)     <ul>
26)     <li>Roger's (0x28988BF5) typically signs the source code file.</li>
27)     <li>Nick's (0x165733EA, or its subkey 0x8D29319A).</li>
Andrew Lewman add the preferred keyserver...

Andrew Lewman authored 13 years ago

28)     <li>Andrew's (0x31B0974B) typically signed older packages for windows and mac.</li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

29)     <li>Peter's (0x94C09C7F, or its subkey 0xAFA44BDD).</li>
Robert Ransom Add Tomás Touceda's OpenPGP...

Robert Ransom authored 13 years ago

30)     <li>Tomás's (0x9A753A6B) signs current Vidalia release tarballs and tags.</li>
31)     <li>Matt's (0x5FA14861) signed older Vidalia release tarballs.</li>
Damian Johnson Adding my key to the verify...

Damian Johnson authored 13 years ago

32)     <li>Damian's (0x9ABBEEC6) signs Arm releases</li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

33)     <li>Jacob's (0xE012B42D).</li>
Andrew Lewman s/amc/mac/ thanks to rransom.

Andrew Lewman authored 13 years ago

34)     <li>Erinn's (0x63FEE659) and (0xF1F5C9B5) typically signs all windows, mac, and most linux packages.</li>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

35)     <li>Mike's (0xDDC6C0AD) signs the Torbutton xpi.</li>
Karsten Loesing Add Karsten's PGP fingerprint.

Karsten Loesing authored 13 years ago

36)     <li>Karsten's (0xF7C11265) signs the metrics archives and tools.</li>
Robert Ransom Add Robert Hogan's OpenPGP...

Robert Ransom authored 13 years ago

37)     <li>Robert Hogan's (0x22F6856F) signs torsocks release tarballs and tags.</li>
Nathan Freitas added fingerprint for my Or...

Nathan Freitas authored 12 years ago

38)     <li>Nathan's (0xB374CBD2) signs the Android APK file for Orbot.</li>.
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

39)     </ul>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

40) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

41)     <h3>Step Zero: Install GnuPG</h3>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

42)     <hr>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

43)     <p>You need to have GnuPG installed before you can verify
44)     signatures.</p>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

45) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

46)     <ul>
47)     <li>Linux: see <a
48)     href="http://www.gnupg.org/download/">http://www.gnupg.org/download/</a>
49)     or install <i>gnupg</i> from the package management system.</li>
50)     <li>Windows: see <a
51)     href="http://www.gnupg.org/download/">http://www.gnupg.org/download/</a>. Look
52)     for the "version compiled for MS-Windows" under "Binaries".</li>
53)     <li>Mac: see <a
54)     href="http://macgpg.sourceforge.net/">http://macgpg.sourceforge.net/</a>.</li>
55)     </ul>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

56) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

57)     <h3>Step One:  Import the keys</h3>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

58)     <hr>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

59)     <p>The next step is to import the key. This can be done directly from
60)     GnuPG. Make sure you import the correct key. For example, if you
Andrew Lewman switch the suggested signat...

Andrew Lewman authored 13 years ago

61)     downloaded a Windows package, you will need to import Erinn's key.</p>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

62) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

63)     <p><b>Windows:</b></p>
64)     <p>GnuPG for Windows is a command line tool, and you will need to use
65)     <i>cmd.exe</i>. Unless you edit your PATH environment variable, you will
66)     need to tell Windows the full path to the GnuPG program. If you installed GnuPG
67)     with the default values, the path should be something like this: <i>C:\Program
68)     Files\Gnu\GnuPg\gpg.exe</i>.</p>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

69) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

70)     <p>To import the key 0x28988BF5, start <i>cmd.exe</i> and type:</p>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

71) 
Andrew Lewman add the preferred keyserver...

Andrew Lewman authored 13 years ago

72)     <pre>C:\Program Files\Gnu\GnuPg\gpg.exe --keyserver hkp://keys.gnupg.net --recv-keys 0x28988BF5</pre>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

73) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

74)     <p><b>Mac and Linux</b></p>
75)     <p>Whether you have a Mac or you run Linux, you will need to use the terminal
76)     to run GnuPG. Mac users can find the terminal under "Applications". If you run
77)     Linux and use Gnome, the terminal should be under "Applications menu" and
78)     "Accessories". KDE users can find the terminal under "Menu" and "System".</p>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

79) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

80)     <p>To import the key 0x28988BF5, start the terminal and type:</p>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

81) 
Andrew Lewman add the preferred keyserver...

Andrew Lewman authored 13 years ago

82)     <pre>gpg --keyserver hkp://keys.gnupg.net --recv-keys 0x28988BF5</pre>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

83) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

84)     <h3>Step Two:  Verify the fingerprints</h3>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

85)     <hr>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

86)     <p>After importing the key, you will want to verify that the fingerprint is correct.</p>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

87) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

88)     <p><b>Windows:</b></p>
89)     <pre>C:\Program Files\Gnu\GnuPg\gpg.exe --fingerprint (insert keyid here)</pre>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

90) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

91)     <p><b>Mac and Linux</b></p>
92)     <pre>gpg --fingerprint (insert keyid here)</pre>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

93) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

94)     The fingerprints for the keys should be:
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

95) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

96)     <pre>
97)     pub   1024D/28988BF5 2000-02-27
98)           Key fingerprint = B117 2656 DFF9 83C3 042B  C699 EB5A 896A 2898 8BF5
99)     uid                  Roger Dingledine &lt;arma@mit.edu&gt;
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

100) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

101)     pub   3072R/165733EA 2004-07-03
102)           Key fingerprint = B35B F85B F194 89D0 4E28  C33C 2119 4EBB 1657 33EA
103)     uid                  Nick Mathewson &lt;nickm@alum.mit.edu&gt;
104)     uid                  Nick Mathewson &lt;nickm@wangafu.net&gt;
105)     uid                  Nick Mathewson &lt;nickm@freehaven.net&gt;
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

106) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

107)     pub  1024D/31B0974B 2003-07-17
108)          Key fingerprint = 0295 9AA7 190A B9E9 027E  0736 3B9D 093F 31B0 974B
109)     uid                  Andrew Lewman (phobos) &lt;phobos@rootme.org&gt;
110)     uid                  Andrew Lewman &lt;andrew@lewman.com&gt;
111)     uid                  Andrew Lewman &lt;andrew@torproject.org&gt;
112)     sub   4096g/B77F95F7 2003-07-17
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

113) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

114)     pub   1024D/94C09C7F 1999-11-10
115)           Key fingerprint = 5B00 C96D 5D54 AEE1 206B  AF84 DE7A AF6E 94C0 9C7F
116)     uid                  Peter Palfrader
117)     uid                  Peter Palfrader &lt;peter@palfrader.org&gt;
118)     uid                  Peter Palfrader &lt;weasel@debian.org&gt;
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

119) 
Robert Ransom Add Tomás Touceda's OpenPGP...

Robert Ransom authored 13 years ago

120)     pub   1024D/9A753A6B 2009-09-11
121)           Key fingerprint = 553D 7C2C 626E F16F 27F3  30BC 95E3 881D 9A75 3A6B
Robert Ransom Escape the < and > characte...

Robert Ransom authored 13 years ago

122)     uid                  Tomás Touceda &lt;chiiph@gmail.com&gt;
Robert Ransom Add Tomás Touceda's OpenPGP...

Robert Ransom authored 13 years ago

123)     sub   1024g/33BE0E5B 2009-09-11
124) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

125)     pub   1024D/5FA14861 2005-08-17
126)           Key fingerprint = 9467 294A 9985 3C9C 65CB  141D AF7E 0E43 5FA1 4861
127)     uid                  Matt Edman &lt;edmanm@rpi.edu&gt;
128)     uid                  Matt Edman &lt;Matt_Edman@baylor.edu&gt;
129)     uid                  Matt Edman &lt;edmanm2@cs.rpi.edu&gt;
130)     sub   4096g/EA654E59 2005-08-17
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

131) 
Damian Johnson Adding my key to the verify...

Damian Johnson authored 13 years ago

132)     pub   1024D/9ABBEEC6 2009-06-17
133)           Key fingerprint = 6827 8CC5 DD2D 1E85 C4E4  5AD9 0445 B7AB 9ABB EEC6
Runa A. Sandvik Escape the < and > characte...

Runa A. Sandvik authored 13 years ago

134)     uid                  Damian Johnson (www.atagar.com) &lt;atagar1@gmail.com&gt;
135)     uid                  Damian Johnson &lt;atagar@torproject.org&gt;
Damian Johnson Adding my key to the verify...

Damian Johnson authored 13 years ago

136)     sub   2048g/146276B2 2009-06-17
137)     sub   2048R/87F30690 2010-08-07
138) 
Runa A. Sandvik update fingerprint

Runa A. Sandvik authored 13 years ago

139)     pub   4096R/E012B42D 2010-05-07
140)           Key fingerprint = D8C9 AF51 CAA9 CAEA D3D8  9C9E A34F A745 E012 B42D
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

141)     uid                  Jacob Appelbaum &lt;jacob@appelbaum.net&gt;
Runa A. Sandvik update fingerprint

Runa A. Sandvik authored 13 years ago

142)     uid                  Jacob Appelbaum &lt;jacob@torproject.org&gt;
143)     sub   4096R/7CA91A52 2010-05-07 [expires: 2011-05-07]
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

144) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

145)     pub   2048R/63FEE659 2003-10-16
146)           Key fingerprint = 8738 A680 B84B 3031 A630  F2DB 416F 0610 63FE E659
147)     uid                  Erinn Clark &lt;erinn@torproject.org&gt;
148)     uid                  Erinn Clark &lt;erinn@debian.org&gt;
149)     uid                  Erinn Clark &lt;erinn@double-helix.org&gt;
150)     sub   2048R/EB399FD7 2003-10-16
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

151) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

152)     pub   1024D/F1F5C9B5 2010-02-03
153)           Key fingerprint = C2E3 4CFC 13C6 2BD9 2C75  79B5 6B8A AEB1 F1F5 C9B5
154)     uid                  Erinn Clark &lt;erinn@torproject.org&gt;
155)     sub   1024g/7828F26A 2010-02-03
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

156) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

157)     pub   1024D/DDC6C0AD 2006-07-26
158)           Key fingerprint = BECD 90ED D1EE 8736 7980  ECF8 1B0C A30C DDC6 C0AD
159)     uid                  Mike Perry &lt;mikeperry@fscked.org&gt;
160)     uid                  Mike Perry &lt;mikepery@fscked.org&gt;
161)     sub   4096g/AF0A91D7 2006-07-26
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

162) 
Karsten Loesing Add Karsten's PGP fingerpri...

Karsten Loesing authored 13 years ago

163)     pub   1024D/F7C11265 2007-03-09 [expires: 2012-03-01]
164)           Key fingerprint = FC8A EEF1 792E EE71 D721  7D47 D0CF 963D F7C1 1265
165)     uid                  Karsten Loesing &lt;karsten.loesing@gmx.net&gt;
166)     sub   2048g/75D85E4B 2007-03-09 [expires: 2012-03-01]
167) 
Robert Ransom Add Robert Hogan's OpenPGP...

Robert Ransom authored 13 years ago

168)     pub   1024D/22F6856F 2006-08-19
169)           Key fingerprint = DDB4 6B5B 7950 CD47 E59B  5189 4C09 25CF 22F6 856F
Robert Ransom Escape the < and > characte...

Robert Ransom authored 13 years ago

170)     uid                  Robert Hogan &lt;robert@roberthogan.net&gt;
Robert Ransom Add Robert Hogan's OpenPGP...

Robert Ransom authored 13 years ago

171)     sub   1024g/FC4A9460 2006-08-19
172) 
Nathan Freitas added fingerprint for my Or...

Nathan Freitas authored 12 years ago

173)     pub   3072D/B374CBD2 2010-06-09 [expires: 2011-06-09]
174)    	  Key fingerprint = B92B CA64 72F7 C6F0 8D47  8503 D2AC D203 B374 CBD2
175)     uid                  Nathan of Guardian &lt;nathan@guardianproject.info&gt;
176)     sub   4096g/B5878C3B 2010-06-09 [expires: 2011-06-09]
177) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

178)     </pre>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

179) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

180)     <h3>Step Three:  Verify the downloaded package</h3>
Sebastian Hahn We decided to go with HTML...

Sebastian Hahn authored 13 years ago

181)     <hr>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

182)     <p> To verify the signature of the package you downloaded, you will need
183)     to download the ".asc" file as well.</p>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

184) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

185)     <p>In the following examples, the user Alice downloads packages for
186)     Windows, Mac OS X and Linux and also verifies the signature of each
187)     package. All files are saved on the desktop.</p>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

188) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

189)     <p><b>Windows:</b></p>
Roger Dingledine use the up-to-date file nam...

Roger Dingledine authored 13 years ago

190)     <pre>C:\Program Files\Gnu\GnuPg\gpg.exe --verify C:\Users\Alice\Desktop\<file-win32-bundle-stable>.asc C:\Users\Alice\Desktop\<file-win32-bundle-stable></pre>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

191) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

192)     <p><b>Mac:</b></p>
Roger Dingledine use the up-to-date file nam...

Roger Dingledine authored 13 years ago

193)     <pre>gpg --verify /Users/Alice/<file-osx-x86-bundle-stable>.asc /Users/Alice/<file-osx-x86-bundle-stable></pre>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

194) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

195)     <p><b>Linux</b></p>
Roger Dingledine use the up-to-date file nam...

Roger Dingledine authored 13 years ago

196)     <pre>gpg --verify /home/Alice/Desktop/<file-source-stable>.asc /home/Alice/Desktop/<file-source-stable></pre>
Erinn Clark add rpm verification instru...

Erinn Clark authored 13 years ago

197)     
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

198) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

199)     <p>After verifying, GnuPG will come back saying something like "Good
200)     signature" or "BAD signature". The output should look something like
201)     this:</p>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

202) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

203)     <pre>
204)     gpg: Signature made Tue 16 Mar 2010 05:55:17 AM CET using DSA key ID 28988BF5
205)     gpg: Good signature from "Roger Dingledine &lt;arma@mit.edu&gt;"
206)     gpg: WARNING: This key is not certified with a trusted signature!
207)     gpg:          There is no indication that the signature belongs to the owner.
208)     Primary key fingerprint: B117 2656 DFF9 83C3 042B  C699 EB5A 896A 2898 8BF5
209)     </pre>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

210) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

211)     <p>
212)     Notice that there is a warning because you haven't assigned a trust
213)     index to this person. This means that GnuPG verified that the key made
214)     that signature, but it's up to you to decide if that key really belongs
215)     to the developer. The best method is to meet the developer in person and
216)     exchange key fingerprints.
217)     </p>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

218) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

219)     <p>For your reference, this is an example of a <em>BAD</em> verification. It
220)     means that the signature and file contents do not match. In this case,
221)     you should not trust the file contents:</p>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

222) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

223)     <pre>
224)     gpg: Signature made Tue 20 Apr 2010 12:22:32 PM CEST using DSA key ID 28988BF5
225)     gpg: BAD signature from "Roger Dingledine &lt;arma@mit.edu&gt;"
226)     </pre>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

227) 
Erinn Clark add rpm verification instru...

Erinn Clark authored 13 years ago

228)     <p><b>RPM-based distributions :</b></p>
229)     <p>In order to manually verify the signatures on the RPM packages, you must use the
230)     <code>rpm</code> tool like so: <br />
231)     
232)     <pre>rpm -K filename.rpm</pre></p>
233)     <p></p>
234)     
235)     <p><b>Debian:</b></p>
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

236)     <p>If you are running Tor on Debian you should read the instructions on
237)     <a href="<page docs/debian>#packages">importing these keys to apt</a>.</p>
Roger Dingledine clear trailing whitespaces;...

Roger Dingledine authored 13 years ago

238) 
Andrew Lewman first cut of the new, shiny...

Andrew Lewman authored 13 years ago

239)     <p>If you wish to learn more about GPG, see <a
240)     href="http://www.gnupg.org/documentation/">http://www.gnupg.org/documentation/</a>.</p>
241)   </div>
242)   <!-- END MAINCOL -->
243)   <div id = "sidecol">
244) #include "side.wmi"
245) #include "info.wmi"
246)   </div>
247)   <!-- END SIDECOL -->
248) </div>
249) <!-- END CONTENT -->