Update page 'Qubes OS lokinet setup'

master
who am i 4 years ago
parent 2d52966815
commit 080949c04e

@ -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** " ".

Loading…
Cancel
Save