From 758965d177d75f529bb88e24564a0bdb5e406fc6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 27 Sep 2016 20:22:53 -0400 Subject: Filter out escape sequences and any other unusual characters when writing all messages to the console. This should protect against all attacks where the server sends back a malicious message. --- keysafe.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'keysafe.cabal') diff --git a/keysafe.cabal b/keysafe.cabal index 538a694..ff2d48d 100644 --- a/keysafe.cabal +++ b/keysafe.cabal @@ -97,6 +97,7 @@ Executable keysafe HTTP.ProofOfWork HTTP.Server HTTP.RateLimit + Output SecretKey Serialization ServerBackup -- cgit v1.2.3