Libera-Chat / libera-chat.github.io

The website of Libera Chat, providing documentation and news
https://libera.chat
MIT License
408 stars 105 forks source link

SASL guide refactor #323

Closed meldra closed 11 months ago

TheDaemoness commented 11 months ago

The lowercase p was chosen to be consistent with the NickServ help text for SET PUBKEY. I don't like it either, but I think consistency is preferable here given that we immediately redirect to NickServ help. It's bothersome either way.

glguy commented 11 months ago

The lowercase p was chosen to be consistent with the NickServ help text for SET PUBKEY. I don't like it either, but I think consistency is preferable here given that we immediately redirect to NickServ help. It's bothersome either way.

we could just fix nickserv's help file and then it would all be consistent

TheDaemoness commented 11 months ago

Could we fix that in a day or two at most? Admittedly, it's really not that big of a deal at all if it remains inconsistent, I'd just prefer that if we do fix the NickServ helptext, that the fix is deployed before the article is. /nit

glguy commented 11 months ago

Could we fix that in a day or two at most? Admittedly, it's really not that big of a deal at all if it remains inconsistent, I'd just prefer that if we do fix the NickServ helptext, that the fix is deployed before the article is. /nit

I've fixed it in our copy of services so that it matches what we already say on the tor connection instructions and also so it matches what services actually requires the mechanism to be called by clients.

I'll work with @aaronmdjones to either make services case insensitive in the future or to upstream the docfix