Skip to content

Releases: TerraTech/go-MasterPassword

v4.2.0

16 Sep 01:20
Compare
Choose a tag to compare

CLI

  • Add '-D' '--dumpConfig' flags to dump the unmarshalled user configuration file #20.
$ gompw [-D|--dumpConfig]

v4.1.0

15 Sep 12:14
Compare
Choose a tag to compare

This release is mostly all linted code cleanup via #19. There are no impacting user CLI or Library changes.

v4.0.0

14 Sep 22:50
Compare
Choose a tag to compare

Library

  • Library API overhaul
  • Move userConfigFile handling to the library

CLI

  • Add site Password Purpose
$ gompw [--purpose a|i|r]
Short Long Description
a auth An authentication token such as a password
i ident An identification token such as a username
r rec A recovery token such as a security answer

Note: only 'auth' supports a counter (-c) value > 1

v3.1.2

09 Sep 09:22
Compare
Choose a tag to compare

Fixes #13 & #14

v3.1.0

09 Sep 05:58
Compare
Choose a tag to compare

v3.0.0

08 Sep 13:16
Compare
Choose a tag to compare