<font color='black' size='2' face='arial'>
<div> <font size="2"><font face="Arial, Helvetica, sans-serif">Thank you very much. I will try and walk through this slowly.</font></font><br>
</div>

<div> <br>
</div>

<div style="clear: both;"></div>

<div> <br>
</div>

<div> <br>
</div>

<div style="font-family: arial,helvetica; font-size: 10pt; color: black;">-----Original Message-----<br>
From: Christian Fromme &lt;kaner@strace.org&gt;<br>
To: or-talk@freehaven.net<br>
Sent: Sun, Mar 14, 2010 8:13 pm<br>
Subject: Re: Verifying signatures<br>
<br>






<div id="AOLMsgPart_0_6b135a64-c841-477f-aa62-8ff6512c76b8" style="margin: 0px; font-family: Tahoma,Verdana,Arial,Sans-Serif; font-size: 12px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">

<pre style="font-size: 9pt;"><tt>Hi,<br>
<br>
On Sun, Mar 14, 2010 at 1:41 PM,  &lt;<a href="mailto:zzzjethro666@email2me.net">zzzjethro666@email2me.net</a>&gt; wrote:<br>
<br>
&gt; At the Torproject site, the directions are as follows:<br>
&gt; I'll need someone's keys. Okay.<br>
&gt; Step one: Import the keys Right. From where exactly and how, exactly.<br>
&gt; Step two: Verify the fingerprints. Yeah? How exactly? I still have never<br>
&gt; been able to locate a file with .asc at the end of it. I am on Mac OS 10.5.2<br>
&gt; ppc. Where is it?<br>
&gt; Step three: Verify the download package. Right again. "If you're using<br>
&gt; GnuPG..." well, what if I'm not? I tried downloading that and installing it.<br>
&gt; It went okay but it either won't open, and then I couldn't find the download<br>
&gt; at all.&nbsp; Kinda lost here.<br>
&gt; "use the following type of command"&nbsp;&nbsp;&nbsp; exactly where do I use this so-called<br>
&gt; "following type of command?"<br>
&gt;<br>
&gt; For instance, under Step one: Import the keys is the following information:<br>
&gt; gpg --keyserver subkeys.pgp.net --recv-keys 0x28988BF5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; What<br>
&gt; exactly is this?<br>
&gt; Is it an address?<br>
<br>
Disclaimer: I'm not familiar with the MacOSX operating system very<br>
much, but this could be a start:<br>
<br>
First of all, you need to install GnuPG of some sorts on your<br>
Computer. Try this:<br>
<br>
<a href="http://macgpg.sourceforge.net/index.html" target="_blank">http://macgpg.sourceforge.net/index.html</a><br>
<br>
If you got that downloaded and installed, you need to fire up a<br>
command shell. Thats a little window into which you can type commands.<br>
Try this address for help:<br>
<br>
<a href="http://aplawrence.com/MacOSX/macosxshell.html" target="_blank">http://aplawrence.com/MacOSX/macosxshell.html</a><br>
<br>
In that command shell you should be able to execute the "gpg" command<br>
after a successfull install. Try this:<br>
<br>
gpg --version<br>
<br>
It should give you an output similar to:<br>
<br>
gpg (GnuPG) 1.4.10<br>
Copyright (C) 2008 Free Software Foundation, Inc.<br>
License GPLv3+: GNU GPL version 3 or later &lt;<a href="http://gnu.org/licenses/gpl.html" target="_blank">http://gnu.org/licenses/gpl.html</a>&gt;<br>
This is free software: you are free to change and redistribute it.<br>
There is NO WARRANTY, to the extent permitted by law.<br>
<br>
If this was successfull, GnuPG is actually installed on your computer,<br>
yay! Now you will need to import the keys like so on the command<br>
shell:<br>
<br>
gpg --keyserver subkeys.pgp.net --recv-keys 0x28988BF5<br>
<br>
This command will look for the key with the id "0x28988BF5" on server<br>
"subkeys.pgp.net" and download it for you.<br>
<br>
After that step is done, locate your package and .asc file, and verify<br>
the package on the command shell:<br>
<br>
gpg --verify PACKAGENAME.asc PACKAGENAME<br>
<br>
Where PACKAGENAME should be the name of the package you downloaded.<br>
<br>
Done.<br>
<br>
Hope this helps,<br>
Best,<br>
C<br>
***********************************************************************<br>
To unsubscribe, send an e-mail to <a href="mailto:majordomo@torproject.org">majordomo@torproject.org</a> with<br>
unsubscribe or-talk    in the body. <a href="http://archives.seul.org/or/talk/" target="_blank">http://archives.seul.org/or/talk/</a><br>
</tt></pre>
</div>
 <!-- end of AOLMsgPart_0_6b135a64-c841-477f-aa62-8ff6512c76b8 -->

</div>
</font>