aboutsummaryrefslogtreecommitdiff
path: root/testdata/with_private_key.conf
AgeCommit message (Collapse)Author
2024-01-28all: make the path to private key staticShulhan
Instead of prompting user, make the private key static, located at "$XDG_CONFIG_DIR/gotp/gotp.key". Implements: https://todo.sr.ht/~shulhan/gotp/1
2023-05-15all: group the key for testing into testdata/keysShulhan