diff --git a/opsec/qubesosnetwork/index.html b/opsec/qubesosnetwork/index.html index 6e9f02d..69acd10 100644 --- a/opsec/qubesosnetwork/index.html +++ b/opsec/qubesosnetwork/index.html @@ -160,7 +160,8 @@
And they fit in different places of our network identity threat model obviously
Banking VM
+Public Use: Banking VM
+In a public use setup, you can run closed source software, or access service that is directly tied to your real life identity.
Let's go back to our qubes manager, click "New qube" in the top left corner
First name it as "banking", and we assign it with Yellow tag, since it is for banking identities, so yellow is a medium trust score for me. Color tag is a very important feature of qubes, every qube has its own color tag for avoiding you accidentally type something sensitive in a insecure vm. Dom0 always has the special White tag
@@ -169,7 +170,8 @@Now click ok and the qube will be created, you can find your qube app menu on the top left Q icon, then we can open firefox and start banking
Torrent VM
+Private use: Torrent VM
+In a private use setup, you should only use FOSS software, and use a vpn service for hiding your home ip
First we start a template vm, for example debian in this case, and install transmission
After installation enter "sudo poweroff" to shut down the qube, make sure it is shutdown, since your changes in template qube only get reflected when it is shutdown at least once!
@@ -185,7 +187,8 @@Now happy torrenting
-Darknet VM
+Anonymous use: Darknet VM
+Same as private setup, but you should use tor instead of vpn
Here we use whonix workstation to access dread for exploring the darknet
If you follow the default setting during the installation config, you should have disposable whonix workstation installed by default, which means we do not need to create anything
Try to find something named "whonix-workstation-17-dvm" in the qubes Q menu, click "Tor Browser(AnonDist)", and you will get a disposable vm running tor browser. This is great since anything happen inside this vm get destroyed after you shut down the browser