This would allow you to turn PhoneyPot off before you enter the room.
Contributor guide
Tech stack
java
Domain
mobilesecurity
Issue type
feature
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
4
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
over 1 week
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
mostly clear
Prerequisites
Android developmentTor/Onion Service knowledge
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
25
Research direction
The issue proposes adding an Onion Service to allow remote disabling of PhoneyPot. The implementation would require integrating Tor hidden service into the Android app, handling incoming commands to disable sensors. Key areas to investigate are the app's existing service architecture and how it manages sensor states. The one existing comment likely discusses feasibility, so checking that is recommended.