-
Notifications
You must be signed in to change notification settings - Fork 13
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
More servers with Hidden Service. Certificate retrieval instructions. #13
Conversation
Awesome, thank you! We need XEP-0357 and XEP-0363 for the clients to work properly, are you able to include those in the results? You can omit other extensions, these are really the only two that I think are fully required (we still disable XEP-0357 if an account is created over Tor though). I reopened issue #1 {
"domain": "example.com",
"extensions": ["XEP-0357", "XEP-0363"]
} |
Done. |
Great! I'll merge this and include in the next build. One small request, when you include icons, could you make sure they are square-ish? It gets displayed in the UI with a 1:1 aspect ratio, and even if using aspect scaling it looks pretty weird. |
@dllud Just to double check, is the "server" entry the result of SRV lookup? Some servers have a domain of |
Sorry, indeed I had it wrong in the newest entries. Thanks for the precious double-check. Pull request fixing this at #17. |
Since @chrisballinger mentioned that:
I took the effort and searched the entire XMPP Compliance Suite List for any servers with Tor Hidden Service that I had missed before. The full result is at Public XMPP servers with Tor Hidden Service. Here I am adding the new ones that have In-Band registration enabled: jabjab.de, jabber.cat, chatme.im, dismail.de, hot-chilli.net, jabber.systemausfall.org, im.koderoot.net and evil.im.
I've also added new instructions to the README on how to retrieve the certificate directly from the server, avoiding xmpp.net which is currently offline.