A CLI one-time password application that manages one-time passwords elegantly and with tons of customization.
Project description
OTP_
A command line based one-time password manager that allows you to easily retreive and store one-time passwords. Secrets are stored using the operating system's keyring, so sensitive information is encrypted.
Commands
Show
The show command shows a stored one-time password:
Names are case-insensitive to help prevent typos involving case. If you want to quickly get a one-time password for a secret, for testing or development purposes, just run otp show --secret [SECRET] to see its corresponding TOTP code.
Codes are updated in real-time, and they are hidden upon exit (CTRL-C or q).
Write
The write command allows you to store new one-time passwords:
Update
The update command allows you to amend or change details of a one-time password. Changing the secret will prompt you to confirm, as it is a potentially dangerous action.
Delete
The delete command deletes saved one-time passwords:
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
File details
Details for the file otp-cli-0.5.3.tar.gz.
File metadata
- Download URL: otp-cli-0.5.3.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b13bdd78a4e56786f4d810c22dc9463e382e3313d9d5989f6c5799c1c093620
|
|
| MD5 |
d941f64514125d74c57f81a7b3173967
|
|
| BLAKE2b-256 |
98cbdcb14c8b5fc3918bfc2239a5f5c9fcde6170f6cf377f9980f337f09813a8
|