This repository collects the original source code of various Commodore Business Machines (CBM) computers converted to a modern encoding (ASCII, LF, indentation).
Using kernalemu and cbm6502asm, almost all source in this repo can be built from the UNIX command line. To build everything, run build.sh from the Unix command line, on a case-insensitive filesystem.
In the repo:
A method for distributing cryptographic entropy in the form of numerical values to systems that need it. Collects entropy from other systems and hashes it into the pool. While I can't vouch for how much entropy is in those values it seems interesting to experiment with.
The μg Project is a collection of free and open development APIs that are fully compatible with Google's GAPPS APIs but use different back end services. For example, rather than Google Maps there is a library which uses Open Streetmaps instead, but code written to use the Google Maps API won't know the difference.
The Github project page of Email-Searcher, the search engine Anonymous wrote to index and search the HBGary e-mail archive. This search engine could be easily applied to any other large volume of e-mail, from personal ~/Maildir directories to mailing list archives. Requires LAMP.