gpg: use SHA-512 as default hash for signatures

This commit is contained in:
Roman Zeyde
2016-10-24 10:52:36 +03:00
parent e09712c793
commit fa6d8564b9

View File

@@ -22,6 +22,7 @@ echo "${FINGERPRINT}:6" | gpg2 --homedir "${HOMEDIR}" --import-ownertrust
# Prepare GPG configuration file
echo "# TREZOR-based GPG configuration
agent-program $(which trezor-gpg-agent)
personal-digest-preferences SHA512
" | tee "${HOMEDIR}/gpg.conf"
echo "# TREZOR-based GPG agent emulator