guardianproject / orbot

The Github home of Orbot: Tor on Android (Also available on gitlab!)
https://gitlab.com/guardianproject/orbot
Other
2k stars 326 forks source link

Hidden services #62

Closed arrase closed 7 years ago

arrase commented 7 years ago

New Hidden Service setup and Intent Service

arrase commented 7 years ago

Intent service is not working after merge master brach, i'm working on it

arrase commented 7 years ago

The last change in the master branch has entered the following bug: https://github.com/n8fr8/orbot/issues/63

@n8fr8 Can you take a look?

arrase commented 7 years ago

New feature added:

adds optional HiddenServiceAuthorizeClient option for each hidden service

arrase commented 7 years ago

feature added: temporarily disable a hidden service

arrase commented 7 years ago

Work done , I wait for comments :)

arrase commented 7 years ago

New feature added: HidServAuth manager and QR share

Screenshots: https://goo.gl/gZ2foY

arrase commented 7 years ago

As discussed here:

https://lists.mayfirst.org/pipermail/guardian-dev/2016-December/005089.html

I think for the moment this is the least painful way to deal with Doze and meets the exceptions allowed by Goole in the most accurate way:

https://developer.android.com/training/monitoring-device-state/doze-standby.html

arrase commented 7 years ago

@rjk40 which kind of trouble?

arrase commented 7 years ago

you are welcome :)

n8fr8 commented 7 years ago

Okay finally getting around to testing and merging this! Thank you for your patience.

n8fr8 commented 7 years ago

Working well enough to merge! Will do more testing and report back any bugs or modifications requested.

arrase commented 7 years ago

I'll be watching for bug reports if there any to solve them, thanks