Skip to content

Releases: slok/agebox

v0.2.0

13 Mar 07:58
5b7ab0f
Compare
Choose a tag to compare

v0.2.0 - 2021-03-13

Added

  • cat cmd that decrypts and prints to stdout.
  • --filter (-f) regex to include the matching secrets in encrypt cmd.
  • --filter (-f) regex to include the matching secrets in decrypt cmd.
  • --filter (-f) regex to include the matching secrets in untrack cmd.

v0.1.1

11 Mar 10:54
199b100
Compare
Choose a tag to compare

v0.1.1 - 2021-03-11

Added

  • Ignore # comments in multi recipient public key files.
  • Alias update command for reencrypt command.

v0.1.0

11 Mar 08:47
cbf9a86
Compare
Choose a tag to compare

v0.1.0 - 2021-03-11

Added

  • Encryption of files.
  • Decryption of files.
  • Reencryption of tracked files.
  • Directory expansion.
  • Dry run mode.
  • Untracking of files.
  • Tracking registry initialization.