226
edits
Neustradamus (talk | contribs) m |
Neustradamus (talk | contribs) m |
||
Line 1: | Line 1: | ||
[ | [https://otr.cypherpunks.ca/ Off-the-Record Messaging], commonly referred to as '''OTR''', is a cryptographic protocol that provides strong encryption for instant messaging conversations. OTR uses a combination of the AES symmetric-key algorithm, the Diffie–Hellman key exchange, and the SHA-1 hash function. In addition to authentication and encryption, OTR provides perfect forward secrecy and malleable encryption. | ||
== Strengths == | == Strengths == | ||
Line 16: | Line 16: | ||
* [http://adium.im/ Adium] (Mac OS X) | * [http://adium.im/ Adium] (Mac OS X) | ||
* [http://bitlbee.org/ BitlBee] (Cross-platform) | * [http://bitlbee.org/ BitlBee] (Cross-platform) | ||
* [http://icanblink.com/ Blink Cocoa](Cross-platform) | |||
* [http://centerim.org/ CenterIM] (Unix-like) | * [http://centerim.org/ CenterIM] (Unix-like) | ||
* [http://climm.org/ climm] (Unix-like) | * [http://climm.org/ climm] (Unix-like) | ||
Line 24: | Line 25: | ||
* [http://psi-plus.com/ Psi+] (Cross-platform) | * [http://psi-plus.com/ Psi+] (Cross-platform) | ||
* [http://vacuum-im.org/ Vacuum IM] (Cross-platform) | * [http://vacuum-im.org/ Vacuum IM] (Cross-platform) | ||
* [ | * [http://www.xabber.org/ Xabber] (Android) | ||
* [http://yaxim.org/ yaxim] (Android) | * [http://yaxim.org/ yaxim] (Android) | ||
Line 33: | Line 34: | ||
* [http://miranda-im.org/ Miranda IM] (Microsoft Windows) with [https://code.google.com/p/mirotr/ MirOTR - OTR for Miranda IM!] | * [http://miranda-im.org/ Miranda IM] (Microsoft Windows) with [https://code.google.com/p/mirotr/ MirOTR - OTR for Miranda IM!] | ||
* [http://miranda-ng.org/ Miranda NG] (Microsoft Windows) with [https://code.google.com/p/mirotr/ MirOTR - OTR for Miranda IM!] | * [http://miranda-ng.org/ Miranda NG] (Microsoft Windows) with [https://code.google.com/p/mirotr/ MirOTR - OTR for Miranda IM!] | ||
* [http://pidgin.im/ Pidgin] (Cross-platform) with [ | * [http://pidgin.im/ Pidgin (formely Gaim)] (Cross-platform) with [https://otr.cypherpunks.ca/#downloads OTR plugin for Pidgin] | ||
* [http://poez.io/ Poezio] with [http://poez.io/doc/plugins/otr.html pure-python-otr] | * [http://poez.io/ Poezio] with [http://poez.io/doc/plugins/otr.html pure-python-otr] | ||
* [http://www.trillian.im/ Trillian] (Microsoft Windows) with [http://trillianotr.kittyfox.net/ Trillian OTR] | * [http://www.trillian.im/ Trillian] (Microsoft Windows) with [http://trillianotr.kittyfox.net/ Trillian OTR] | ||
* [http://weechat.flashtux.org/ WeeChat] (Cross-platform) with [http://irssi-otr.tuxfamily.org/ weechat-otr] | * [http://weechat.flashtux.org/ WeeChat] (Cross-platform) with [http://irssi-otr.tuxfamily.org/ weechat-otr] | ||
* [http:// | * [http://xchat.org/ XChat] (Cross-platform) with [http://irssi-otr.tuxfamily.org/ xchat-otr] | ||
=== Work in Progress === | === Work in Progress === | ||
Line 43: | Line 44: | ||
== External links == | == External links == | ||
* [ | * [https://otr.cypherpunks.ca/ Homepage] | ||
* [https://otr.cypherpunks.ca/software.php OTR-Enabled Software] | |||
* [https://otr.cypherpunks.ca/Protocol-v3-4.0.0.html Off-the-Record Messaging Protocol version 3] | * [https://otr.cypherpunks.ca/Protocol-v3-4.0.0.html Off-the-Record Messaging Protocol version 3] | ||
* [ | * [https://otr.cypherpunks.ca/Protocol-v2-3.1.0.html Off-the-Record Messaging Protocol version 2] |
edits