[Pkg-privacy-commits] [torbirdy] 05/10: Add patch for enigmail via system tor port instead of TBB port.

Ulrike Uhlig u-guest at moszumanska.debian.org
Sat Jul 2 21:32:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

u-guest pushed a commit to branch debian/sid
in repository torbirdy.

commit a45742d680c6ef18997505cf299e7e616b07908c
Author: Ulrike Uhlig <u at 451f.org>
Date:   Sat Jul 2 23:04:19 2016 +0200

    Add patch for enigmail via system tor port instead of TBB port.
---
 debian/patches/socks_port_enigmail | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/debian/patches/socks_port_enigmail b/debian/patches/socks_port_enigmail
new file mode 100644
index 0000000..e4ec1f5
--- /dev/null
+++ b/debian/patches/socks_port_enigmail
@@ -0,0 +1,18 @@
+Description: Configure SOCKS port used by enigmail to 9050
+Author: Ulrike Uhlig <u at 451f.org>
+Last-Update: 2016-07-02
+Bug-Debian: http://bugs.debian.org/756054
+
+--- a/components/torbirdy.js
++++ b/components/torbirdy.js
+@@ -274,8 +274,8 @@
+                                               // We want to force UTF-8 everywhere
+                                               "--display-charset utf-8 " +
+                                               // We want to ensure that Enigmail is proxy aware even when it runs gpg in a shell
+-                                              "--keyserver-options http-proxy=socks5h://127.0.0.1:9150 ",
+-
++                                              "--keyserver-options http-proxy=socks5h://127.0.0.1:9050 ",
++
+   // The default key server should be a hidden service and this is the only known one (it's part of the normal SKS network)
+   "extensions.enigmail.keyserver": "hkp://qdigse2yzvuglcix.onion",
+   // Force GnuPG to use SHA512.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbirdy.git



More information about the Pkg-privacy-commits mailing list