weechat-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-dev] [task #8829] SASL Support


From: JD
Subject: [Weechat-dev] [task #8829] SASL Support
Date: Wed, 26 Aug 2009 07:49:52 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.2) Gecko/20090804 Shiretoko/3.5.2

Follow-up Comment #1, task #8829 (project weechat):

I'll add to this post just a bit:

SASL requires CAP support as well. Many clients have this built-in, but
here's the CAP implementation in Conspire:

http://hg.atheme.org/conspire/file/0b9fe1d95e44/src/common/cap.c#l1
http://hg.atheme.org/conspire/file/0b9fe1d95e44/src/common/cap.h#l1

Here is the CAP spec/RFC:
http://www.leeh.co.uk/draft-mitchell-irc-capabilities-02.html

and here is the configuration parameters that should be added for SASL
support (they are the ones in Conspire, basically, and the developer of
Conspire is also basically the creator of SASL):

irc.server.Freenode.SASL_username = "jdhore"
irc.server.Freenode.SASL_password = "password"

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?8829>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]