GNOME Bugzilla – Bug 239095
vCard: Support insert or extract attached data file (e.g. GPG key)
Last modified: 2015-08-27 15:49:37 UTC
It should be possible to insert or extract an attached data file from a vCard file. That would be particulary useful for obtaining or distributing gnupg-public-keys.
vcard specification defines a KEY field but I don't even see any UI in the Contact Editor to display. Would love to have such a vcard file to test this...
Any chance to provide an example / testcase that does not contain real data?
With the change from bug #680451 the KEY attributes are read and shown (X509 and GPG) and can be Added/Loaded/Saved in the Certificates tab of the contact editor, which fixes this bug as well. *** This bug has been marked as a duplicate of bug 680451 ***