conan-io / wishlist

This repo is to propose libraries, frameworks, and code in general that users would like to have in conan
MIT License
49 stars 5 forks source link

Open License Manager #154

Open solvingj opened 6 years ago

solvingj commented 6 years ago

https://github.com/open-license-manager/open-license-manager

A lincense manager written in C/C++ for Windows and Linux environments.

It allows to protect the software you develop from unauthorized copies, limit the usage in time, to a specific set of machines, or prevent the usage in virtualized environments. It is an Open License Manager that helps to keep your software closed ;-)

The software is made by 2 main sub-components:

a C library with no (or minimal) external dependencies (the part you have to integrate in your software). a license generator written in C++ (allows you to generate a license).