Transport Encryption

XMPP supports ubiquitous encryption. This means all connections and all transports are encrypted. The methods used to encrypt each transport depends on the underlying binding method used:

Note however, that transport encryption only protects against eavesdropping. Encrypted stanzas are decrypted at each node. To make sure the contents of stanzas are not compromised at the nodes, use End-to-End encryption.