Skip to content

Releases: wavesoftware/puppet-passless

Release v0.1.0

24 Oct 13:55
v0.1.0
320d22f
Compare
Choose a tag to compare

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)