Encryption

Chat - End-to-end: Using Virgil E3 Kit (Group Encryption) on top of Sendbird’s standard TLS
Calls - DTLS (Sendbird Standard)
The difference between DTLS and E2EE is that DTLS will decrypt the data on the secure server, E2EE will decrypt when it reaches the recipient.
DTLS is based on TLS, but does not suffer from TCP meltdowns. In simple terms, it is faster than the base protocol TLS. DTLS uses cookies to prevent IP spoofing, which allows us to communicate with a server without showing the user’s real IP address whilst also preventing eavesdropping, tampering and forgery.

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.