Hi,
> That's not a uid hash. That's your key id (look at the last 8
> characters). When you list keys, always use --fixed-list-mode.
Thanks! That seems to work properly now.
Best regards,
Philipp Gühring
___
Gnupg-users mailing list
Gnupg-users@gnu
On Mon, Nov 12, 2007 at 12:29:30AM +0100, Philipp Gühring wrote:
> Hi David,
>
> > The ordering does not matter. GPG supports selecting a user ID by hash:
>
> Thanks a lot! That looked like a good solution.
>
> Unfortuntely, it doesn´t work for the UID that is attached to the public key:
>
>
Hi David,
> The ordering does not matter. GPG supports selecting a user ID by hash:
Thanks a lot! That looked like a good solution.
Unfortuntely, it doesn´t work for the UID that is attached to the public key:
pub:u:1024:17:A591FD39DD2C60F4:2007-09-29:::u:test<[EMAIL PROTECTED]>::scESC:
uid:u
On Mon, 5 Nov 2007 18:18, [EMAIL PROTECTED] said:
>> See GPA for an implementarions of this.
>
> How likely will it be that such an implementation will break with the next
> version? It doesn´t sounds like a stable, robust and secure way to me.
It won't break as long as you follow the main guid
On Mon, Nov 05, 2007 at 06:18:33PM +0100, Philipp Gühring wrote:
> Hi,
>
> Thanks for your answer!
>
> Ok, I need the following:
> 1. I need a tool that lists me all the UIDs in a key.
> 2. Then I select the UIDs I need, and the UIDs I do not need
> 3. Then I need a tool that removes all select
tried the do the first step with gpg --with-colons and the third
step with gpg --edit-key by automating gpg.
But due to the ordering problem, this doesn´t work.
> > Does GPGME have UID management functionality?
>
> You need to use the edit feature and implement most things yourself.
&
On Mon, 5 Nov 2007 12:00, [EMAIL PROTECTED] said:
> Does GPGME have UID management functionality?
You need to use the edit feature and implement most things yourself.
See GPA for an implementarions of this.
> Why is it ordered differently?
This is an implementation detail.
> How
Hi,
I am missing the GPGME manual on the website:
http://www.gnupg.org/(en)/documentation/manuals.html
Does GPGME have UID management functionality?
I would need deluid to delete UIDs from keys, and I can´t find it in the
documentation.
When I do gpg --with-colons $file then I get a list of
Not really 2¢. More like 2M.
Thanks, I didn't know about that option (from the man pages):
--allow-freeform-uid
Disable all checks on the form of the user ID while generating a new
one. This option should only be used in very special environments as it
does not e
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Charly Avital wrote:
> Option 2 is better, IMO.
>
> I don't think you can create a new uid *without* an e-mail address,
> unless you present it (when going through the generation's prompts) as
> something that looks like an e-mail address, e.g.
> [E
Charly Avital wrote:
Option 2 is better, IMO.
I don't think you can create a new uid *without* an e-mail address,
unless you present it (when going through the generation's prompts) as
something that looks like an e-mail address, e.g.
[EMAIL PROTECTED], of whatever you like, but
consisting of tw
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Option 2 is better, IMO.
I don't think you can create a new uid *without* an e-mail address,
unless you present it (when going through the generation's prompts) as
something that looks like an e-mail address, e.g.
[EMAIL PROTECTED], of whatever you
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160
I want to add my ICQ number to my pubkey.
What is the best solution?
1.create a new uid, without email address, named "ICQ myicqnumber"
2.modify an existing uid adding a comment with my icq number
I'm concerned about creating an uid without an a
13 matches
Mail list logo