irssi / irssi

The client of the future
https://irssi.org
Other
2.82k stars 354 forks source link

SDCC support #1524

Open jmthackett opened 2 months ago

jmthackett commented 2 months ago

Hi folks,

I'm a long term user of irssi and have been looking at using more of its features lately, and one thing that came up while I was doing so was that SDCC is a thing (as implemented in KVirc and eggdrop) that doesn't seem to exist in irssi. Is this likely to be doable, or has it not been done for a reason? I see there's a very brief spec at https://modern.ircdocs.horse/dcc.html#secure-dcc-sdcc

If it is of interest, I would be willing to have a go at implementing it, probably with a TOFU based list of hosts and certificates to shore up security a little.

If it is of interest, this is for secure(ish) communication with eggdrops and the like.

Thanks John

ailin-nemui commented 2 months ago

please also read through https://github.com/irssi/irssi/issues/165