Skip to content

Encryption

Henri edited this page Feb 16, 2015 · 5 revisions

PEPS supports encrypted transport

All connections between client and server are encrypted using TLS.

PEPS supports optional client-side encryption of messages and files.

Encryption is transparent, and applied to all messages and files classified with an "Encrypted" class. We chose not to encrypt everything, as encryption prevents some features (full text search, deduplication, etc.).

Clone this wiki locally