otrv4 / otrv4-prekey-server

The Prekey Server specification as needed for the OTRv4 specification. This is a mirror of https://bugs.otr.im/otrv4/otrv4-prekey-server
2 stars 0 forks source link

Add the prekey profile #2

Closed juniorz closed 6 years ago

juniorz commented 6 years ago

The prekey profile (https://github.com/otrv4/otrv4/issues/118) was not finished by the first version of the prekey server spec, so it was ignored.

This is about considering the prekey profile when it is done.

juniorz commented 6 years ago

Things to consider (original message quoted):

Is the publication of the prekey message happen in a different way to the User Profile and to the Prekey Profile? Has this discussion been taken into account?

juniorz commented 6 years ago

It was decided:

The FIRST TIME, the client calls: "DAKE-3 || USER profiles || prekey profiles || prekey message". When the client knows there are not more prekey messages: "DAKE-3 || prekey message"

We want to implement this as optional fields.

juniorz commented 6 years ago

Done