Differences between revisions 4 and 6 (spanning 2 versions)
Revision 4 as of 2010-06-15 15:42:27
Size: 497
Editor: ds87-230-82-22
Comment:
Revision 6 as of 2010-10-23 03:59:00
Size: 733
Editor: Wilmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Bitlbee has no native support for OTR but there are custom versions that include OTR functionality (sadly you have to compile your own bitlbee)
Line 4: Line 3:
some versions that include OTR Support: Versions 3.0 and newer have bitlbee-otr merged in.
Line 6: Line 5:
  *One current version http://github.com/abbe/bitlbee-otr
    *and its corresponding blog (?) http://wahjava.wordpress.com/tag/bitlbee-otr/
  *Original (outdated!) http://khjk.org/bitlbee-otr/
When using distro packages, there is hopefully a bitlbee-plugin-otr package you can install. When compiling your own !BitlBee, pass --otr=1 or --otr=plugin to the configure script. Make sure that you have libotr (libotr2-dev on Debian) installed, version 3.2.0 or higher!
Line 10: Line 7:
== Why is it that OTR is not supported upstream? == Note that this requires running your own !BitlBee. OTR functionality should not ever be offered on any public server as it only gives a false sense of security!
Line 12: Line 9:
because For more information on how to use OTR, see "help otr" and other existing documentation.
Line 14: Line 11:
  * ... (And if anyone could update this Wiki page with more useful info on how to use thing thing that'd be great...)

Get OTR to work with bitlbee

Versions 3.0 and newer have bitlbee-otr merged in.

When using distro packages, there is hopefully a bitlbee-plugin-otr package you can install. When compiling your own BitlBee, pass --otr=1 or --otr=plugin to the configure script. Make sure that you have libotr (libotr2-dev on Debian) installed, version 3.2.0 or higher!

Note that this requires running your own BitlBee. OTR functionality should not ever be offered on any public server as it only gives a false sense of security!

For more information on how to use OTR, see "help otr" and other existing documentation.

(And if anyone could update this Wiki page with more useful info on how to use thing thing that'd be great...)

BitlBee Wiki: bitlbee-otr (last edited 2018-02-12 21:07:46 by dx)