#Mullvad VPN does not open after installing it.

1 messages · Page 1 of 1 (latest)

icy helm
#

I have manually installed mullvad vpn following theste steps:

Steps to Install Mullvad VPN on Fedora SecureBlue (GNOME)

  1. Add the Mullvad Repository

Download the repository file:
curl -fsSL https://repository.mullvad.net/rpm/stable/mullvad.repo -o ~/Downloads/mullvad.repo

Move it to the system’s repository directory:

run0 cp ~/Downloads/mullvad.repo /etc/yum.repos.d/

  1. Install the Mullvad VPN Package

Layer the mullvad-vpn package:

rpm-ostree install mullvad-vpn

Reboot to apply the changes:
bash
Ajuste
Copiar
systemctl reboot
4. Enable and Start the Mullvad Daemon
SecureBlue’s systemd hardening might prevent the daemon from starting automatically:

Enable and start it manually:
bash
Ajuste
Copiar
sudo systemctl enable --now mullvad-daemon
Check its status:

systemctl status mullvad-daemon

  1. Install Missing Dependencies
    SecureBlue might not include libappindicator-gtk3 (needed for the tray icon) by default:

Layer it:

sudo rpm-ostree install libappindicator-gtk3

Reboot again:

systemctl reboot

#

ujust with-standard-malloc mullvad-vpn does not solve it.

craggy sonnet
#

the Mullvad GUI app requires unconfined-domain user namespace creation to be allowed, so you'd have to run ujust toggle-unconfined-domain-userns-creation to make that work

#

but you can use the Mullvad CLI just fine without that

craggy sonnet
#

and all the same features are available through the CLI, it's just a bit less convenient

icy helm
#

using CLI sure I can but feels awkward

#

at least now it opened

#

I beleive there is a quick settings extension

#

but anyway I am goin off topic what I wanna know is if its Mullvads fault they require unconfined domain namespace

#

In that case I will request they fix it

silk sierra
craggy sonnet
#

yeah that's an issue for all electron apps isn't it?

silk sierra
#

unless they disable the sandboxing which is arguably worse

icy helm
#

Sorry I didnt know they use electron

#

I dont know it may be time to look for a safer VPN not privacy

#

because disabling stuff wasnt why I got into secureblue

#

any recommendations are welcome

silk sierra
#

IVPN still has solid privacy while upholding high security

icy helm
#

does their VPN work without disabling such I just disabled

silk sierra
#

yeah

#

it should I believe

icy helm
#

Ok still a pain if I change VPN I will not be using Mullvad Browser

silk sierra
#

yeah, you should not, Mullvad browser is based on Firefox

icy helm
#

well I been using Trivalent but I dont have browser VPN extension there

#

even tho I know the mullvad vpn extension is a proxy I think

craggy sonnet
#

why would you need a browser extension for a VPN? don't you just enable the VPN system-wide?

silk sierra
#

no extensions is best practice, you should avoid them

icy helm
#

I need a different IP for the brwoser and the apps and then some apps witout VPN

#

browser gets a different IP than the system apps

#

yeah VPN is useless I know but I been given free trial 2 months

grim imp
icy helm
#

yeah just checkd prices what a steal

grim imp
#

fr

#

if only they didn't use electron 😭

silk sierra
#

If you want cheaper or free there is Windscribe

#

Some would also recommend proton

silk sierra
grim imp
#

Yes, but I'd use it on more than two devices so

craggy sonnet
#

personally I don't see it as a big deal that the Mullvad GUI app uses electron, sure it's not ideal but I'm fine using the CLI instead

silk sierra
#

Yeah, as long as you dont use the GUI Mullvad is fine

slim wharf
#

No one use wireguard ?

silk sierra
slim wharf
#

Config cli

silk sierra
#

Technically worse security, no X.509 verification

slim wharf
#

Works fine with millvsd

#

True

#

Recommended ??

icy helm
#

well whatever how to see all the things I toggled off? I probably forget...

craggy sonnet