add notation to self sig
Peter Palfrader
gnupg-users=gnupg.org at lists.palfrader.org
Thu Mar 9 14:40:33 CET 2006
On Wed, 08 Mar 2006, David Shaw wrote:
> > Thanks, that seems to work (as does --expert and sign).
>
> If you're tracking SVN, try the latest. I've added a notation command
> under --edit-key.
Great, thanks. Adding notations and removing all of them works just
fine.
According to the manual page, setting an empty value should remove a
notation:
| notation Set a name=value notation for the specified user
| ID(s). See --cert-notation for more on how this
| works. Setting a value of "none" removes all nota-
| tions, and setting a name with no value removes
| that notation alone.
However,
| weasel at simona:~/tmp/gpg$ gpg --list-options show-notations --list-sigs
| pub 1024D/A12B80B9 2006-03-09 [expires: 2006-03-16]
| uid test1
| sig 3 A12B80B9 2006-03-09 test1
| sub 2048g/7FAFEDE3 2006-03-09 [expires: 2006-03-16]
| sig A12B80B9 2006-03-09 test1
| weasel at simona:~/tmp/gpg$ gpg --edit test1
[..]
| Command> notation foo at example.com=
| No notations on user ID "test1"
| Adding notation: foo at example.com=
[..]
[just doing 'notation foo at example.com' is not allowed.]
| weasel at simona:~/tmp/gpg$ gpg --list-options show-notations --list-sigs
| pub 1024D/A12B80B9 2006-03-09 [expires: 2006-03-16]
| uid test1
| sig 3 N A12B80B9 2006-03-09 test1
| Signature notation: foo at example.com=
| sub 2048g/7FAFEDE3 2006-03-09 [expires: 2006-03-16]
| sig A12B80B9 2006-03-09 test1
it seems that this part doesn't work.
Also, is issuing a notation again with the same key supposed to replace
an existing notation, or should it - as it does now - add a second
notation with the same key?
Cheers,
Peter
--
PGP signed and encrypted | .''`. ** Debian GNU/Linux **
messages preferred. | : :' : The universal
| `. `' Operating System
http://www.palfrader.org/ | `- http://www.debian.org/
More information about the Gnupg-users
mailing list