Skip to content

Safe v0.8.1

Compare
Choose a tag to compare
@jhunt jhunt released this 17 May 01:02
· 272 commits to master since this release

Improvement

  • safe seal now accepts all seal keys on standard input, making
    it trivial to automate unsealing of the Vault (assuming you can
    safely handle the seal keys...)

  • safe init and safe rekey now write the seal keys to the
    Vault, at secret/vault/seal/keys. This behavior can be turned
    off by specifying the new --no-persist flag.