otp-authenticator: OTP Authenticator (a la google) command line client
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.
[Skip to Readme]
Modules
- Authenticator
- Authenticator.Actions
- Authenticator.Common
- Authenticator.Options
- Authenticator.Vault
- Encrypted
Downloads
- otp-authenticator-0.1.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.2.0, 0.1.2.1 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson, base (>=4.10 && <5), base-compat (>=0.10), binary, bytestring, containers, cryptonite, dependent-sum, filepath, h-gpgme, haskeline, megaparsec (>=7.0), microlens, optparse-applicative, otp-authenticator, sandi, text, time, transformers, unix, uri-encode, vinyl (>=0.10), yaml (>=0.8.31) [details] |
Tested with | ghc >=8.2 && <8.8 |
License | BSD-3-Clause |
Copyright | (c) Justin Le 2017 |
Author | Justin Le |
Maintainer | justin@jle.im |
Category | CLI, Security |
Home page | https://github.com/mstksg/otp-authenticator#readme |
Bug tracker | https://github.com/mstksg/otp-authenticator/issues |
Source repo | head: git clone https://github.com/mstksg/otp-authenticator |
Uploaded | by jle at 2024-01-15T09:21:41Z |
Distributions | |
Executables | otp-auth |
Downloads | 2059 total (21 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2024-01-15 [all 2 reports] |