Just set up WeeChat to authenticate using ecdsa-nist256p-challenge and noticed a tiny documentation bug.
Grepping through WeeChat's git-log, I think irc.server.hackint.sasl_method never existed.
Also, WeeChat somehow misnamed the challenge moving the p behind the bit-length.
Just set up WeeChat to authenticate using ecdsa-nist256p-challenge and noticed a tiny documentation bug.
Grepping through WeeChat's git-log, I think `irc.server.hackint.sasl_method` never existed.
Also, WeeChat somehow misnamed the challenge moving the `p` behind the bit-length.