Skip to main content

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

ga-secret-generator-0.1.1.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

ga_secret_generator-0.1.1-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page