Authenticator Secret Key Registration Gateway
Project description
Authenticator Secret Key Registration Gateway
Installation
pip install uvia vapp skregister
Usage
## nano skregister.sh
export JWT_SECRET="very-strong-password-for-token-generating"
export SETUPKEY_ENCRYPT_SECRET="some-other-strong-password-for-secret-key-encrypting"
export TOKEN_EXPIRE_MINUTES=10
export SENDER_GMAIL_ADDRESS="your-own-gmail-address"
export SENDER_GMAIL_APP_PWD="your-own-gmail-application-password"
export TELEGRAM_BOT_TOKEN="your-own-telegram-bot-token"
export FILE_AVRO_DATA="./setupkeys.avro"
uvia -a vapp -m skregister -p 1991 -H 0.0.0.0
## chmod +x skregister.sh
## ./skregister.sh
Detailed tips, tricks, and examples, can be found at project's repository https://github.com/asinerum/skregister
(C) 2026 Asinerum Conlang Project
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
skregister-1.0.0.tar.gz
(4.9 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 skregister-1.0.0.tar.gz.
File metadata
- Download URL: skregister-1.0.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94c5924ee510c87a2ba48154beb00f8bec5c2694265a0722f9cf5329242f911e
|
|
| MD5 |
be65c85a30b524c73539d9672a63f787
|
|
| BLAKE2b-256 |
69a80d8f111fa5bbd988356358bbf477dde15b4606f24bacacda3ca0a5608562
|
File details
Details for the file skregister-1.0.0-py3-none-any.whl.
File metadata
- Download URL: skregister-1.0.0-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da29baa92eba00de3fd0347323dde7de7d839ed31e205c50a57055684fc55741
|
|
| MD5 |
1fd119993db7e0eadd23f9bc19692c39
|
|
| BLAKE2b-256 |
0fe146bb9217483c5b7ee815f8b97f0575e5ca97379149962fb3bd27cc73db4b
|