Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Best practice for making an end-to-end encrypted socket connection. #7

Open
Technerder opened this issue Aug 31, 2019 · 1 comment
Open

Comments

@Technerder
Copy link

Technerder commented Aug 31, 2019

As the title suggests, I'm looking to dynamically establish a socket connection between two machines and was wondering what the recommended way of doing it to achieve maximum security using this library was (In order to encrypt all traffic between the machines).

@exabrial
Copy link

The only secure way to do this would be to use TLS1.2 or TLS1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants