guardianproject / haven

Haven is for people who need a way to protect their personal spaces and possessions without compromising their own privacy, through an Android app and on-device sensors
https://guardianproject.github.io/haven/
GNU General Public License v3.0
6.58k stars 728 forks source link

Making noise #386

Open sahmes opened 5 years ago

sahmes commented 5 years ago

How about a feature that will allow the device to sound an alarm (including flashing the torch) several seconds after detecting motion above some threshold? I understand that the original intent of the app is to monitor, but actively alerting a potential perpetrator to the presence of the surveillance device may in some cases cause them to go away.

lukeswitz commented 5 years ago

Sounds good, easy enough. Some input on this would be nice:

Cheers

lukeswitz commented 5 years ago

I would recommended a delay. Catch the whole incident without interruption, then let them know they’ve been made.

I’d also want to ensure this data is safely stored before compromising the device, as it’s likely to be broken, reverse engineered, etc. Including image in notification would ensure a copy exists on your end.