hackage.haskell.org : otp-authenticator
Simple tool for keeping track of your one-time pad two-factor authentication keys; basically a command-line version of the canonical google authenticator app. The library uses GnuPG (through h-gpgme) to safely encrypt your secret keys. The first time you use it, it asks for a fingerprint to use for encryption. Currently GnuPG 1.x has some issues with h-gpgme when asking for keys, so GPG 2.x is recommended. Keys are stored, encrypted, at `~/.otp-auth.vault` by default.
Registry
-
Source
- Homepage
- JSON
purl: pkg:hackage/otp-authenticator
Keywords:
bsd3
, cli
, library
, program
, security
, Propose Tags
License: BSD-3-Clause
Latest release: over 1 year ago
First release: almost 8 years ago
Dependent packages: 1
Downloads: 2,104 total
Stars: 4 on GitHub
Forks: 2 on GitHub
Total Commits: 40
Committers: 1
Average commits per author: 40.0
Development Distribution Score (DDS): 0.0
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/mstksg
Last synced: 21 days ago