Saturday, November 02, 2019

Re: Curses ICB and IRC client

Perhaps I should reply to ports directly...

Yes, in order to list rooms use /list.
/help list
Works for both ICB and IRC.

Yes, it's possible to auto-identify to nickserv with SASL authentication.
/help sasl
For plain mechanism:
1) /sasl mechanism plain
2) /sasl username <your nickserv username>
3) /sasl password <your nickserv password>
4) /sasl set on

Only freenode supports mechanism ecdsa-nist256p-challenge.
1) /sasl mechanism ecdsa-nist256p-challenge
2) /sasl keygen
3) /sasl pubkey
4) /ns services. set pubkey <public key>
5) /sasl username <your nickserv username>
6) /sasl password dummy
7) /sasl set on

On 2019-11-01 16:39, Edd Barrett wrote:
> Hi,
>
> On Fri, Nov 01, 2019 at 03:24:17AM +0100, Markus Uhlin wrote:
>> I attach a port I've created.
> Portwise this looks fine, and I was able to connect to IRC and some
> channels.
>
> If someone OKs this, I'm happy to commit it.
>
> By the way:
> - Is there a way to list rooms, like in weechat/irssi?
> - Can you auto-identify to nickserv somehow?
>
--
Med vänlig hälsning
Markus Uhlin

No comments:

Post a Comment