Skip to content

Release v0.1.0

Latest
Compare
Choose a tag to compare
@cardil cardil released this 24 Oct 13:55
· 2 commits to develop since this release
v0.1.0
320d22f

Features

  • Working implementation of master password algorithm
  • PBKDF2 key derivation function
  • Unit (rspec-puppet) and acceptance tests (litmus)

Known Issues

  • Hiera integration isn't completed yet
    (#1)
  • SCrypt should be used, instead of PBKDF2 if available, as well as it's
    installation (#3)