Technology

Zfone: Zimmermann’s VoIP encryption software

Zfone: Zimmermann’s VoIP encryption software

Zfone is a VoIP encryption package developed by Phil Zimmermann, the author of PGP. There’s a software utility for Linux, Mac and Windows that automatically detects VoIP calls, negotiates a secure connection, and then filters all call traffic. So now you can have a secure iChat A/V call and protect against packet snoopers and man-in-the-middle […]

Drawbot Source Code

Last year, a laptop meltdown resulted in the source code for the drawbot disappearing. Adam recently took the time to rebuild a bunch of it. Now you can download it and check it out! – Link Even more code. Here are the programs that make it work! Drop your bmp into the launchdrawbot program and […]

MySQL Storage Engine for Amazon S3

MySQL Storage Engine for Amazon S3

In a MySQL Conference presentation with the subheading “How to store a hundred billion BLOBs without buying a single disk,” Mark Atwood described a new open source storage engine that he built which allows you to store data in Amazons S3 service using MySQL. It doesn’t (yet) allow you to create any generic table schema […]