+editpgpkeys could be more helpful
Bug #85643 reported by
David Allouche
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Medium
|
Matthew Revell |
Bug Description
The gpg usage directions on the +editpgpkeys page are not accurate enough for people who are not familiar with gpg.
* It does not explain what is "key-id"
* It has slightly incorrect instructions, as --send-keys appears not to anything without an explicit key id, and anyway should always be used with an explicit key-id.
Changed in launchpad: | |
importance: | Undecided → Low |
status: | Unconfirmed → Confirmed |
Changed in launchpad-foundations: | |
assignee: | nobody → matthew.revell |
Changed in launchpad-foundations: | |
milestone: | none → 2.1.12 |
Changed in launchpad-foundations: | |
milestone: | 2.1.12 → 2.2.1 |
Changed in launchpad-foundations: | |
milestone: | 2.2.1 → 2.2.2 |
Changed in launchpad-foundations: | |
milestone: | 2.2.3 → 2.2.4 |
Changed in launchpad-foundations: | |
milestone: | 2.2.4 → 2.2.5 |
Changed in launchpad-foundations: | |
milestone: | 2.2.5 → 2.2.6 |
Changed in launchpad-foundations: | |
status: | Triaged → In Progress |
To post a comment you must log in.
It could explain what "key-id" is by showing an example of output of --list-keys and pointing which bit is the key-id.
It should have <var>key-id</var> after each occurence of --send-keys.