signcontrol.py 1.4.0
2014-10-26
Full changes and diff from previous release
-
Add the
--no-tty
flag to gpg when--passphrase
is also used. Otherwise, an error occurs when running signcontrol.py from cron. Thanks to Matija Nalis for the bug report. -
Add the
PGP2_COMPATIBILITY
parameter to generate control articles compatible with MIT PGP 2.6.2 (or equivalent). -
When managing PGP keys, their full uid is now expected, instead of only a subpart.
-
Listing secret keys now also shows their fingerprint.
-
Improve documentation, along with the creation of a Git repository on Github.