glebd / cocoafob

A set of registration code generation and verification helpers for Obj-C, Ruby (Potion Store), PHP and FastSpring
Other
469 stars 57 forks source link

Implement a bare-bones WSGI license server in Python using Flask and pyOpenSSL. #18

Closed MrMage closed 8 years ago

MrMage commented 8 years ago

This server allows users to quickly generate license keys via an HTTP GET call. All requests are logged in a SQLite database for minimal auditing. Examples are included.

glebd commented 8 years ago

This is most excellent, thanks!