summaryrefslogtreecommitdiffhomepage
path: root/keysafe.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'keysafe.cabal')
-rw-r--r--keysafe.cabal11
1 files changed, 8 insertions, 3 deletions
diff --git a/keysafe.cabal b/keysafe.cabal
index 00390fe..2488c0b 100644
--- a/keysafe.cabal
+++ b/keysafe.cabal
@@ -6,14 +6,19 @@ Author: Joey Hess
Stability: Experimental
Copyright: 2016 Joey Hess
License: AGPL-3
-License-File: AGPL
-Extra-Source-Files: CHANGELOG
Homepage: https://joeyh.name/code/keysafe/
Category: Utility
Build-Type: Simple
-Synopsis:
+Synopsis: back up a secret key securely to the cloud
Description:
+ Keysafe backs up a secret key to several cloud servers, split up
+ so that no one server can access the whole secret by itself.
+ .
+ A password is used to encrypt the data, and it is made expensive
+ to decrypt, so password cracking is infeasibly expensive.
+License-File: AGPL
Extra-Source-Files:
+ CHANGELOG
TODO
Executable keysafe