From 1af63a01de6c9a8f3cfb0a2d8039403683108416 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Sun, 3 Jul 2016 21:35:11 +0200 Subject: [PATCH] Typos. --- blog/data/2016-07-03-signal-landline.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/blog/data/2016-07-03-signal-landline.txt b/blog/data/2016-07-03-signal-landline.txt index 18ff16ccd0..1bdc8d94da 100644 --- a/blog/data/2016-07-03-signal-landline.txt +++ b/blog/data/2016-07-03-signal-landline.txt @@ -22,8 +22,8 @@ the recipe how I did it.

git clone https://github.com/WhisperSystems/Signal-Desktop.git -

Next, I patched the source to use be able to talk to other Signal -users using

+

Next, I patched the source to use the production servers, to be +able to talk to other Signal users:

 cat <<EOF | patch -p0
@@ -72,7 +72,7 @@ exec chromium \
   --user-data-dir=`pwd`/userdata --load-and-launch-app=`pwd`
 
-

The script set start the app and configure Chromium to use the Tor +

The script start the app and configure Chromium to use the Tor SOCKS5 proxy to make sure those controlling the Signal servers (today Amazon and Whisper Systems) as well as those listening on the lines will have a harder time location my laptop based on the Signal -- 2.47.2