Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dns: Remove support for insecure TXT records #936

Merged
merged 1 commit into from
Feb 13, 2022
Merged

Conversation

sonnyp
Copy link
Member

@sonnyp sonnyp commented Feb 13, 2022

@sonnyp
Copy link
Member Author

sonnyp commented Feb 13, 2022

This is a breaking change but also a security patch.

I will be deprecating current xmpp.js version and releasing this as a semver patch version.

In the unlikely scenario that the server only offers TXT records and your client exclusively made use of it to connect – then this new version will prevent you from connecting. Sorry about that but better safe than sorry 😃

Otherwise everything should work as before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

XEP-0156 _xmppconnect is vulnerable to MITM
1 participant