Update page 'Qubes OS lokinet setup'

master
who am i 4 years ago
parent 3ba857e9a5
commit ee576b9fc9

@ -17,28 +17,41 @@ There are three ways to setup lokinet:
* B. Advanced setup based on a templateVM
* C. Proxy setup (gateway-workstation-setup)
### **A. Simple setup for one standalone AppVM**
#### **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.
#### **B. Advanced setup based on a templateVM**
**B. Advanced setup based on a templateVM**
...
...
...
...
#### **C. Proxy setup (gateway-workstation-setup)**
...
...
...
...
**C. Proxy setup (gateway-workstation-setup)**
##**2. Web-browser for lokinet**
You can use any web-browser to access lokinet (**.loki) or use lokinet exit node. Here, we simple benefit from the well known Tor-Browser. It comes already with a very advanced privcay and security setting the most important features are (beside the Tor implementation):
You can use any web-browser to access lokinet (.loki) or use lokinet exit node. Here, we simply benefit from the well known Tor-Browser. It comes already with a very advanced privcay and security setting the most important features are (beside the Tor implementation):
* Anonymity due to unified Tor-Browser fingerprint
* Security and convenience: A hardened Firefox by default.
Install the Tor Browser: https://www.torproject.org/download/languages
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`
@ -48,7 +61,7 @@ Open the terminal of your freshly created AppVM (lokinet) and move the tor-brows
The default configuration is set to use Tor, therefore we need to make some modifications to use lokinet instead of the Tor network.
In the Tor Browser address bar type about:config and confirm the risk to access the Tor Browser configuration.
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`**
@ -59,3 +72,10 @@ In the Tor Browser address bar type about:config and confirm the risk to access
##3. Web-browser configuration
##4. Security and fingerprint checks
sources: Oxen Privacy Tech Foundation (OPTF) https://optf.ngo/about-optf.
contributors: Loutchi

Loading…
Cancel
Save