Private
All sensitive message content is encrypted with AES-256 encryption on your WordPress server before transmission through the WebSocket infrastructure.
How it works
Message content is encrypted on your WordPress server using AES-256 before being sent through the WebSocket relay. The relay server only handles encrypted data and has no ability to decrypt or read message content. Decryption happens in the user's browser using keys that are only available to authorized participants. This ensures complete privacy — even though messages pass through an external relay server, the content remains fully protected.
Key capabilities
- AES-256 encryption of all message content on your server
- WebSocket relay server cannot decrypt or read messages
- Decryption only in authorized users' browsers
- No plaintext message data ever leaves your server
- Complete privacy for all conversation types