Ask HN: Why is “Open VPN” so aggressive against reading the source code?
So, I was installing "Open VPN" and thought it was an Open-Source VPN server. You can apparently access the source code from they're release tar-balls, as described on [1] their website.
But during the installation process, I noticed a weird [2] license clause that kind of scared me:
3. You agree not to reverse engineer,
decompile, disassemble, modify, translate,
make any attempt to discover the source code
of this software, or create derivative works
from this software.
They're essentially saying you cannot see how this works... which is very worrying for an application that basically funnels ALL network traffic through...Do you think they're concealing some kind of exploit or tracking software? ... or am I just being paranoid?
[1] https://openvpn.net/source-code/
[2] https://openvpn.net/license/
3 comments
[ 0.33 ms ] story [ 17.4 ms ] threadhttps://github.com/OpenVPN/openvpn/blob/master/COPYING
Pretty standard, IMHO
The binaries they provide the latter, which are are commercially licensed and include proprietary parts, bound by those terms.