Authentication Encryption

Access to Xpra’s sessions over TCP and unix domain sockets (see network) 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 to use one of these three options: * SSL * AES * SSH