You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Frank Ploss 0fa48c8b78
Do not re-create menu if it already exists
9 years ago
icons Show different icons depending on connection state 9 years ago
ui Do not re-create menu if it already exists 9 years ago
COPYING Add license information 9 years ago
README.md Replace double-click by menu item 9 years ago
build.sh Add rudimentary extension build script 9 years ago
extension.js Make Reconnect function work 9 years ago
metadata.json Fix metadata description 9 years ago
tor_control_client.js Do not re-create menu if it already exists 9 years ago

README.md

Tor GNOME Shell Extension

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)
  • Use async communication with Tor server, making it possible to react to signals from the server

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.