generats a google authenticator totp secret
Project description
ga-secret-generator is a small tool for generating totp secrets for use with google authenticator.
Installation
pip install ga-secret-generator
ga-secret-generator relies on python 3, so on some system you’ll need to replace pip with pip3
Usage
usage: ga-secret-generator [-h] [-n] [-o OUTPUT_FILE] [-s SECRET] keyname
generates google authenticator totp secret as text and optionally as QR code
positional arguments:
keyname keyname, as displayed in google authenticator
optional arguments:
-h, --help show this help message and exit
-n, --no-qr omit generating a QR code image
-o OUTPUT_FILE, --output-file OUTPUT_FILE
where to store the QR code image (default: qr-
code.png)
-s SECRET, --secret SECRET
use existing secret instead of generating one
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for ga-secret-generator-0.1.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e8312ef72ff7698b478a0d7494a96569cc1834e75d65ccaaf7decde934ca19d |
|
MD5 | 7e931388a10c4ed4b15adbdac3d06d60 |
|
BLAKE2b-256 | af9705c725fff8eceaf13309a4628da65b7fd56069f5cc80e83d6b5bee86b24d |
Close
Hashes for ga_secret_generator-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f711913551a6afefeaa450d36b21eeb59e4235b5c46c13e794d376093c47d1c8 |
|
MD5 | 261a521e2fdf215e92c796b98391b0eb |
|
BLAKE2b-256 | af4dcdb2fba283f27d97903fe439adf166e98ba2bb5a6e47e03d2dc1580d9087 |