-
Hi all,
There has been a request (@Neustradamus) to re-establish work on _otr4j/otr4j_'s effort as organization for otr4j and with it the question of which repo's exist, and for what purpose and wh…
-
## Background
This protocol is an adaptation of [Matrix.org]'s [Olm] and [Megolm] encryption to the IRC protocol.
Olm is an implementation of the [double ratchet algorithm] developed by Open Whisp…
vith updated
11 months ago
-
See this thread : https://github.com/dlitz/pycrypto/issues/173
-
Having native OTR support would increase privacy (and properly verified) ensure that you are talking with who you think in the discussions and other clients are planning to do this by default includin…
-
From the plugin perspective, something like this should be possible:
1. Alice (on device 1101) has an OTR conversation with Bob (on device 1201).
2. Bob (on device 1202) starts a new OTR conversat…
-
I can't remember where or from who, but a few months ago I picked up a message that Wire wanted to implement federation between Wire servers.
I just want to give you guys a giant heads-up for the i…
-
-
I suggest to add an article on that subject.
_Note: Even though Monal *can* be run on any system which supports the APIs that Monal use, it is mostly utilized on proprietary systems and is likely i…
-
### Context
We'd like to be able to save the project-related data we obtain so it can be combined by us and by others with the parent data of the NLnet projects. NLnet uses RDF data formats for the …
-
Support for ChaCha20-Poly1305 was added in JDK 11 in 2018 (https://openjdk.org/jeps/329). It's a very popular alternative to AES-GCM, due to its performance [1], and the fact that its used in a lot of…