Closed claucece closed 6 years ago
Let's wait on this issue.
I believe the minimum for this that could be done before there is an implementation of a client for the prekey server protocol is:
As part of #68, the protocol is capable of receiving a prekey ensemble, validates it and send an "offline" data message.
@juniorz OK, let's finish the Non-Interactive-Auth and the heartbeat after the DAKE, and move this to TODO.
Note from other issue that is very similar:
For a mode where online and offline are accepted, the same Prekey Server can be used. For a mode with no offline, we need to define how to publish.
I think we can still use the Prekey Servers as the standard for this - but maybe in XMPP exposed under a different service name.
@juniorz @giovaneliberato they can be published now?
There is a pretty basic implementation of this. And we are not, for example, filtering out duplicate or invalid ensembles returned by the server.
@juniorz ok. Thanks!
I'll move the filtering to another issue, as this is mostly closed.
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.
Tasks
Depends on
Issue #78 to be finished.
Open questions
None.
This depends on #108