summaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG
blob: d7cec09c02fb4400f4b4d11ad364cb358b74e05c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
keysafe (0.20160819) UNRELEASED; urgency=medium

  * First release of keysafe. This is not yet ready for production use.
  * Network support is not yet implemented, but --store-local works for
    testing with local data storage.
  * Data backed up with keysafe version 0.* will not be able to be restored
    by any later version! Once the data format stabalizes, keysafe version
    1 data will be supported by every later version.
  * Argon2 hashes are not yet tuned for modern hardware, but only for my
    laptop. So, cracking cost estimates may be low. To help with this
    tuning, run `keysafe --bechmark` and send the output to me.

 -- Joey Hess <id@joeyh.name>  Mon, 08 Aug 2016 11:42:17 -0400