Open nyancat18 opened 7 years ago
Added Dia! 😄
With respect to geany, won't the profile depend on which plugins you need? Like, if you're never going to use the C stuff, then giving geany access to gcc is a terrible idea.
@nyancat18 What level of security would you like for geany? That is, what exactly do you use it for? Because that will definitely determine how restricted the profile is. I can also completely leave off private-bin
, but that's not exactly that secure...
I would recommend that you use systemd to sandbox system services like openvpn (and related VPN services), i2p, and freenet. You get the same granularity as with firejail (sometimes more), and with system services, you get the full range of options systemd has to offer (unlike with user services, where firejail is really useful).
I'll try to bring in a profile for geany though.
Done!
After reconsidering, I'll try to bring in a profile for openvpn
, i2p
, and freenet
. Since I don't have AirVPN, I can't test eddie
at all, but if you want to bring in a profile for that, I'd be happy to merge it. Re-opening as a result.