
Signing: need to specify a default key in gpg.conf
Reported by Alex (via GPGTools) | March 6th, 2011 @ 12:51 AM | in Q1 2011
Would be nice get a selection window or a key should be selected automatically if there is only one.
Comments and changes to this ticket
-
-
Alex (via GPGTools) March 10th, 2011 @ 11:17 AM
- Title changed from Signature: provide a list of private keys when signing text to Signing: need to specify a default key in gpg.conf
-
ronin-140089 (at lighthouseapp) March 16th, 2011 @ 07:06 PM
- Assigned user changed from ronin-140089 (at lighthouseapp) to Alex (via GPGTools)
Implemented this for signing text. Patch attached, also on my fork: https://github.com/the-kenny/GPGServices/commits/master
The window will show when there is more than one secret key on the machine. The default key will be preselected. It doesn't show when there is only one secret-key.I'll implement it for signing too, it's just a bit of work because I don't want to open an extra window when encrypting.
-
Alex (via GPGTools) March 16th, 2011 @ 09:05 PM
- State changed from open to resolved
Wonderful! Also this time I was able to integrate your fork. See https://github.com/GPGTools/GPGServices/commits/master
Just for reference:
- git clone git@github.com:GPGTools/GPGServices.git
- cd GPGService
- git remote add kenny https://github.com/the-kenny/GPGServices.git
- git pull kenny master
- git push origin master
Addition: (Moritz U.):
If there are too many small commits in my fork,
--squash
as an argument forgit-pull
will squash all commits into one and will add only this one commit toorigin/master
. -
steve June 18th, 2015 @ 04:23 PM
- State changed from resolved to released
- Importance cleared.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป