From 49a594b26f7a659681e7a48e2afe9e9206489d43 Mon Sep 17 00:00:00 2001 From: Frank Ploss Date: Sat, 19 Dec 2015 15:47:40 +0100 Subject: [PATCH] Update README --- README.md | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f3c860e..c7f20d2 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,18 @@ -# Change Tor Identity GNOME Shell Extension +# Tor GNOME Shell Extension -# TODO -* -* Check for errors, decide how to handle them -** tor server not reachable -** connection to control port lost +Switch your "Tor identity" (the tunnel used by future connections) by +double-clicking the Tor icon in the GNOME Shell panel. +Currently only supports authentication via auth cookie. + +Suppose beta status. + +## TODO +* Add other authentication methods +* Make configurable (host/port to use) + +## Ideas +* Add option for switching identity regularly +* Add option for running configurable applications with torsocks (if available) +* Show info about current tunnel (maps, hostnames, countries) +* Add option for explicitly choosing tunnels, excluding countries etc.