license-keys
There are 83 repositories under license-keys topic.
keygen-sh/keygen-api
Keygen is a fair source software licensing and distribution API built with Ruby on Rails. For developers, by developers.
rzc0d3r/ESET-KeyGen
ESET-KeyGen - Trial-Key & Account generator for ESET Products
usrbinsam/jwt-key-server
JWT based remote licensing server.
NiREvil/windows-activation
Activation of Windows 10 using cmd within 30 seconds.
keygen-sh/keygen-go
Keygen reference SDK for Go. Integrate license activation, automatic updates and offline licensing for Go binaries.
keygen-sh/example-electron-license-activation
An example of how to implement software licensing and device activation in an Electron application
michelve/software-license-manager
🔐 SLM Plus. Comprehensive WordPress and WooCommerce license management solution with remote tracking, bulk actions, and multi-language support.
werbot/lime
🍋🟩 light license-key server in 1 file
DevLeoko/license-gate
License and API key management tool and validation API for developers
keygen-sh/example-paddle-integration
An example Node.js app that integrates Keygen with Paddle for accepting payments.
keygen-sh/air-gapped-activation-example
An example implementation of offline activation for air-gapped machines using QR codes, signed and encrypted license files, and a mobile device.
keygen-sh/example-electron-app
An example Electron app that uses Keygen for licensing and auto-updates.
OddSource/java-license-manager
OddSource Code Java License Manager
keygen-sh/example-stripe-integration
An example Node.js app that integrates Keygen with Stripe for accepting payments.
yoctosoft-ltd/keygen
A simple tool to generate and verify license keys for your app.
keygen-sh/example-wordpress-plugin
An example WordPress plugin that uses Keygen for site-locked licensing.
keygen-sh/example-node-activation-server
An example Node server that performs license creation, activation and validation using Keygen.
keygen-sh/basic-example-electron-app
A simplistic Electron app example that uses Keygen for license key validation.
keygen-sh/example-electron-license-gate
An example of adding a license gate to an Electron app, requiring a valid license to "unlock" the main application window.
keygen-sh/example-python-machine-activation
An example implementation of a node-locked license activation flow using Keygen and Python
keygen-sh/example-php-activation-server
An example PHP server that performs license creation, activation and validation using Keygen.
BUILT-CoLAB/license-key-manager
Multi-purpose License Manager
cryptlex/lexactivator-js
LexActivator API wrapper for Node.js (licensing library)
keygen-sh/example-go-program
A self-updating Go program that uses Keygen for licensing and auto-updates.
geberl/swift-license-manager
Generate and validate license codes
jcmturner/golick
Licence key library
keygen-sh/example-gumroad-integration
An example Node.js app that integrates Keygen with Gumroad for accepting payments.
RonaldPM/keyCre
Create, store and manage license keys for your product with this web based application
cryptlex/nodejs-license-generator
An example Node.js app which handles license generation and renewal.
keygen-sh/example-cpp-cryptographic-license-files
Example of verifying cryptographically signed and encrypted license files using C++, OpenSSL, Ed25519 and AES-256-GCM.
keygen-sh/example-python-offline-validation-caching
An example of utilizing license validation caching and cryptographic verification for offline use
keygen-sh/example-rust-license-validation
An example of making a simple license validation request from a Rust command line program
keygen-sh/example-python-machine-heartbeats
Example of node-locked machine activation with a heartbeat monitor.
keygen-sh/example-csharp-cryptographic-verification
Example of verifying cryptographically signed license keys using C#, Bouncy Castle and RSA PSS-SHA256
keygen-sh/example-cpp-gui-license-validation
An example of making a simple license validation request from a Qt/C++ GUI program
keygen-sh/example-cpp-license-validation
An example of making a simple license validation request from a C++ command line program