summaryrefslogtreecommitdiffhomepage
path: root/stack.yaml
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-08-16 01:10:33 -0400
committerJoey Hess <joeyh@joeyh.name>2016-08-16 01:14:29 -0400
commitd7696832e183cc3e98d094b35ee4392d0c8d3df5 (patch)
tree1d01e6796d359b04f2b09aa509270884a836f737 /stack.yaml
parent6c4d1501b1067e47cbf8579eb206a30d9c3a7a1c (diff)
downloadkeysafe-d7696832e183cc3e98d094b35ee4392d0c8d3df5.tar.gz
use zxcvbn-c for fairly good password entropy estimation
This should be good enough to let the keysafe UI comment on how good a password the user chooses.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
index 45c9644..d5f1539 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -6,4 +6,5 @@ extra-deps:
- finite-field-0.8.0
- polynomial-0.7.2
- raaz-0.0.2
+ - zxcvbn-c-1.0.0
explicit-setup-deps: