bugs/encryption_key_is_surprising/comment_7: add a closing brace
This commit is contained in:
parent
d2616b26da
commit
8141b081b7
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@
|
||||||
subject="comment 7"
|
subject="comment 7"
|
||||||
date="2013-03-07T15:21:55Z"
|
date="2013-03-07T15:21:55Z"
|
||||||
content="""
|
content="""
|
||||||
For the default git-annex will pass plenty of key bytes to make this unnecessary. True, one could adjust <code>$HOME/.gnupg/gpg.conf</code> to select another s2k algorithm and another cipher for the data (the two relevant options being <code>s2k-digest-algo</code> and <code>cipher-algo</code>. To be honest, I'd also like a per-repository gpg options setting for the symmetric cipher. For instance I know that I always want compression with gpg unless I use it with annexed data (at least in certain repositories).
|
For the default git-annex will pass plenty of key bytes to make this unnecessary. True, one could adjust <code>$HOME/.gnupg/gpg.conf</code> to select another s2k algorithm and another cipher for the data (the two relevant options being <code>s2k-digest-algo</code> and <code>cipher-algo</code>). To be honest, I'd also like a per-repository gpg options setting for the symmetric cipher. For instance I know that I always want compression with gpg unless I use it with annexed data (at least in certain repositories).
|
||||||
"""]]
|
"""]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue