Bug 353631 - ask the user to import attached PGP keys
Summary: ask the user to import attached PGP keys
Status: REPORTED
Alias: None
Product: kmail2
Classification: Applications
Component: crypto (show other bugs)
Version: 4.14.7
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-07 02:16 UTC by kolAflash
Modified: 2015-10-07 02:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kolAflash 2015-10-07 02:16:32 UTC
When receiving a mail with attached PGP key(s), KMail should ask the user to import those keys.

Don't auto-import those keys! That would be a (small) security problem.

But especially for inexperienced users it would be pretty helpful, if KMail would tell them that the attached file(s) are actually PGP keys and ask the user if they should be imported.

And, to do it the totally right way, KMail should not just say:

"There are PGP keys attached, should they be imported?"

but KMail should ask (imagine a popup window)

========================================
There are the following PGP keys attached. Please give those keys a mark that you want to import:
--------
[ ] john@example.com
[x] alice@wonderland.net
[x] bob@test.org
[ ] eve@evil.tk
--------
Cancel    OK
========================================

Reproducible: Always