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

More servers with Hidden Service. Certificate retrieval instructions. #13

Merged
merged 17 commits into from
Apr 25, 2017

Conversation

dllud
Copy link
Contributor

@dllud dllud commented Apr 25, 2017

Since @chrisballinger mentioned that:

we need a good list of servers for people to migrate.

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.

@chrisballinger
Copy link
Member

chrisballinger commented Apr 25, 2017

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"]
}

@dllud
Copy link
Contributor Author

dllud commented Apr 25, 2017

Done.

@chrisballinger
Copy link
Member

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.

@chrisballinger
Copy link
Member

@dllud Just to double check, is the "server" entry the result of SRV lookup? Some servers have a domain of example.com and a server of xmpp.example.com. It was mainly there to make it possible for users to connect via Tor for servers without .onions because SRV lookups are not possible over Tor. I should have documented this in the README, sorry.

@chrisballinger chrisballinger merged commit 031af1e into ChatSecure:master Apr 25, 2017
@dllud
Copy link
Contributor Author

dllud commented Apr 25, 2017

Sorry, indeed I had it wrong in the newest entries. Thanks for the precious double-check. Pull request fixing this at #17.

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

Successfully merging this pull request may close these issues.

2 participants