From d53270f2ff360840b55d7fa1be32d291a8809b72 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 12 Apr 2018 20:13:27 +0200 Subject: [PATCH] add new app: Haven rfp#482 --- metadata/org.havenapp.main.yml | 65 ++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 metadata/org.havenapp.main.yml diff --git a/metadata/org.havenapp.main.yml b/metadata/org.havenapp.main.yml new file mode 100644 index 0000000000..823936f9d6 --- /dev/null +++ b/metadata/org.havenapp.main.yml @@ -0,0 +1,65 @@ +Disabled: mystery maven repo https://github.com/FireZenk/maven-repo +Categories: + - Security +License: GPL-3.0+ +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/ + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags