otrv4 / otrng-prekey-server

Prekey server functionality for OTRv4. This is a mirror of https://bugs.otr.im/otrv4/otrng-prekey-server
GNU General Public License v3.0
3 stars 3 forks source link

Support forging keys in Client Profiles #2

Closed olabini closed 6 years ago

olabini commented 6 years ago

After updates to OTRv4 to add forging keys (otrv4/otrv4#177) we need to implement support for the new client profile format in the prekey server, and make sure we validate the public forging key values as well.

olabini commented 6 years ago

This is done.