From 080949c04e5870c769097e1fb7d389faa573fa98 Mon Sep 17 00:00:00 2001 From: who am i Date: Sun, 30 Jan 2022 12:02:57 +0100 Subject: [PATCH] Update page 'Qubes OS lokinet setup' --- Qubes-OS-lokinet-setup.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/Qubes-OS-lokinet-setup.md b/Qubes-OS-lokinet-setup.md index 786a1de..4cee26b 100644 --- a/Qubes-OS-lokinet-setup.md +++ b/Qubes-OS-lokinet-setup.md @@ -19,8 +19,10 @@ There are three ways to setup lokinet: **A. Simple setup for one standalone AppVM** + `[user@dom0]$ qvm-create --standalone --label green --property=NAME=lokinet ...` + ... Oxen Privacy Tech Foundation (OPTF) https://optf.ngo/about-optf. @@ -39,7 +41,8 @@ You can use any web-browser to access lokinet (**.loki) or use lokinet exit node Install the Tor Browser: https://www.torproject.org/download/languages -Open the terminal of your freshly created AppVM (lokinet) and move the tor-browser to system directory /opt +Open the terminal of your freshly created AppVM (lokinet) and move the tor-browser to system directory `/opt` + `user@lokinet:~$ mv tor-browser /opt` @@ -48,11 +51,11 @@ The default configuration is set to use Tor, therefore we need to make some modi In the Tor Browser address bar type about:config and confirm the risk to access the Tor Browser configuration. -search for: **network.dns.disabled** and set it to **false** - -search for: extensions.torlauncher.start_tor and set it to **false** - -search for: **network.proxy.socks** and **replace the 127.0.0.1 **with **one space** " ". +* search for: **`network.dns.disabled`** and set it to **`false`** +* +* search for: **`extensions.torlauncher.start_tor`** and set it to **`false`** +* +* search for: **`network.proxy.socks`** and **replace the 127.0.0.1 **with **one space** " ".