Re: --edit-key command

2006-11-09 Thread Joseph Oreste Bruni
Typing "help" at the --edit-key prompt will display a list and explanation of the various commands available. In this case, the "adduid" command would be used. Joe On Nov 9, 2006, at 11:06 AM, axel muller wrote: what is the command in the edit-key section to add a missing uid to a key for

--edit-key command

2006-11-09 Thread axel muller
what is the command in the edit-key section to add a missing uid to a key for example i have been asked in this way: Need add uid of [EMAIL PROTECTED] only has uid of [EMAIL PROTECTED] a) so how to add uid of send? Also would be nice for some unique shortname (8 characters or less) at the m

Re: Shell script to encrypt/decrypt/sign/verify from clibpoard

2006-11-09 Thread Adam Schreiber
On 11/7/06, Zach Himsel <[EMAIL PROTECTED]> wrote: I'm trying to make a shell script that would run in my that would read from the clipboard and encrypt/sign/decrypt/verify (probably have one script for each action, or pass an arg to the script to perform certain actions). How would I get gpg to

Re: Gnupg Integrity check

2006-11-09 Thread Joseph Oreste Bruni
You need to import the key in order for gpg to use it. Use the "gpg -- import" command. You will then need to sign the key so that gpg considers it "valid" using the "--sign-key" command or using the "sign" sub-command from inside the "--edit-key" menu. On Nov 8, 2006, at 6:05 PM, Yahya Al

Gnupg Integrity check

2006-11-09 Thread Yahya Alameddine
Hello Guys I am a new user to Gnupg and i am having problems checking the integrity of the thunderbird Enigmail extension "enigmail-0.94.1.2-tb15-win+lin+mac.xpi" I have placed both the enigmail file (.xpi) and its signature file (.asc) provided by the official site in the same folder and i h

Re: Shell script to encrypt/decrypt/sign/verify from clibpoard

2006-11-09 Thread Adam Schreiber
On 11/7/06, Zach Himsel <[EMAIL PROTECTED]> wrote: On 11/7/06, Adam Schreiber <[EMAIL PROTECTED]> wrote: > If you're using the GNOME Desktop, Seahorse includes a panel applet > that does exactly that. > http://gnome.org/projects/seahorse > I'm using KDE, sorry. But I do actually use KGPG, which i