1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-09-19 15:14:43 -04:00

Create riseupvpn.sh

This commit is contained in:
Tommy 2022-07-15 00:27:02 -04:00 committed by GitHub
parent 655c01ccf5
commit 71dc623f94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

15
fedora/riseupvpn.sh Normal file
View File

@ -0,0 +1,15 @@
#!/bin/bash
#This needs to be run as a standalone VM
#Also a couple of things:
#RiseUp does appear to be some sort of communist/socialist/anarchist activist organization, I am not really sure.
#I am not that much into politics, and I am certainly not an activist, so I don't really know or care much about any of this stuff.
#In any case, I only made this script because it is one of the few VPN (oh, free one too) that has a working client on QubesOS.
#Obfs4proxy support is also fancy, it may come in handy one day.
#Don't take this as my recommendation to use RiseUp because I have zero clue how trustworthy they are or if you are gonna paint a
#target on your back by associating with an organization promoting an ideology that your government doesn't like.
sudo dnf install -y snapd qubes-snapd-helper lxpolkit
sudo ln -s /var/lib/snapd/snap /snap
sudo snap install riseup-vpn --classic