diff options
Diffstat (limited to 'gnu/packages/tor.scm')
-rw-r--r-- | gnu/packages/tor.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/tor.scm b/gnu/packages/tor.scm index 8c3a50050b..0d6f6b360a 100644 --- a/gnu/packages/tor.scm +++ b/gnu/packages/tor.scm @@ -55,7 +55,7 @@ network of relays run by volunteers all around the world: it prevents somebody watching your Internet connection from learning what sites you visit, and it prevents the sites you visit from learning your physical -location. Tor works with many of your existing applications, including +location. Tor works with many of your existing applications, including web browsers, instant messaging clients, remote login, and other applications based on the TCP protocol.") (license bsd-3))) |