Bring more Tor into your life November 11, 2015 on Drew DeVault's blog

Tor is a project that improves your privacy online by encrypting and bouncing your connection through several nodes before leaving for the outside world. It makes it much more difficult for someone spying on you to know who you’re talking to online and what you’re saying to them. Many people use it with the Tor Browser (a fork of Firefox) and only use it with HTTP.

What some people do not know is that Tor works at the TCP level, and can be used for any kind of traffic. There is a glaring issue with using Tor for your daily browsing - it’s significantly slower. That being said, there are several things you run on your computer where speed is not quite as important. I am personally using Tor for several things (this list is incomplete):

Anything that supports downloading through a SOCKS proxy can be used through Tor. You can also use programs like torify to transparently wrap syscalls in Tor for any program (this is how I got my email to use Tor).

Of course, Tor can’t help you if you compromise yourself. You should not use bittorrent over Tor, and you should check your other applications. You should also be using SSL/TLS/etc on top of Tor, so that exit nodes can’t be evil with your traffic.

Orbot

I also use Tor on my phone. I run all of my phone’s traffic through Tor, since I don’t use the internet on my phone much. I have whitelisted apps that need to stream video or audio, though, for the sake of speed. You can do this, too - set up a black or whitelist of apps on your phone whose networking will be done through Tor. The app for this is here.

Why bother?

The easy answer is “secure everything”. If you don’t have a good reason to remain insecure, you should default to secure. That argument doesn’t work on everyone, though, so here are some others.

Articles from blogs I read Generated by openring

Go Developer Survey 2023 Q1 Results

An analysis of the results from the 2023 Q1 Go Developer Survey.

via The Go Blog May 11, 2023

Summary of changes for April 2023

Hey everyone! This is the list of all the changes we've done to our projects and apps during the month of April. We'll also be reporting in our on position in the world, and on our future plans. Summary Of Changes 100r.co, added charging electro…

via Hundred Rabbits May 1, 2023

HDR hackfest wrap-up

Last week I’ve been attending the HDR hackfest organized by Red Hat. The trip to Prague was rather chaotic: the morning right after the SourceHut DoS incident, I got a notification that my plane was cancelled, so had to re-book a new flight and hotel. Then a…

via emersion May 1, 2023