Categories
How-To Software Technical

Configuring & Hosting Hidden Services

Here are some simple steps to get you going with getting services you want to host under the Tor network hidden service. While they don’t seem simple up front they are. These notes are based on my own testing and using my headless tor proxy server setup. Requirements Tor installed Tor running Now my steps […]

Categories
News Personal Software Technical

My Introduction to Tor Hidden Services

The tor network is a system of proxy servers that use multiple layers of encryption. This method is called Onion Routing and it was designed by the U.S. Navy for security and anonymity of its users. The goal was for agents and field reporters alike  to communicate and share information without being caught, and spied […]

Categories
How-To Software Technical

Monitoring Tor resource usage

A while back I wrote about how I setup a small yet effective Tor network proxy server titled “My Quick Tor Socks / Web Proxy“. After running this for sometime now I wanted to get some real time status, but more than that I wanted it to look cool. And this brings me to what […]

Categories
How-To Software Technical

My Quick TOR Socks / Web Proxy

I originally preformed similar steps to setup a raspberry pi for this reason, later using a very tiny Ubuntu server install. Using a clean Ubuntu / or / Debian installation (recommended, not necessary) add the following repositories to /etc/apt/sources.list: deb http://deb.torproject.org/torproject.org <DISTRIBUTION> main to figure out the name of your distribution. A quick command to run […]