coyim / otr3

A Go implementation of the OTR 3 protocol, with libotr 4.1.0 feature parity
GNU General Public License v3.0
70 stars 14 forks source link

Create new TLV for peer security information #47

Closed olabini closed 9 years ago

olabini commented 9 years ago

It would be very useful for my client to know what the security status of the other side is. Specifically, if we have something like this twstrike/coyim#32 Security number idea, it would be great if we had a TLV we can send with this number, and a boolean indicating whether I have verified the peer or not.

olabini commented 9 years ago

Forget this, it was a stupid idea