aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-11-25 10:16:54 -0200
committerSilvio Rhatto <rhatto@riseup.net>2018-11-25 10:16:54 -0200
commit432ad867c44e761ba26e303dcd9c2c3d58f63331 (patch)
treef61c95de9d440ab45116e426ab763fb7d5ac7af5
parent9ec16fe469674f5ad978350a91c8f7fe467a691e (diff)
downloadkvmx-432ad867c44e761ba26e303dcd9c2c3d58f63331.tar.gz
kvmx-432ad867c44e761ba26e303dcd9c2c3d58f63331.tar.bz2
Provision: VPN: use openbox
-rwxr-xr-xshare/provision/vpn5
1 files changed, 5 insertions, 0 deletions
diff --git a/share/provision/vpn b/share/provision/vpn
index ec4f5ba..864f502 100755
--- a/share/provision/vpn
+++ b/share/provision/vpn
@@ -31,3 +31,8 @@ $DIRNAME/web-full $HOSTNAME $DOMAIN $MIRROR
# Install OpenVPN and dnsutils (which provides nslookup)
$APT_INSTALL openvpn resolvconf dnsutils curl
+
+# 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