-
It is based on libotr 4.1.1 or 4.1.0?
The website is https://www.otr.im/
Last version 4.1.1 : https://bugs.otr.im/lib/libotr
Time to go:
- https://github.com/otrv4
- https://github.com/otrv…
-
-
The website is https://www.otr.im/
Note: https://github.com/otrv4 ^^
https://github.com/otrv4/libotr-ng
-
Currently we claim a message type of 0x03 for a Data Message. However, the "Data Message" format of OTRv4 is different from the "Data Message" format of OTRv2/3. It defeats the purpose of distinguish …
-
## Why
As we are currently implementing the revision number 2 of the OTRv4 specification, we need to include a consistent way of using the protocol state machine.
## Reference
Please, refer t…
-
A few remarks regarding SMP secret information.
- `User-specified secret` part of format does not specify a type. I assume this is the `DATA` type, but should be made explicit.
- Secret MPI value …
-
I'm not sure I fully understand the purpose of forger keys. However, in [this section](https://github.com/otrv4/otrv4/blob/a3e82ccacf049a74dd3455f0cfee844934670dff/otrv4.md#kci-attacks) it is stated t…
-
Right now, it is not possible to start an offline conversation. I always says:
```
Prekey Server: there are no prekey in storage for the requested recipient.
```
even if there are prekey ensem…
-
## Why
As we are currently implementing the revision number 2 of the OTRv4 specification, we need to include a consistent way of using both state machines.
## Reference
Please, refer to the "…
-
## Why
As we are currently implementing the revision number 2 of the OTRv4 specification, we need to include a consistent way of using KDFs.
## Reference
Please, refer to the "Key Derivation …