otrv4 / libotr-ng

A new implementation of OTR with support for version 4. This is a mirror of https://bugs.otr.im/otrv4/libotr-ng
Other
43 stars 9 forks source link

Consider OTRv4 modes #66

Closed claucece closed 6 years ago

claucece commented 6 years ago

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-compatible mode.

Reference

Please, refer to the "OTRv4 Modes" section of the OTRv4 spec.

Tasks

Open questions

None.

claucece commented 6 years ago

See the issue: otrv4/libotr-ng#66

olabini commented 6 years ago

Since libotr-ng and pidgin-otrng will not have different modes implemented - only different policies, we can close this issue.