Skip to content

Releases: GridPlus/safecard-cli

v0.3.0

26 Apr 18:25
b9824d7
Compare
Choose a tag to compare
  • (#15) Add command to export mnemonic phrase for supported SafeCards (exportMnemonic)
  • (#10) Update to README specifying how to set a derivation path when exporting private keys

v0.2.1

28 Oct 18:09
971311e
Compare
Choose a tag to compare

Commits

  • c393c4e: Returns OS error code for checkCert errors (Alex Miller) #14

v0.2.1

28 Oct 18:09
971311e
Compare
Choose a tag to compare

This release updates the checkCert command to return OS error codes if an error is encountered.

v0.2.0

27 Oct 15:59
67e22a4
Compare
Choose a tag to compare

This release includes a few updates:

  • Added command checkCert, which validates a given card is a true, certified GridPlus SafeCard. This command is only available for newly updated v2.4 SafeCards and above.
  • Added flag --reader, which lets the user specify which card reader to use if more than one is active in the system.

v0.1.1

03 Mar 18:07
Compare
Choose a tag to compare

Commits

  • [86cc20d]: Remove automatic Latest Release on push to master (Daniel Veenstra)
  • [3c4c109]: updated to use new version of keycard-go with prod card cert (Daniel Veenstra)
  • [ebc4ac3]: Merge branch 'master' of github.com:GridPlus/safecard-cli (Daniel Veenstra)

v0.1.0

03 Feb 19:57
678861f
Compare
Choose a tag to compare
Initial working release of safecard-cli