Hello everybody
I want to setup an OpenVPN server to access my network from outside but I'm thinking about performance vs security.
I don't know if an unprivileged container is sufficiently secure comparing to a VM to run my OpenVPN server. Of course container is better for performance, but what about security? My doubt regards the /dev/tun device being created on the host and anyway sharing the kernel too.
Thank you
I want to setup an OpenVPN server to access my network from outside but I'm thinking about performance vs security.
I don't know if an unprivileged container is sufficiently secure comparing to a VM to run my OpenVPN server. Of course container is better for performance, but what about security? My doubt regards the /dev/tun device being created on the host and anyway sharing the kernel too.
Thank you