Modify

#271 closed defect (fixed)

SASL support

Reported by: Jelmer Vernooij Owned by: Jelmer Vernooij
Priority: normal Milestone:
Component: BitlBee Version: 1.0.3
Keywords: Cc:
IRC client+version: Client-independent Operating System: Public server
OS version/distro:

Description

It'd be nice to have support for SASL in BitlBee. That'd at least make sure that passwords can't be sniffed (although, in most cases, they can still be replayed).

See http://www.invlogic.com/irc/exten_07.html for some more information.

Apparently there are scripts for several clients that add support for SASL authentication.

Also, this might be the nicest way to support Kerberos >-)

Attachments (0)

Change History (4)

comment:1 Changed at 2007-04-21T22:24:38Z by Jelmer Vernooij

Owner: set to Jelmer Vernooij
Status: newassigned

comment:2 Changed at 2007-04-22T23:51:47Z by wilmer

Hmm, while you're at it, I wonder if it's possible to relay the SASL authentication done by the Jabber module through the IRC connection, for real l33tness. ;-)

comment:3 Changed at 2014-07-07T14:01:05Z by dx

Marked #1132 as duplicate of this one

Current spec

http://ircv3.org/extensions/sasl-3.1

comment:4 Changed at 2015-10-13T06:25:42Z by dx

Resolution: fixed
Status: assignedclosed

Implemented in 58b63de6f1dd84a4923c623dafd548512ecdf054. (Pull request for more context)

Only PLAIN because we need something to decrypt the passwords from storage.

Regarding the few ideas mentioned above:

make sure that passwords can't be sniffed

Nope.

support Kerberos

Nope.

relay the SASL authentication done by the Jabber module through the IRC connection

Nope.

for real l33tness

That's really 2007, 2007-wilmer.

Modify Ticket

Action
as closed The owner will remain Jelmer Vernooij.
The resolution will be deleted.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.