| Paketname | xchat-otr | 
| Beschreibung | Off-the-Record Messaging Plugin for X-Chat | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 0.3-2 | 
| Sektion | net | 
| Priorität | optional | 
| Installierte Größe | 100 Byte | 
| Hängt ab von | xchat, libc6 (>= 2.1.3), libgcrypt11 (>= 1.4.2), libglib2.0-0 (>= 2.14.0), libotr2 (>= 3.2.0) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | David Spreen  | 
| Quelle | irssi-plugin-otr | 
| Paketgröße | 22198 Byte | 
| Prüfsumme MD5 | 392163760e00be2a81fc3ddd46bfcae8 | 
| Prüfsumme SHA1 | de190d6a3afc6c12586748c85b844122fddd8669 | 
| Prüfsumme SHA256 | 949b2885897c64e985948f30ad20d1c5d84e16e68e2fad68fdf9487f9b0515e2 | 
| Link zum Herunterladen | xchat-otr_0.3-2_i386.deb | 
| Ausführliche Beschreibung | Off-the-Record (OTR) Messaging Plugin for the X-Chat IRC Client
.
This plugin adds Off-the-Record messaging support for the X-Chat IRC client.
Although primarily designed for use with the bitlbee IRC2IM gateway, it works
within any query window, provided that the conversation partner's IRC client
supports OTR.
.
OTR allows you to have private conversations over IM by providing:
 - Encryption
   - No one else can read your instant messages.
 - Authentication
   - You are assured the correspondent is who you think it is.
 - 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.
 - Perfect forward secrecy
   - If you lose control of your private keys, no previous conversation
     is compromised.
 |