GNOME Bugzilla – Bug 369536
valid keys could go into the "trusted keys" tab
Last modified: 2006-11-10 00:31:22 UTC
valid keys could go into the "trusted keys" tab instead of being in the "collected keys". that would make more sense as for the trust model Other information:
I think this is a good idea and will implement. Adam, do you concur?
I've implemented this. Do you guys think that marginally valid keys should go on the "Trusted Keys" tab? It's implemented this way now, but it may need tweaking. 2006-11-09 Nate Nielsen <nielsen@memberwebs.com> * libseahorse/seahorse-pgp-key.c: * src/seahorse-gkeyring-item.c: * src/seahorse-key-manager.c: Show valid keys on the trusted tab. Also fix usage of SKEY_FLAG_IS_VALID. Fixes bug #369536
I agree with moving valid keys to the trusted keys tab. Could you let me know what constitutes marginally valid in our trust model before I weigh in on those?
The same as GPG: gpg --list-keys --list-options show-uid-validity
That ought to be fine then.