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

Web API to check if using Tor #50

Closed
fpietrosanti opened this issue Aug 17, 2012 · 2 comments
Closed

Web API to check if using Tor #50

fpietrosanti opened this issue Aug 17, 2012 · 2 comments

Comments

@fpietrosanti
Copy link
Contributor

Certain client-side Javascript application on the internet require to know if they are using Tor or not.

Currently Tor2web have the awareness about the existing Tor Exit Relay due to feature #10 .

This feature is to implement a publicly available Web API, that allow a third party Javascript client, to request if is coming from Tor or not.

The API must be available for query via CORS, so appropriate header to allow cross-domain query must be provided.

Cc @hellais, @evilaliv3, @vecna .

@fpietrosanti
Copy link
Contributor Author

This functionality may allow to easily replace TorCheck/PrivacyBadge feature, by incorporating that functionality built-in within Tor2web network.

The Web API, must respond to any kind of Tor Hidden Service URL in HTTPS, regardless if it's blocked or not and regardless if it exists or not. This is in order to improve plausible deniability client-side.

The proposed use for this API has been described on GLClient ticket "New PrivacyBadge Concept" at https://github.com/globaleaks/GLClient/issues/2

@fpietrosanti
Copy link
Contributor Author

Closed, because we agreed that's not required and overlapping with https://trac.torproject.org/projects/tor/ticket/6546

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

No branches or pull requests

1 participant