After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 304788 - Importing a key
Importing a key
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
0.7.x
Other Linux
: Normal normal
: ---
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2005-05-19 18:07 UTC by zerohalo
Modified: 2005-05-19 22:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description zerohalo 2005-05-19 18:07:17 UTC
Version details: 0.7.9

It would seem that by opening a key file (ie, mykey.asc) from Nautilus with
Seahorse should automatically import that key into the keyring, or else prompt
the user and ask them whether they would like to import the keyring. (Enigmail
does this nicely when you try to open an attachment that's a key.) Is that
possible to add?
Comment 1 Stef Walter 2005-05-19 22:01:56 UTC
Thanks. This used to work with Nautilus 2.8. 

Committed a fix to the stable branch.
Comment 2 Stef Walter 2005-05-19 22:04:10 UTC
Note that the tack taken by GPG (and we've asked about this on the mailing list)
is that it is an inherently safe operation to import any key. So seahorse
doesn't ask for permission first (as GPG doesn't really let the user know
*what's* in the file before importing), but it lets you know it's been imported.