You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@merculiv Yes I think so, if both computers, local and remote, are using a secure VPN tunel the connection would be secure. The "develop" branch is already using TLS encryption and can be considered secure in theory, however it is still in a very early version, and should be treated as insecure at the moment. There are no binaries yet, so if you would like to try it you should compile the develop branch.
@merculiv just switch to the "develop" branch and download the source code. Just to correct something I wrote before: the encryption is not TLS but AES 256 CBC.
Would using a VPN client before running this program be a way of keeping a secure connection?
The text was updated successfully, but these errors were encountered: