bdrister / AquaticPrime

Mac software licensing code using cryptographically signed license files
http://github.com/bdrister/AquaticPrime
307 stars 91 forks source link

PHP Validation Script #23

Closed fjaeger closed 12 years ago

fjaeger commented 12 years ago

Is there a PHP validation script available? I would like to check a user's license on my web-server to let them get access to coupon codes etc.

bdrister commented 12 years ago

I don't believe it's set up directly to do so, but it wouldn't be too hard of an extension to just take the nominal information included in the license file, plug it into the generator, and see if it produced the same signature.