This commit is contained in:
Joey Hess 2013-09-06 14:08:15 -04:00
parent 1c80428dc4
commit fe22a04513

View file

@ -1 +1,8 @@
Apparently newer gnupg has support for hardware-accelerated AES-NI. It would be good to have an option to use that. I also wonder if using the same symmetric key for many files presents a security issues (and whether using GPG keys directly would be more secure).
Apparently newer gnupg has support for hardware-accelerated AES-NI. It
would be good to have an option to use that. I also wonder if using the
same symmetric key for many files presents a security issues (and whether
using GPG keys directly would be more secure).
> [[done]]; you can now use encryption=pubkey when setting up a special
> remote to use pure public keys without the hybrid symmetric key scheme.
> Which you choose is up to you. --[[Joey]]