From 95cd94f8eb61899d5d921b52559656e66aa21ceb Mon Sep 17 00:00:00 2001 From: Tommy Date: Wed, 27 Jul 2022 03:22:46 -0400 Subject: [PATCH] Fix tags Signed-off-by: Tommy --- content/os/Using Lokinet on Qubes OS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/os/Using Lokinet on Qubes OS.md b/content/os/Using Lokinet on Qubes OS.md index dbd384d..43d57d4 100644 --- a/content/os/Using Lokinet on Qubes OS.md +++ b/content/os/Using Lokinet on Qubes OS.md @@ -1,7 +1,7 @@ --- title: "Using Lokinet on Qubes OS" date: 2022-07-27 -tags: ['Operating Systems', 'Qubes OS', 'anonimity', 'privacy'] +tags: ['Operating Systems', 'Qubes OS', 'Anonimity', 'Privacy'] author: Tommy --- @@ -71,4 +71,4 @@ Finally, enable the `lokinet` service: Just create the AppVM as usual and you would be good to go. There are a few things to keep in mind though: - You should probably set networking to use `sys-firewall`. I have tested using my ProtonVPN ProxyVM for networking, and DNS was not working. Besides, it makes litle sense to attempt such setup anyways, unless you are worried about accidental leaks or a compromised AppVM. -- You should give the AppVM the `network-manager` service so that it Lokinet can set up networking properly and get DNS working. +- You should give the AppVM the `network-manager` service so that Lokinet can set up networking properly and get DNS working.