Version 13 (modified by 16 months ago) (diff) | ,
---|
We have moved
This page has been moved to https://github.com/Xpra-org/xpra/blob/master/docs/Network/Encryption.md
Archived copy:
Encryption
Access to Xpra's sessions over TCP and unix domain sockets (see network connection) can be protected using authentication modules but those do not protect the network connection itself from man in the middle attacks.
For that, you need encryption. There are two options supported at present:
You can also use SSH as transport, which will provide encryption and usually also authentication.