OTR
Version 1 (Adrian Georgescu, 09/13/2013 01:53 am) → Version 2/32 (Adrian Georgescu, 09/13/2013 01:54 am)
h1. OTR protocol implementation
Blink SIP client for SIP2SIP edition is a multimedia SIP client that supports chat sessions using MSRP protocol (RFC4975 http://tools.ietf.org/html/rfc4975).
On top of MSRP session, MSRP, Blink implements the OTR protocol. Off-the-Record (OTR) Messaging allows you to have private conversations over instant messaging by providing:
h3. Encryption
No one else can read your instant messages.
h3. Authentication
You are assured the correspondent is who you think it is.
h3. Deniability
The messages you send do not have digital signatures that are checkable by a third party. Anyone can forge messages after a conversation to make them look like they came from you. However, during a conversation, your correspondent is assured the messages he sees are authentic and unmodified.
h3. Perfect forward secrecy
If you lose control of your private keys, no previous conversation is compromised.
Blink SIP client for SIP2SIP edition is a multimedia SIP client that supports chat sessions using MSRP protocol (RFC4975 http://tools.ietf.org/html/rfc4975).
On top of MSRP session, MSRP, Blink implements the OTR protocol. Off-the-Record (OTR) Messaging allows you to have private conversations over instant messaging by providing:
h3. Encryption
No one else can read your instant messages.
h3. Authentication
You are assured the correspondent is who you think it is.
h3. Deniability
The messages you send do not have digital signatures that are checkable by a third party. Anyone can forge messages after a conversation to make them look like they came from you. However, during a conversation, your correspondent is assured the messages he sees are authentic and unmodified.
h3. Perfect forward secrecy
If you lose control of your private keys, no previous conversation is compromised.