]> jfr.im git - irc/atheme/atheme.git/commit
doc/SASL-SCRAM: clarify setup instructions
authorAaron Jones <redacted>
Sun, 2 Feb 2020 05:34:28 +0000 (05:34 +0000)
committerAaron Jones <redacted>
Sun, 2 Feb 2020 05:34:28 +0000 (05:34 +0000)
commitd097d15434348bb571c8e06034708870ee5b020a
tree96375c4bd0d2b11e6ec6f65725b220f47ea6eae8
parent2afe179195feb9f77a09394caad5930407ce8b41
doc/SASL-SCRAM: clarify setup instructions

- Explain the ./configure argument to force GNU libidn to be available
  and what to look for when it prints its configuration.

- Reorder mechanisms in order of strength when asking to decide.

- Clarify that regular PBKDF2 credentials definitely allow impersonation,
  and that this is why the SCRAM module does nothing if this style of
  credentials is being used.

- Move loadmodule advice to next to eachother.

- Space everything out a bit more for readability.

- Directly discourage uncommenting the SCRAM loadmodule line in the
  example configuration file without having read the documentation.
dist/atheme.conf.example
doc/SASL-SCRAM