Source: keysafe Maintainer: Sean Whitton Priority: optional Section: utils Build-Depends: debhelper (>= 9), ghc, libghc-dice-entropy-conduit-dev (>= 1.0.0.0), libghc-finite-field-dev (>= 0.8.0), libghc-optparse-applicative-dev (>= 0.12), libghc-optparse-applicative-dev (<< 0.13), libghc-polynomial-dev (>= 0.7.1), libghc-raaz-dev (>= 0.0.2), libghc-raaz-dev (<< 0.0.3), libghc-random-dev (>= 1.1), libghc-random-dev (<< 1.2), libghc-readline-dev (>= 1.0), libghc-readline-dev (<< 1.1), libghc-split-dev (>= 0.2), libghc-split-dev (<< 0.3), libghc-text-dev (>= 1.2), libghc-text-dev (<< 1.3), libghc-utf8-string-dev (>= 1.0), libghc-utf8-string-dev (<< 1.1), libghc-vector-dev (>= 0.10.11.0), libghc-zxcvbn-c-dev (>= 1.0), libghc-zxcvbn-c-dev (<< 1.1), libargon2-dev, Standards-Version: 3.9.8 Homepage: https://joeyh.name/code/keysafe/ Vcs-Git: https://git.spwhitton.name/keysafe Vcs-Browser: https://git.spwhitton.name/?p=keysafe.git;a=summary Package: keysafe Architecture: any Section: misc Depends: ${shlibs:Depends} ${misc:Depends}, Suggests: git-annex Description: securely back up secret keys to cloud servers 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.