From f76bf2907bae77f6ccd7b4578ceabfd7aa6ae454 Mon Sep 17 00:00:00 2001 From: who am i Date: Sun, 30 Jan 2022 11:20:56 +0100 Subject: [PATCH] Update page 'Qubes OS lokinet setup' --- Qubes-OS-lokinet-setup.md | 36 +++++++++++++++++++++++++++--------- 1 file changed, 27 insertions(+), 9 deletions(-) diff --git a/Qubes-OS-lokinet-setup.md b/Qubes-OS-lokinet-setup.md index e45aa69..c0ca178 100644 --- a/Qubes-OS-lokinet-setup.md +++ b/Qubes-OS-lokinet-setup.md @@ -1,15 +1,33 @@ -###1.Lokinet setup -###1.1. Simple setup for one standalone AppVM -###1.2. Advanced setup based on a templateVM -###1.3. Proxy setup (gateway-workstation-setup) +**Content** + +###1. Lokinet setup +####1.1. Simple setup for one standalone AppVM +####1.2. Advanced setup based on a templateVM +####1.3. Proxy setup (gateway-workstation-setup) ###[2. Web-browser for lokinet](http://8bb19w1gugu7yq3cyck63gbo18udodab1b6zr1uykdphm37ushco.loki/whoami/QubesOS-lokinet-setup/wiki/Qubes-OS-lokinet-setup#2-web-browser-for-lokinet-1) -##3. Web-browser configuration -##4. Security and fingerprint checks +###3. Web-browser configuration +###4. Security and fingerprint checks +**How-to:** ###1.Lokinet setup -###1.1. Simple setup for one standalone AppVM -###1.2. Advanced setup based on a templateVM -###1.3. Proxy setup (gateway-workstation-setup) +####1.1. Simple setup for one standalone AppVM +####1.2. Advanced setup based on a templateVM +####1.3. Proxy setup (gateway-workstation-setup) ###2. Web-browser for lokinet +You can use any web-browser to access lokinet (**.loki) or use and lokinet exit node. Here, we simple benefit from the well known and well developed Tor Browser. It comes already with a very advanced privcay and security setting but the default configuration is set to use Tor, therefore we need to make some modifications to use lokinet instead of the Tor network. + +Advantages: +Anonymity due to unified Tor-Browser fingerprint +Security and convenience: A hardened Firefox by default. +Speed: Tor Network. +# Freedom: Access websites that discriminate against the Tor Network. +_______________________________________________________________________________________________ +Install Tor Browser: https://www.torproject.org/download/languages/ + +0) Make a copy of Tor Browser’s folder and rename it. +1) Run Tor Browser and go to: about:config +2) Set to “false”: network.dns.disabled +3) Replace “127.0.0.1” with a space (” “): network.proxy.socks +4) To prevent the pop-up window, set to “false”: extensions.torlauncher.start_tor ###3. Web-browser configuration ###4. Security and fingerprint checks \ No newline at end of file