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

request to add API feature #26

Closed
c3ph3us opened this issue Jan 22, 2016 · 0 comments
Closed

request to add API feature #26

c3ph3us opened this issue Jan 22, 2016 · 0 comments
Milestone

Comments

@c3ph3us
Copy link

c3ph3us commented Jan 22, 2016

this is short flow diagram on app ORBOT start (what i see from logs)

  1. start Orbot
  2. orbot checking existence of prev TOR instance (by connecting to tor control)
  • if no prev instance:
    a) TOR is starting
    b) POLIPO is starting
    c) handshake connection etc
  • if instance exist
    a) getNetworkState - state disconnected / disabled - closing connections (as obsolete)
    b) check TOR / POLIPO authenticity
    c) make connection

does Orbot or TOR has API to

  • check TOR state on local machine (running / stopped)
  • check if valid VPN / SOCKET connection is established (route to exit node established )
  • get names of apps from orbot which are allowed by tor thru vpn/socket connection
  • data of VPN / SOCKET - port, host, protocol

if not i wish to request to add such a possibility

i have also second proposal

  • allow orbot to act as downloader(mostly to allow download apk /zip files) via tor (as replacement for default download manager in android) - this can help to obtain some files on higher level of security (to avoid: spoofing, hijacking, exploit, SRA, Pharming, Trojans, Spyware, Rootkits etc)
@n8fr8 n8fr8 added this to the backlog milestone Apr 27, 2018
@bitmold bitmold closed this as completed Jul 27, 2020
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

No branches or pull requests

3 participants