Bug 48380 - Feature request: IRC SASL authentication in telepathy-idle
Summary: Feature request: IRC SASL authentication in telepathy-idle
Status: RESOLVED MOVED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: idle (show other bugs)
Version: unspecified
Hardware: All All
: medium minor
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-06 05:12 UTC by Mantas Mikulėnas
Modified: 2019-12-03 20:09 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Mantas Mikulėnas 2012-04-06 05:12:44 UTC
Popular IRC daemons (Charybdis, UnrealIRCd, Inspircd) now support SASL authentication with the IRC services (NickServ). This provides several advantages over server-password and the old "PRIVMSG NickServ :IDENTIFY" hack; in particular:

 * no race conditions (such as joining channels before identifying)
 * clear indication of successful or failed authentication.

It would be nice to have this supported by Telepathy & Empathy, at least with the standard PLAIN and EXTERNAL algorithms.

IRC capabilities extension ('CAP'):
    http://www.leeh.co.uk/draft-mitchell-irc-capabilities-02.html

IRC SASL authentication ('sasl' capability):
    http://git.atheme.org/charybdis/tree/doc/sasl.txt
Comment 1 GitLab Migration User 2019-12-03 20:09:36 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-idle/issues/34.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.