openvpn-gui icon indicating copy to clipboard operation
openvpn-gui copied to clipboard

Fully automate dev setup with Gitpod

Open lilh0rn3t opened this issue 4 years ago • 2 comments

This commit implements a fully-automated development setup using Gitpod.io, an online IDE for GitLab, GitHub, and Bitbucket that enables Dev-Environments-As-Code. This makes it easy for anyone to get a ready-to-code workspace for any branch, issue or pull request almost instantly with a single click.

lilh0rn3t avatar Feb 19 '21 07:02 lilh0rn3t

A security researcher friend of mine asked me how this PR is supposed to fix my CVE so I would like to point out to anybody else who stumbles upon this that they linked the wrong issues in the v2.6.7 release notes. The correct links were supposed to be the following (same numbers but different repository/type): https://github.com/OpenVPN/openvpn/issues/400 https://github.com/OpenVPN/openvpn/issues/417

darkbasic avatar Nov 13 '23 08:11 darkbasic

This also a very random code added to OpenVPN-gui that does not very well explain why gitpod.io support is needed. Also the code seems not have any openvpn specific code and looking at our own build code I don't expect it to actually work.

schwabe avatar Nov 13 '23 21:11 schwabe