This commit is contained in:
Yurt 2017-11-17 17:49:16 +00:00 committed by admin
parent 1eaa0e954a
commit 0f876eccb5

View file

@ -7,7 +7,7 @@ The issue is that git-annex consistently tries to encrypt with the master key, w
I'm submitting a bug report but I should say that I'm not sure this is the intended (or documented) way to use GPG subkeys and it may not be a git-annex concern. The [Debian Wiki](https://wiki.debian.org/Subkeys) does say that it won't work but the [password store](https://lists.zx2c4.com/pipermail/password-store/2014-September/001131.html) project has implemented it.
Side note: this is not working in grcypt either.
Side note: this is not working in gcrypt either.
### What steps will reproduce the problem?