
Generate Private Key from Installer
Reported by Luke Le | November 23rd, 2011 @ 12:59 PM | in 20112227 (closed)
The Installer should read out the email addresses of the user using:
sqlite3 "/Users/lukele/Library/Application Support/AddressBook/Sources/D7BA2E66-4FC5-4F93-8FD5-8ADD0592B61C/AddressBook-v22.abcddb" "SELECT ZADDRESSNORMALIZED FROM ZABCDEMAILADDRESS WHERE ZOWNER=(SELECT ZME FROM ZABCDRECORD WHERE ZME != 0);"
[Adjust the path as necessary]
After that it should check if there's an existing gpg key for at
least one of the addresses.
If so, skip the part of key generation.
Otherwise, at the end of the installer, the user may enter the details for a new key and GPG Keychain Access is opened with a new key generation dialog already filled out.
Comments and changes to this ticket
-
Alex (via GPGTools) November 27th, 2011 @ 01:41 PM
- State changed from new to released
Right now, GKA will be started automatically (it will get the details from the address book) if there is no private key. Maybe we can enhance this later.
-
Alex (via GPGTools) November 27th, 2011 @ 01:49 PM
- Milestone changed from 20120317 to 20112227
- Importance changed from to High
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 ยป