@hackage keysafe0.20160922
back up a secret key securely to the cloud
Categories
License
AGPL-3.0-only
Maintainer
Joey Hess <joey@kitenet.net>
Links
Versions
- 0.20200214 Fri, 14 Feb 2020
- 0.20180326 Mon, 26 Mar 2018
- 0.20170811 Fri, 11 Aug 2017
- 0.20170303 Fri, 3 Mar 2017
- 0.20170122 Sun, 22 Jan 2017
- 0.20161107 Mon, 7 Nov 2016 Show all…
Installation
CustomDependencies (0)
- base >=4.5 && <5.0
- binary >=0.7 && <0.8
- bytestring >=0.10 && <0.11
- containers >=0.5 && <0.6
- deepseq >=1.4 && <1.5
- directory >=1.2 && <1.3 Show all…
Dependents (1)
@hackage/acme-everything
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.