VPNht / desktop-legacy

VPN.ht Desktop Application for Windows and Mac OS X built on top of Electron
https://vpn.ht
GNU General Public License v3.0
85 stars 44 forks source link

Is this app still maintained? #30

Open radum opened 8 years ago

radum commented 8 years ago

There are lots of issue with this app. Although we all can use OpenVPN I still like to have a better app with a better UI.

So, is this still maintained?

You said sometime ago, wait, we have lots of cool new features, nothing happened.

amilajack commented 8 years ago

I had the same question.

ChrisAlderson commented 7 years ago

Currently I'll be maintaining it.

I'll be working on updating the dependencies and hopefully have a better way of connecting through OpenVPN.

amilajack commented 7 years ago

How does this work? By resolving a global openvpn installation?

ChrisAlderson commented 7 years ago

Most likely OpenVPN will be installed during the installation process of the desktop client. A 'service' will be able to make the connection to OpenVPN via the .ovpn files provided by VPN.ht. For now I am looking into a RESTful service like pritunl.

Firstly I want to update the dependencies and convert the code from a Flux (with 'alt') structure to a Redux structure. Afterwards I'll look into the connection to OpenVPN.