-
Dear maintainers, I'm reading here:
https://github.com/LibreSignal/LibreSignal/issues/28#issuecomment-207661671
that the people behind f-droid are willing to have LibreSignal distributed there.
What…
-
I think the Double Ratchet initialization can be improved. Compared to the current specification, the below proposal:
1. sends two fewer keys during the handshake (four if you count the DH keys)
2. …
-
## Why
A library should use the same variable names as the OTRv4 specification or the ones that make sense.
## Reference
The OTRv4 specification.
## Tasks
- [ ] Check that all variable na…
-
The OTRv4 Prekey Server specification has been updated with support for verifying public values. We should implement this.
- [X] implement proofs
- [X] add serialization of proofs
- [x] add proof…
-
## Why
As we are currently implementing the revision number 2 of the OTRv4 specification, we need to include a consistent way of using the OTRv4 modes. Note that we are currently implemeting OTRv3-…
-
## Why
As we are currently implementing the revision number 2 of the OTRv4 specification, we need to include a consistent way of using publishing user profiles, prekey profiles and prekey messages.…
-
## 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…
-
## Why
As we are currently implementing the revision number 2 of the OTRv4 specification, we need to include a more values to the `phi` value .
## Reference
Please, refer to the "Shared Sessi…
-
Should we implement the policies in the plugin?
-
## 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 …