We use AES 256 bit encryption, the highest non-classified level of encryption available currently.
The idea is relatively simple:
* When you log on to the server, your client and the server exchange keys and all communication passes through an encrypted "tunnel."
* From that point on, whether you chat, audio call, video call, or share content, everything is passing through the encrypted channel from your client to the server and from teh server to the client on the far side of the call
The length of the key is 256 bits of data. The longer the key is, the harder it is to "crack the code" being used to encrypt the transmission of data.
128 bit encryption is very widely used and considered highly safe. We use 256 bit to give our clients the added piece of mind that their data is protected using the most powerful tools available.
0 Comments