Changeset 04f0c10 for doc/README


Ignore:
Timestamp:
2010-10-03T02:50:20Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
25b5a4a
Parents:
8e9e2b7
Message:

At least for now, only enable OTR if the user specifically asks for it.
Distros can now ship a bitlbee-plugin-otr package (that should work with
both bitlbee and bitlbee-libpurple).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/README

    r8e9e2b7 r04f0c10  
    6767platform. Any recent version of GLib (2.4 or higher) will work.
    6868
    69 Off-the-Record encryption support will be included by default if the
    70 configure script finds libotr in one of the usual places. You can pass
    71 --otr=1 or --otr=0 to force it on or off, respectively.
     69Off-the-Record encryption support can be included if libotr is available on
     70your machine. Pass --otr=1 to configure to build it into BitlBee, or
     71--otr=plugin to build it as a separate loadable plugin (mostly meant for
     72distro packages).
    7273
    7374These days, many IM protocols use SSL/TLS connections (for authentication
Note: See TracChangeset for help on using the changeset viewer.