Timebased one-time password generator.
Project description
mk1onepass
mk1onepass created by MikeTurkey
Version 0.0.3, 24 Nov 2024
2024, COPYRIGHT MikeTurkey, All Right Reserved.
ABSOLUTELY NO WARRANTY. The Licence is based on GPLv3.
Summary
Timebased One-Time-Password generator.
Synopsis
mk1onepass [ –version | –help ]
mk1onepass [OTPKEY] [-c CONF]
mk1onepass list [-c CONF]
Quick Start
Need oath-toolkit, gnupg(optional)
$ mkdir ~/.mk1onepass
$ cd ~/.mk1onepass
$ emacs ~/.mk1onepass/config.toml
# memo. gpg -k --keyid-format long
GPGKEYID='1234567890ABCDEF'
$ emacs ~/.mk1onepass/onetime.toml
[Otpkeyname]
secretkey = '1234ABCDXYZ'
ercode = ['']
$ gpg -er '1234567890ABCDEF' onetime.toml
$ mk1onepass list
Otpkeyname
$ mk1onepass Otpkeyname
987654
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mk1onepass-0.0.3.tar.gz
(9.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mk1onepass-0.0.3.tar.gz.
File metadata
- Download URL: mk1onepass-0.0.3.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c9165e593aa35d4342f51d7b154d73fbc5d9d4a6e1d6d7a37f5663a11750121
|
|
| MD5 |
3ec135ac9dffb182bd0bd8918e2f2e44
|
|
| BLAKE2b-256 |
56490e2c14ef5b2fe7e11ea226ee9bbcaf0ddc231c08d691fd6edfe472142a60
|
File details
Details for the file mk1onepass-0.0.3-py3-none-any.whl.
File metadata
- Download URL: mk1onepass-0.0.3-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cff5c119defeb03f39490db609374ee5cff304b96bb27fa45731f7c8e1e8ecc6
|
|
| MD5 |
119fde78cacf9a8c5f3724200e7d97ea
|
|
| BLAKE2b-256 |
d1045ea5c07cb9077f856f52de3062f14b7262ab7696907a7bf79954ffded217
|