• Stars
    star
    303
  • Rank 134,699 (Top 3 %)
  • Language REALbasic
  • Created over 14 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Mac software licensing code using cryptographically signed license files
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.