public
Description: Mac software licensing code using cryptographically signed license files
Homepage: http://github.com/bdrister/AquaticPrime
Clone URL: git://github.com/bdrister/AquaticPrime.git
name age message
directory License Utility/ Tue Oct 20 15:28:46 -0700 2009 Fixed use of 10.3-deprecated (!) API. [bdrister]
file README Thu Oct 01 12:02:18 -0700 2009 Updated the README. [bdrister]
directory Source/ Tue Oct 20 14:59:00 -0700 2009 Renamed Developer + User folders to the more ap... [bdrister]
README
What is it?
The AquaticPrime framework is a secure registration method for your shareware applications, released as free open-source 
software. 

How is this possible?
AquaticPrime uses RSA encryption to provide fairly good security - the same that is used to protect government 
documents. It is computationally infeasible for an attacker to generate fake serial numbers, despite the entire 
framework being open-source. 

Where did it come from?
AquaticPrime was written primarily by Lucas Newman, circa 2005, and has enjoyed acceptance among the indie Mac developer 
community. Many developers have made their own tweaks and extensions to it since then, but for the most part they've 
stayed with the authors. I've (Benjamin Rister) created this new repository and volunteered to act as maintainer in an 
effort to reintegrate these changes so that everybody can benefit from them.

How do I use this?
Check out the wiki at http://wiki.github.com/bdrister/AquaticPrime.