From: ng0 <ng0@libertad.pw>
To: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: tor: Recommend torsocks.
Date: Thu, 15 Dec 2016 10:37:21 +0000 [thread overview]
Message-ID: <878trhlbq6.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> (raw)
In-Reply-To: <20161018233949.22799-2-ng0@we.make.ritual.n0.is>
Hi, I see this received no feedback so far. Can someone review
this? Or is it already on someones list?
Thanks.
ng0 <ng0@we.make.ritual.n0.is> writes:
> * gnu/packages/tor.scm (tor)[description]: Recommend torsocks.
> ---
> gnu/packages/tor.scm | 9 +++++----
> 1 file changed, 5 insertions(+), 4 deletions(-)
>
> diff --git a/gnu/packages/tor.scm b/gnu/packages/tor.scm
> index e6fbf6e..f0970ef 100644
> --- a/gnu/packages/tor.scm
> +++ b/gnu/packages/tor.scm
> @@ -54,9 +54,6 @@
> `(("zlib" ,zlib)
> ("openssl" ,openssl)
> ("libevent" ,libevent)))
> -
> - ;; TODO: Recommend `torsocks' since `torify' needs it.
> -
> (home-page "https://www.torproject.org/")
> (synopsis "Anonymous network router to improve privacy on the Internet")
> (description
> @@ -66,7 +63,11 @@ 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
> web browsers, instant messaging clients, remote login, and other
> -applications based on the TCP protocol.")
> +applications based on the TCP protocol.
> +To @code{torify} applications (to take measures to ensure that an application,
> +which has not been designed for use with Tor such as ssh, will use only Tor for
> +internet connectivity, and also ensures that there are no leaks from DNS, UDP or
> +the application layer) you need to install @code{torsocks}.")
> (license bsd-3)))
>
> (define-public torsocks
> --
> 2.10.1
>
>
--
♥Ⓐ ng0 | ng0.chaosnet.org
next prev parent reply other threads:[~2016-12-15 10:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-18 23:39 [PATCH] tor: recommend torsocks ng0
2016-10-18 23:39 ` [PATCH] gnu: tor: Recommend torsocks ng0
2016-12-15 10:37 ` ng0 [this message]
2016-12-15 16:44 ` Kei Kebreau
2016-12-16 15:50 ` Kei Kebreau
2016-12-16 21:33 ` Hartmut Goebel
2016-12-17 17:34 ` Kei Kebreau
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=878trhlbq6.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me \
--to=ng0@libertad.pw \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.