Summary | add PGP public key can also add private key |
Queue | IMP |
Queue Version | 4.2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | right_path (at) hotmail (dot) com |
Created | 07/17/2008 (6198 days ago) |
Due | |
Updated | 07/17/2008 (6198 days ago) |
Assigned | |
Resolved | 07/17/2008 (6198 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
http://cvs.horde.org/diff.php/imp/pgp.php?r1=2.120&r2=2.121&ty=u
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ add PGP public key can also add private key
Type ⇒ Bug
State ⇒ Unconfirmed
IMP not only copies the public key section as public key but the whole
file including the private key.
Using the option "attach PGP public key to message" while sending a
message so also attaches the private key.
IMP should only import the public or private key section or warn that
both key should not be in one file when imported into IMP!