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.02k forks source link

v3 .onion addresses #987

Open ghost opened 6 years ago

ghost commented 6 years ago

Hi ChatSecure team! I was wondering when tor 0.3.2 will be incorporated to allow the use of v3 onion addresses for those servers that support it, such as Riseup!’s xmpp service. Thank-you.

cringeops commented 6 years ago

You can use onion hosts with Tor feature enabled.

ghost commented 6 years ago

@ethylmorphine - Yes, this is true; however, the current version of tor that ChatSecure uses is 0.3.0.11. What I am asking for is an upgrade to tor 0.3.2. This allows the use of what are essentially more secure and responsove onion addresses as opposed to the current generation of onion addressing allowed. Example sticking with Riseup!’s xmpp addresses: the old, though still used, protocol looks as such: 4cjw6cwpeaeppfqz.onion whereas the current generation is jukrlvyhgguiedqswc5lehrag2fjunfktouuhi4wozxhb6heyzvshuyd.onion.

chrisballinger commented 6 years ago

Last time I checked there was an issue with the cross-compilation. https://github.com/ursachec/CPAProxy

On Sun, Apr 8, 2018 at 7:38 AM, @intr0 notifications@github.com wrote:

Reopened #987 https://github.com/ChatSecure/ChatSecure-iOS/issues/987.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ChatSecure/ChatSecure-iOS/issues/987#event-1562626914, or mute the thread https://github.com/notifications/unsubscribe-auth/AAfqH6fsXv3qvwQ5d94t5EmWpMc33uTXks5tmiDxgaJpZM4TLNzV .

ghost commented 6 years ago

@chrisballinger , I suspected as much, though did not look into it beforehand in hopes it wouldn't exist. Thank-you for pointing me in the right direction. It's appreciated.