[Pkg-privacy-commits] [torbirdy] 02/17: Update keyserver port to 9150 (Tor Browser default)

Ulrike Uhlig ulrike at moszumanska.debian.org
Mon Sep 11 15:28:14 UTC 2017


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

ulrike pushed a commit to branch master
in repository torbirdy.

commit 378f9a3a2988adcff4716be5ede7ca87c50014df
Author: Sukhbir Singh <sukhbir at torproject.org>
Date:   Sat May 6 07:44:17 2017 -0400

    Update keyserver port to 9150 (Tor Browser default)
---
 components/torbirdy.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/torbirdy.js b/components/torbirdy.js
index 3fca35c..1271ed9 100644
--- a/components/torbirdy.js
+++ b/components/torbirdy.js
@@ -273,7 +273,7 @@ var TorBirdyPrefs = {
                                               // 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:9050 ",
+                                              "--keyserver-options http-proxy=socks5h://127.0.0.1:9150 ",
                                             
   // The default key server should be a hidden service; use the Tor OnionBalance hidden service pool (https://sks-keyservers.net/overview-of-pools.php#pool_tor)
   "extensions.enigmail.keyserver": "hkp://jirk5u4osbsr34t5.onion",

-- 
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