diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-02-27 12:54:06 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-02-27 12:54:06 -0400 |
commit | 7416d4a970e0dd45c27c71fcf7ee868b26ec4c09 (patch) | |
tree | 780f442766cfae89351edf763126788e8a48122d /Test.hs | |
parent | ff3f431794d2fd6e1754d70f3e316327fc95ae09 (diff) |
add cryptographicallySecure
Note that GPGHMAC keys are not cryptographically secure, because their
content has no relation to the name of the key. So, things that use this
function to avoid sending keys to a remote will need to special case in
support for those keys. If GPGHMAC keys were accepted as
cryptographically secure, symlinks using them could be committed to a
git repo, and their content would be accepted into the repo, with no
guarantee that two repos got the same content, which is what we're aiming
to prevent.
Diffstat (limited to 'Test.hs')
0 files changed, 0 insertions, 0 deletions