guardianproject / guardianproject/tor-android
Incorrect Shutdown Status Broadcasts
Open
- Dominant language
- Java
- Stars
- 286
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
This doesn't break Orbot, and I think most integrating apps are merely concerned with starting Orbot + knowing it's running. But if you send an `ACTION_STOP` to `TorService` with tor-android 0.4.6.10 apps receiving it's status broadcasts will see:
1. `OFF`
2. `STOPPING`
and not the reverse. When this bug is fixed, Orbot can have a more elegant shutdown sequence.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.