jult / SquirrelMail

stable sourced custom updates and config
GNU General Public License v2.0
7 stars 2 forks source link

SCRAM-SHA-1(-PLUS) + SCRAM-SHA-256(-PLUS) supports #1

Closed Neustradamus closed 4 years ago

Neustradamus commented 5 years ago

"When using the SASL SCRAM mechanism, the SCRAM-SHA-256-PLUS variant SHOULD be preferred over the SCRAM-SHA-256 variant, and SHA-256 variants [RFC7677] SHOULD be preferred over SHA-1 variants [RFC5802]".

SCRAM-SHA-1(-PLUS):

SCRAM-SHA-256(-PLUS):

SCRAM-SHA-512(-PLUS):

SCRAM-SHA3-512(-PLUS):

SCRAM BIS: Salted Challenge Response Authentication Mechanism (SCRAM) SASL and GSS-API Mechanisms:

-PLUS variants:

IMAP:

LDAP:

HTTP:

JMAP:

2FA:

IANA:

Linked to:

jult commented 4 years ago

My intention with this repo is not to change SquirrelMail's functionality. I focus mostly on some obscuring security-related risks and in parts of the GUI/cosmetic changes. Mostly because I don't have enough free time for more than that. I'm keeping this repo up purely for use of webmail servers I maintain, after debian decided to drop SM from apt.