-
## Why
As we are currently implementing the revision number 2 of the OTRv4 specification, we need to include discarding flows to receiving the plaintext with whitespace tag.
## Reference
Plea…
-
Create a definitions section where 'Publisher', 'Retriever', etc are defined.
Define Denial of Service in the context of OTRv4.
-
## Why
As we are currently implementing the revision number 2 of the OTRv4 specification, we need to include a consistent way of using prekey messages.
## Reference
Please, refer to the "Prek…
-
## Why
During boolean refactoring (#96), I had change this line code [from this](https://github.com/otrv4/libotr-ng/blob/2500b9c7b088c150da27b748c482f5593197de6c/src/otrng.c#L2065) [to this](https:…
-
## Why
As we are currently implementing the revision number 2 of the OTRv4 specification, we need to include a consistent way of attaching an encrypted message to the Non-Interactive-Auth message.
…
-
## Why
As we are currently implementing the revision number 2 of the OTRv4 specification, we need to include a consistent way of revealing MAC keys.
## Reference
Please, refer to the "Reveali…
-
## Why
As we are currently implementing the revision number 2 of the OTRv4 specification, we need to include an out-of-order double ratchet.
## Reference
Please, refer to "Interactive DAKE Ov…
-
## Why
As we are currently implementing the revision number 2 of the OTRv4 specification, we need to include a consistent way of using user profiles and prekey profiles.
## Reference
Please, …
-
Hi all, I've got several questions regarding the Client Profile sections and the use of client profiles. Some of these are intended for confirmation of correct understanding.
1. I should validate t…
-
## Why
As we are currently implementing the revision number 2 of the OTRv4 specification, we need to correctly implement heartbeat messages.
## Reference
The current implementation seems not …