Audi A6

As you may or may not know I bought a new car some weeks ago. I got myself a nice Audi A6, 2003 model, first registered in 2002. The car is a quattro (four wheel drive), is silver grey, has tiptronic (automatic gear), GPS navigation, a tv, and well, pretty much everything a computer geek and business student can hope for.

Although there were some small problems, amongst others related to one of the headlight, this got fixed today under warranty, so thank you Audi for living up to your reputation of being a stable car.

I will probably remember to grab some pictures of the car at one point as well.

Tor

After reading a blog entry and comment about Tor I decided to test it out for myself.

Tor is a toolset for a wide range of organizations and people that want to improve their safety and security on the Internet. Using Tor can help you anonymize web browsing and publishing, instant messaging, IRC, SSH, and other applications that use the TCP protocol. Tor also provides a platform on which software developers can build new applications with built-in anonymity, safety, and privacy features.

Tor aims to defend against traffic analysis, a form of network surveillance that threatens personal anonymity and privacy, confidential business activities and relationships, and state security. Communications are bounced around a distributed network of servers called onion routers, protecting you from websites that build profiles of your interests, local eavesdroppers that read your data or learn what sites you visit, and even the onion routers themselves.

In my case it was a rather simple matter of "sudo urpmi tor privoxy" as I am running the Mandriva distribution of GNU/Linux. Followed by adding "forward-socks4a / localhost:9050 ." to /etc/privoxy/config and starting the services. After that I added the Torbutton extension to Mozilla Firefox.

As the original blog entry mentions, the system is rather slow due to a lack of servers, but the Torbutton extension allows for quick activation / deactivation that might come handy at times.

Personally I'm more interesting in securing my communication and avoiding trojan horses and spyware on my acquaintances' computers. But Tor does have its place in order to help ensure privacy while using the Internet.

Why Windows is less secure than Linux

I came across this blog today with some interesting graphics of the system calls used by Windows and IIS as compared to Apache on Linux. If anything it is good for a laugh, although using it as evidence of Windows being inheritly less secure is bullshit from a statistical point of view.

I'll keep on using GNU/Linux though, because I like it, because it does what I want it to, and because I don't believe in the Fear Uncertainty and Doubt (FUD) spread by Microsoft.