Hacking Humour Network OS X Privacy Security
When do I get crazy-assed bikini models with sexual addiction issues lurking in the bushes? I think I could handle that. Instead, I get this tripe.
Hilarious mailing list exchange in which John C. Welch, who suffers no fools, goes from being helper to stalker in just four moves. Keep reading into the comments to see the inevitable appearance of a lawyer-wannabe (and his subsequent about-face). A must read.
Encryption Internet Network Privacy Security
Using SSH as a proxy server (to avoid your company’s/country’s [firewall]): SSH has a built in SOCKS proxy that you can use in any program that can run over a SOCKS proxy. This includes Firefox (really, all browsers), Thunderbird, Pidgin/Adium (as well as almost all other IM clients like Google Talk, AIM, etc) and a ton of other networking programs we all use. Using SSH with the -D flag lets you create a dynamic ssh tunnel that acts as a SOCKS proxy, and sends all your traffic from the endpoint of your SSH connection.
And a small collection of other SSH secrets that are [fun][useful][illegal] (delete as appropriate).
Miscellanea PC Security Software Windows
You’re giving administrative access to the installer so that it can be installed, you’re also allowing it to modify other parts of your system… A reason to hate Windows? No, but definitely another reason to love Mac OS X and Linux. The trickery used in such installers isn’t new and I think it’s really sad to see no one caring to complain about a procedure like this on Windows.
For the average person, knowing their approximate home and work locations — to a block level — identifies them uniquely. Now that’s scary. [via]
Essay Hacking Macintosh OS X Privacy Security
Hacking Programming Security Software
Instead of being delivered all at once like other measures, the Black Sunday attack code was sent to pirate cards in about five dozen parts over the course of two months, like a tank transported piece by piece to a battlefield to be assembled in the field.
Apache Database Hardware High Performance Linux Network Scalability Security Software SQL Unix Web Server
Database MySQL PHP Programming Security
PHP is one of the most popular programming languages for the web. Sometimes a feature-friendly language can help the programmer too much, and security holes can creep in, creating roadblocks in the development path. Here are 5 tips to help you avoid some common PHP security pitfalls and development glitches.
Hacking Linux Network Open Source OS X Security Software Unix
ARPWatch/Log Watcher — A tool that monitors your network activity and keeps a record of IP/Mac address pairings and firewall logs. It will give a warning when it notices any suspicious activity, like any changes in Mac address or any connection attempt to the firewall.
Encryption OS X Privacy Security
Learn how to create an encrypted sparse disk image that mounts and unmounts on login/logout. With symbolic links in the proper places, Mail, Address Book, and iCal are none the wiser, and you can be reasonably assured that your private data will stay secure.