summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-09-13 16:10:55 -0400
committerJoey Hess <joeyh@joeyh.name>2016-09-13 16:10:55 -0400
commit4d69e01dea8515d9cbccfbf2f793c98a1a752539 (patch)
tree6cfd1215dc392f98b177cbe6429fcd1d7ec5450b /keysafe.cabal
parentfa6de9c9e51f271910ed5fd589372700f1b3fe6f (diff)
downloadkeysafe-4d69e01dea8515d9cbccfbf2f793c98a1a752539.tar.gz
improved rate limiter
Now caps total request rate even if attacker is willing to burn infinite CPU on PoW.
Diffstat (limited to 'keysafe.cabal')
-rw-r--r--keysafe.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/keysafe.cabal b/keysafe.cabal
index 01f6fb5..a1e6fe2 100644
--- a/keysafe.cabal
+++ b/keysafe.cabal
@@ -63,6 +63,7 @@ Executable keysafe
, token-bucket == 0.1.*
, bloomfilter == 2.0.*
, disk-free-space == 0.1.*
+ , lifted-base == 0.2.*
-- Temporarily inlined due to https://github.com/ocharles/argon2/issues/3
-- argon2 == 1.1.*
Extra-Libraries: argon2