mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2025-01-25 16:08:24 +00:00
c303513be4
- Remove --no-options gpg option when using GPG key. - Improve gpg default key tests To use the default key, ~/.gnupg/gpg.conf needs: default-key <keyid> default-recipient-self Or default-recipient <keyid> Otherwise the first key in the keyring is used.