-
Notifications
You must be signed in to change notification settings - Fork 3
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
About website: why there's no .onion version of Ricochet website? #7
Comments
Yes, we do need one. My main concern is avoiding any risk of people downloading Ricochet binaries from fake .onion addresses. We could just publish the .onion address on ricochet.im, in the application, and a few other places. This means relying on people to get it from a trusted source, but that's about as good as most things have right now. The alternative would be getting an EV SSL certificate for the .onion address, similar to facebook and blockchain.info. That's >$200/yr, and would require registering a legal entity to represent Ricochet. I'll play with setting the simple version up at some point. |
You don't need SSL cert for .onion; the connection is already encrypted.
|
take a look how Privoxy support dual website: https://www.privoxy.org/ (onion link is below) |
@githubbantor SSL cert would be EV (extended verification) SSL cert, which establishes trust; a lawyer needs to verify the address of the domain holder, so you can reasonably expect you're not being duped into a fake site if there is an EV SSL cert for a company with a name like Ricochet, Inc, or whatever. On the other hand, it usually doesnt take much effort or money to register a company with the same name as another company in a different US state, so maybe this would ultimately create a new problem by solving another? Or is that a crazy thing that would never happen? I would guess @special's first suggestion, of publishing the address in a few places (app, website, Wikipedia, on a verified Twitter account, etc) is the one that would be more acceptable to the community anyway, but that's just a hunch. |
if this gets done, it'd make sense to include a disclaimer on the onion site to the effect of 'tor-over-tor is a bad idea, so feel free to download ricochet over tor, but don't make a habit of using ricochet itself over tor' |
Ricochet - Anonymous instant messaging for real privacy
I think Ricochet.im need a .onion version of the webpage.
Other open-source project like Privoxy have Clearnet and Onion access.
The text was updated successfully, but these errors were encountered: