aboutsummaryrefslogtreecommitdiff
path: root/src/property/gnupg.lisp
Commit message (Collapse)AuthorAge
* GNUPG:SECRET-KEY-IMPORTED :DESC: refer to secret not public keysSean Whitton2022-01-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* combine three GnuPG public key properties into a single propertySean Whitton2021-06-22
| | | | | | | There is now just GNUPG:PUBLIC-KEY-IMPORTED, which can optionally also ensure that the key is trusted. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add a number of git, gpg and cron propertiesSean Whitton2021-06-22
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* fix some copyright yearsSean Whitton2021-05-30
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* GNUPG:PUBLIC-KEY-IMPORTED: use WITH-CHANGE-IF-CHANGES-FILESean Whitton2021-03-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* GNUPG:PUBLIC-KEY-IMPORTED: accept spaces in the fingerprintSean Whitton2021-03-24
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* add GNUPG:PUBLIC-KEY-IMPORTEDSean Whitton2021-03-23
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>