index
:
gotp
dev
main
CLI to manage Time-based OTP.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli.go
Age
Commit message (
Expand
)
Author
2024-06-22
all: implement command "export"
Shulhan
2024-03-26
all: replace module "share" with "pakakeh.go"
Shulhan
2024-02-21
Convert base32 encoded hash to upper case
Balki
2024-01-30
cli: ask for passphrase when removing or renaming label
Shulhan
2024-01-30
all: use [lib/crypto.LoadPrivateKeyInteractive]
Shulhan
2024-01-29
cli: simplify Import
Shulhan
2024-01-28
all: make the path to private key static
Shulhan
2023-10-06
all: implement command "get"
Shulhan
2023-10-06
all: pass the configuration directory parameter to NewCli
Shulhan
2023-10-06
all: add task linter and fix all warnings
Shulhan
2023-05-19
all: load private key only when needed
Shulhan
2023-05-16
all: add command to remove the private key
Shulhan
2023-05-16
all: add command to set private key
Shulhan
2023-05-15
all: load the private key in loadConfig
Shulhan
2023-05-15
all: convert the README from asciidoc to markdown
Shulhan
2022-08-27
all: fix the go:embed reference to symbolic link
Shulhan
2022-08-07
all: replace golang.org/x/crypto/ssh/terminal with golang.org/x/term
Shulhan
2022-08-07
all: clean up code
Shulhan
2022-08-06
all: fix base32 decoding on secret
Shulhan
2022-03-14
all: re-licensing gotp under GPL-3.0 or later
Shulhan
2021-10-27
gotp: command line interface for Time-based One Time Password (TOTP)
Shulhan