@thibaultamartin Good toot guides! I am trying to develop a gtk vpn app which would use openvpn in the backend to connect but offers a gui to let users import multiple server configs. But I am having trouble with finding good documentation on how to execute openvpn with sudo permissions from gtk. I have found that I need to to use polkit but couldn't find much documentation about it. Do you have any pointers?