@hackage keysafe0.20200214
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.12 && <5.0
- bytestring >=0.10 && <0.11
- containers >=0.6 && <0.7
- deepseq >=1.4 && <1.5
- directory >=1.2 && <1.4
- filepath >=1.4 && <1.5 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.