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.
 
 
user a9d6316885
Bumped gnome-shell version up to 3.18
8 years ago
po Proper gnome-shell-extension build environment 8 years ago
src Bumped gnome-shell version up to 3.18 8 years ago
.gitignore Proper gnome-shell-extension build environment 8 years ago
COPYING Add license information 8 years ago
Makefile.am Proper gnome-shell-extension build environment 8 years ago
README.md Update README and metadata description 8 years ago
autogen.sh Proper gnome-shell-extension build environment 8 years ago
configure.ac Proper gnome-shell-extension build environment 8 years ago

README.md

Tor GNOME Shell Extension

Switch your "Tor identity" (the tunnel used by future connections) via an onion button in the GNOME Shell panel.

Currently only supports authentication via auth cookie.

This extension has beta status.

TODO

[x] Replace "disconnected menu" by single extra menu item [x] Log extension name so that source is visible in logs [ ] Make configurable (host/port to use) [ ] Use async communication with Tor server, making it possible to react to signals from the server [ ] Add other authentication methods

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) - or write separate tool?
  • Add options for explicitly choosing tunnels, excluding countries etc.
  • Support automatic detection of a running Tor Browser?