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

Add Orbot (Tor-proxy) support #26

Open
spacecowboy opened this issue Apr 9, 2017 · 0 comments
Open

Add Orbot (Tor-proxy) support #26

spacecowboy opened this issue Apr 9, 2017 · 0 comments

Comments

@spacecowboy
Copy link
Owner

Orbot: https://guardianproject.info/apps/orbot/

If anyone is interested in implementing this feature, open a PR with title WIP: Add Orbot support to show that you are working on it, then ask me anything in the PR if you need help. I'll be happy to suggest which code goes where.

Goal

Add Orbot support to Feeder. This would allow the app to download RSS feeds via the Tor-proxy.

Implementation details

  • Add a global setting which enables/disables Orbot-integration.
  • If setting is enabled, then all HTTP requests should be routed through Orbot. This includes RSS-sync and image loading.
  • If setting is toggled, this should check if Orbot is installed and if not: prompt the user if he wishes to install it. If no is selected: toggle Orbot back to false.
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