Skip to content

Release v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 09:45

Features

Support missing secret types:

psonoci now supports the following Psono secret types:

  • TOTP
  • SSH Key
  • Credit Card

TOTP sub command

The new totp sub command allows the validation and creation of TOTP tokens for TOTP secrets managed in Psono.

Improvements

  • Update OpenSSL to 1.1.1v
  • Update Rust dependencies
  • Publish apple silicon binaries
  • Reintroduce linux armv7l MUSL binaries