|
|
|
Ask HN: Would you be interested in a transparent and open source VPN service?
|
|
6 points
by flxfxp
2377 days ago
|
|
I had this idea last night of creating a transparent and completely open source vpn service. It would have all the source code available to review online for the backend, vpn box configuration, audit log of reboots, signed binaries, reproducible builds, etc. It would run as transparently as possible. It also opens up the platform to be steered by customer needs via issue tracking, PRs, etc. How interested would you be in such a service? Would you be willing to pay a slight premium over blackbox VPN services? |
|
If you started such a service that could provide ongoing, real assurances as to trustworthiness, I would pay a premium for that. I'm not sure what that would look like, but your list is an excellent start.
I would say, though, that being open source -- while awesome -- doesn't really help in this regard, since you can't realistically prove that the code you're running on your servers is the same code that you're publishing. Signed binaries and reproducible builds don't help with this too much, I think.
But that's no different than any other service that someone else is running, so that's not a serious problem.