Skip to content

v0.8.3

Compare
Choose a tag to compare
@iychoi iychoi released this 28 Feb 20:47
· 54 commits to main since this release
  • Add sort options for ls and lsticket
  • Rework reading config from os environmental variables to read it always with the highest priority
  • Make filename encryption optional for pgp
  • Update filename encryption to have a suffix ".pgp.enc"
  • Update filename encryption to embed a salt in filename
  • Rename --encrypt_password to --encrypt_key
  • Remove --encrypt flags for get command
  • Add --decrypt* flags for get command