]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Provision: tor-browser: use a stacked window manager to reduce browser fingerprinting
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 15 Nov 2018 15:28:24 +0000 (13:28 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 15 Nov 2018 15:28:24 +0000 (13:28 -0200)
share/provision/tor-browser

index 7fe9513177de7c7a8cf44f30d403d5414d017e10..f4a103feeb7a04f9ebf4c11cdce22644ab13ba01 100755 (executable)
@@ -28,3 +28,8 @@ APT_INSTALL="sudo LC_ALL=C DEBIAN_FRONTEND=noninteractive apt-get install -y"
 
 # Provision the basic stuff
 $DIRNAME/desktop-basic $HOSTNAME $DOMAIN $MIRROR
+
+# Use a stacked window manager to reduce browser fingerprinting
+$APT_INSTALL openbox
+apps/metadot/metadot load openbox
+sed -i -e 's/^WINDOW_MANAGER=.*$/WINDOW_MANAGER="openbox"/' $HOME/.custom/xsession