diff options
author | June McEnroe <june@causal.agency> | 2021-05-27 12:43:54 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-05-27 12:43:54 -0400 |
commit | 639bf6bd4ee6c9bff0ca1696d3698c35dbfaf4fd (patch) | |
tree | b787d707b92c620f1319cbddb5a6fec4510bd0d7 | |
parent | Add QUIRKS file (diff) | |
download | pounce-639bf6bd4ee6c9bff0ca1696d3698c35dbfaf4fd.tar.gz pounce-639bf6bd4ee6c9bff0ca1696d3698c35dbfaf4fd.zip |
Add note about Libera.Chat SASL-only ranges
-rw-r--r-- | QUIRKS.7 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/QUIRKS.7 b/QUIRKS.7 index 69f9596..8d5a77c 100644 --- a/QUIRKS.7 +++ b/QUIRKS.7 @@ -1,4 +1,4 @@ -.Dd May 25, 2021 +.Dd May 27, 2021 .Dt QUIRKS 7 .Os "Causal Agency" . @@ -30,6 +30,12 @@ option without the .Cm sasl-external option. . +.It Libera.Chat +Libera.Chat requires SASL authentication +for some IP address ranges. +They recommend +.Lk https://libera.chat/guides/sasl#sasl-access-only-ip-ranges "using their webchat to register" . +. .It OFTC OFTC does not support SASL, but does support CertFP. |