ChatSecure / ChatSecure-iOS

ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.
https://chatsecure.org
Other
3.13k stars 1.03k forks source link

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

Open Neustradamus opened 5 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]".

Can you add support for?

https://xmpp.org/extensions/inbox/hash-recommendations.html

-PLUS variants:

LDAP:

HTTP:

2FA:

IANA:

Linked to:

Neustradamus commented 5 years ago

@chrisballinger: Any news? It is an important point for security!

chrisballinger commented 5 years ago

Would gladly merge a pull request

Neustradamus commented 4 years ago

XMPP servers remove the old history unsecured MD5 support, any news on it?

GitHubbie0836 commented 4 years ago

In Miranda NG, they implemented SCRAM-SHA-1-PLUS support - maybe this will help you somehow!

Neustradamus commented 4 years ago

@chrisballinger: I have updated the main text with: