|
|
|
|
|
by CiPHPerCoder
3649 days ago
|
|
It looks like it uses Olm, which aspired to be an early implementation of the Signal protocol (when it was called Axolotl): https://matrix.org/git/olm/about/ I've not audited their implementation, but at least that one design choice is sane. IIRC there were some design changes between the early Axolotl ratchet and the Signal Protocol. If you're interested in using Olm, I would make "find out what the differences are and why" my first priority. |
|