|
Encryption in DMconnect.
September 10th 2025
(language: English // Russian)
A decentralized messenger with federation for older systems like Windows 95 / 98 began to support encryption using the AES-256-CBC cipher and the Diffie-Hellman protocol.
Thus, it will not be possible to decrypt the correspondence by simple traffic analysis, as well as to intercept the keys - this provides the aforementioned protocol.
In addition, support for password encryption (works in unencrypted connections) using MD5, SHA-256 and SHA-512 has been added. Password encoding in Base64 is also supported, but it is not recommended due to the possibility of decryption.
The C2S protocol itself for an unencrypted connection has not changed.
Learn more at dmconnect.w10.site!
<< Back to news.
|