92 lines
3.1 KiB
YAML
92 lines
3.1 KiB
YAML
Disabled: mystery maven repo https://github.com/FireZenk/maven-repo
|
||
Categories:
|
||
- Security
|
||
License: GPL-3.0-or-later
|
||
WebSite: https://guardianproject.github.io/haven
|
||
SourceCode: https://github.com/guardianproject/haven
|
||
IssueTracker: https://github.com/guardianproject/haven/issues
|
||
Bitcoin: 1Fi5xUHiAPRKxHvyUGVFGt9extBe8Srdbk
|
||
|
||
AutoName: Haven
|
||
Summary: Protect personal spaces and possessions without compromising privacy
|
||
Description: |
|
||
Haven is for people who need a way to protect their personal spaces
|
||
and possessions without compromising their own privacy. It is an
|
||
Android application that leverages on-device sensors to provide
|
||
monitoring and protection of physical spaces. Haven turns any Android
|
||
phone into a motion, sound, vibration and light detector, watching
|
||
for unexpected guests and unwanted intruders. We designed Haven for
|
||
investigative journalists, human rights defenders, and people at risk
|
||
of forced disappearance to create a new kind of herd immunity. By
|
||
combining the array of sensors found in any smartphone, with the
|
||
world’s most secure communications technologies, like Signal and Tor,
|
||
Haven prevents the worst kind of people from silencing citizens
|
||
without getting caught in the act.
|
||
|
||
Project Team
|
||
|
||
Haven was developed through a collaboration between Freedom of the
|
||
Press Foundation and Guardian Project. Prototype funding was
|
||
generously provided by FoPF, and donations to support continuing work
|
||
can be contributed through their site:
|
||
https://freedom.press/donate-support-haven-open-source-project
|
||
|
||
Safety through Sensors
|
||
|
||
Haven only saves images and sound when triggered by motion or volume,
|
||
and stores everything locally on the device. You can position the
|
||
device’s camera to capture visible motion, or set your phone
|
||
somewhere discreet to just listen for noises. Get secure
|
||
notifications of intrusion events instantly and access the logs
|
||
remotely or anytime later.
|
||
|
||
The follow sensors are monitored for a measurable change, and then
|
||
recorded to an event log on the device:
|
||
|
||
* Accelerometer: phone’s motion and vibration
|
||
* Camera: motion in the phone’s visible surroundings from front or back camera
|
||
* Microphone: noises in the enviroment
|
||
* Light: change in light from ambient light sensor
|
||
* Power: detect device being unplugged or power loss
|
||
|
||
RepoType: git
|
||
Repo: https://github.com/guardianproject/haven
|
||
|
||
Builds:
|
||
- versionName: 0.1.0-RC-1
|
||
versionCode: 113
|
||
commit: 0.1.0-RC-1
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- docs/preso/lib/font/
|
||
|
||
- versionName: 0.2.0-alpha-2
|
||
versionCode: 115
|
||
commit: 0.2.0-alpha-2
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- docs/preso/lib/font/
|
||
|
||
- versionName: 0.2.0-alpha-3
|
||
versionCode: 116
|
||
commit: 0.2.0-alpha-3
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- docs/preso/lib/font/
|
||
|
||
- versionName: 0.2.0-alpha-4
|
||
versionCode: 117
|
||
commit: 0.2.0-alpha-4
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- docs/preso/lib/font/
|
||
|
||
AutoUpdateMode: Version %v
|
||
UpdateCheckMode: Tags
|
||
CurrentVersion: 0.2.0-alpha-4
|
||
CurrentVersionCode: 117
|