diff options
| author | Shulhan <ms@kilabit.info> | 2022-02-08 01:27:12 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2022-02-08 01:27:12 +0700 |
| commit | 538a9c3cc8f9ed34c5de55b51bb0e8700e2cc34e (patch) | |
| tree | f65edafaa88a4a99a2102db3c7bfe33735fd29f9 /cli_test.go | |
| parent | 8b9fefa14a555abd09254286d8a6ba713fcd73c7 (diff) | |
| download | gotp-538a9c3cc8f9ed34c5de55b51bb0e8700e2cc34e.tar.xz | |
Release gotp v0.1.0 (2022-02-08)v0.1.0
The first release of gotp, a command line interface to manage and generate
Time-based One Time Password (TOTP).
Features,
* Add a TOTP secret identified by unique LABEL.
* Generate N number passwords using the secret identified by LABEL.
* Import the TOTP configuration from other provider.
Currently, the only supported PROVIDER is Aegis and the supported file
is .txt.
* List all labels stored in the configuration.
* Remove LABEL from configuration.
* Rename a LABEL into NEW-LABEL.
* Encrypted secret using RSA based private key.
Diffstat (limited to 'cli_test.go')
0 files changed, 0 insertions, 0 deletions
