Skip to content

Releases: houen/ssm

v0.1.2

11 Feb 07:40
Compare
Choose a tag to compare
  • Added config directory to easily separate the library code from user configuration. This makes a future update script possible

v0.1.1

01 Feb 08:37
86fb3dd
Compare
Choose a tag to compare
  • Use ssm as ssm dir instead of .ssm, as the dot-dir was giving issues with git
  • Always trust keys when encrypting / decrypting through --always-trust flag
  • Bugfixes
    • Fix bug where duplicate gpg_keys and secret_files config files with -e ending were being created
    • Fix bug looping over pubkeys in pubkeys dir

v0.1.0

31 Jan 08:24
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • Initial release.
    • Largely untested in the wild. May still have installation / usage issues with for example shell / GPG client compatibility