GNOME Bugzilla – Bug 725174
OpenVPN plugin stores password in plaintext
Last modified: 2014-06-27 13:26:23 UTC
I configured VPNs using most of the plugins and noticed that accounts using OpenVPN store the password in plaintext in the [vpn-secrets] section in /etc/NetworkManager/system-connections/<filename> while others use the keyring. Is there a technical problem that prevents usage of the keyring here? Tested on Fedora 20 with NetworkManager-openvpn-0.9.9.0-0.1.git20140128.fc20.x86_64
Setting this is the responsibility of whatever creates the connection, so in a GNOME desktop that would be NM-openvpn's GTK UI plugin. In KDE, I'm not sure what will do it, but I'd assume whatever code they have there for the Plasma network widget. In XFCE or LXDE, nm-connection-editor loads the NM-oepnvpn GTK UI too. With direct nmcli, the user must set that option. Which way did you create the connection?
I used the GNOME 3.10.x network panel.
closing as duplicate of bug 731891 (which is newer then this bug, but has more information) *** This bug has been marked as a duplicate of bug 731891 ***