I implemented this licensing server to protect a few Revit plugins I released. It worked through simple public-private key encryption that allows binding a license to a specific machine. I decommissioned it some time ago but I’m actively refactoring it into a new licensing and plugin deployment server.