Skip to main content

Make licence keys using RSA signature verification

Project description

Yocto Keys

Make licence keys using RSA signature verification

Installation

pip install keys-yocto

Usage

You'll be prompted to make new RSA keys the first time you run the app. If you need to make new keys later, you can do it in the Keys menu.

New RSA keys

The app will remember where you saved the last private key you made. If you need to use a different key than the last one you made or if you moved it, you can change the location of the key in the Keys menu.

Private key

Fill in the user's details and click Sign. Then copy the licence key and send it to the user.

Main window

How to verify licence keys in your app

from keys import key

if key.valid(user, licence_key, pub_key):
    # licence_key is valid
else:
    # licence_key is invalid

Support

Email delvian.valentine@gmail.com for help

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you'd like to change.

Acknowledgements

Licence

Copyright © 2024 Delvian Valentine

This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it under certain conditions.
See the GNU General Public License for details.

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

keys-yocto-3.0.7.tar.gz (27.1 kB view details)

Uploaded Source

Built Distribution

keys_yocto-3.0.7-py3-none-any.whl (27.7 kB view details)

Uploaded Python 3

File details

Details for the file keys-yocto-3.0.7.tar.gz.

File metadata

  • Download URL: keys-yocto-3.0.7.tar.gz
  • Upload date:
  • Size: 27.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for keys-yocto-3.0.7.tar.gz
Algorithm Hash digest
SHA256 1e383f2181bc0daa1d6f200c28bdd3b983ea7a3356581b0391c12cec1493a819
MD5 26f92db5a7e6587a7b51e4c0c6c68840
BLAKE2b-256 91cf6536448514e973e371cc486bff29473a7a83d78cffc58c2e0c30c5f5c57e

See more details on using hashes here.

File details

Details for the file keys_yocto-3.0.7-py3-none-any.whl.

File metadata

  • Download URL: keys_yocto-3.0.7-py3-none-any.whl
  • Upload date:
  • Size: 27.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.1

File hashes

Hashes for keys_yocto-3.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 408f1772751f43c8375f7360b589331eb9c9ac63e33d5121aeeb452694a42e26
MD5 02a0bd3b229e2cc4f5cf80d1bba5b963
BLAKE2b-256 9f9433c2c0c08163f31a85baf650b89a86965ace39b55042fe55beadb73198a0

See more details on using hashes here.

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