All Projects β†’ DaylightingSociety β†’ Wherearetheeyes

DaylightingSociety / Wherearetheeyes

Licence: bsd-3-clause
Surveillance Detection and Mapping App

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Wherearetheeyes

Berty
Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network
Stars: ✭ 5,101 (+2306.13%)
Mutual labels:  surveillance, privacy
Privacytools.io
πŸ›‘πŸ›  You are being watched. Protect your privacy against global mass surveillance.
Stars: ✭ 3,048 (+1337.74%)
Mutual labels:  surveillance, privacy
Digital Privacy
δΈ€δΈͺε…³δΊŽζ•°ε­—ιšη§ζœι›†γ€δΏζŠ€γ€ζΈ…η†ι›†δΈ€δ½“ηš„ζ–Ήζ‘ˆ,ε€–εŠ εΌ€ζΊδΏ‘ζ―ζ”Άι›†(OSINT)ε―ΉζŠ—
Stars: ✭ 1,231 (+480.66%)
Mutual labels:  surveillance, privacy
Scout
Surveillance Detection Scout: Your Lookout on Autopilot
Stars: ✭ 317 (+49.53%)
Mutual labels:  surveillance, privacy
Personal Security Checklist
πŸ”’ A curated checklist of 300+ tips for protecting digital security and privacy in 2021
Stars: ✭ 2,388 (+1026.42%)
Mutual labels:  surveillance, privacy
Differential Privacy
Google's differential privacy libraries.
Stars: ✭ 2,394 (+1029.25%)
Mutual labels:  privacy
Vanillarat
VanillaRat is an advanced remote administration tool completely coded in C# for Windows.
Stars: ✭ 192 (-9.43%)
Mutual labels:  surveillance
Digital Rights
Promote digital rights in China
Stars: ✭ 186 (-12.26%)
Mutual labels:  privacy
Webrtc Leak Prevent
Prevent WebRTC leaks in Chromium browsers.
Stars: ✭ 182 (-14.15%)
Mutual labels:  privacy
Friendly Challenge
The widget and docs for the proof of work challenge used in Friendly Captcha. Protect your websites and online services from spam and abuse with Friendly Captcha, a privacy-first anti-bot solution.
Stars: ✭ 207 (-2.36%)
Mutual labels:  privacy
Acurustrack
A multi-object tracking component. Works in the conditions where identification and classical object trackers don't (e.g. shaky/unstable camera footage, occlusions, motion blur, covered faces, etc.). Works on any object despite their nature.
Stars: ✭ 196 (-7.55%)
Mutual labels:  surveillance
User.js
user.js -- Firefox configuration hardening
Stars: ✭ 2,354 (+1010.38%)
Mutual labels:  privacy
Goaccess
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
Stars: ✭ 14,096 (+6549.06%)
Mutual labels:  privacy
Browser Base
Modern and feature-rich web browser base based on Electron
Stars: ✭ 2,417 (+1040.09%)
Mutual labels:  privacy
Sormas Project
SORMAS (Surveillance, Outbreak Response Management and Analysis System) is an early warning and management system to fight the spread of infectious diseases.
Stars: ✭ 183 (-13.68%)
Mutual labels:  surveillance
Simple Vpn
A simple VPN allowing mesh-like communication between nodes, over websockets
Stars: ✭ 201 (-5.19%)
Mutual labels:  privacy
Online Privacy Test Resource List
Privacy Online Test and Resource Compendium (POTARC) πŸ•΅πŸ»
Stars: ✭ 185 (-12.74%)
Mutual labels:  privacy
Whotracks.me
Data from the largest and longest measurement of online tracking.
Stars: ✭ 189 (-10.85%)
Mutual labels:  privacy
Viseron
Self-hosted NVR with object detection
Stars: ✭ 192 (-9.43%)
Mutual labels:  surveillance
Projectalice
Main repository of Project Alice, contains main unit source code
Stars: ✭ 189 (-10.85%)
Mutual labels:  privacy

Where are the Eyes?

Where are the Eyes is a program for detecting and mapping surveillance cameras. Users mark cameras on their phone as they walk past them, and build a shared global map of surveillance.

Our hope is that Where are the Eyes will be widely adopted and used to help activists in two ways: to increase awareness of surveillance and authoritarian practices, and to plan activist movements.

You can read more on our website!

Public Repository

The master branch of this repo represents the code currently on the App and Play Stores, as well as F-Droid. Code we are currently developing will be on other branches.

Is anything different between this code and what is on my phone?

The apps on the App and Play stores will be cryptographically signed, but the code is identical.

How do I build Where are the Eyes?

Android

  • Get a recent version of Android Studio and load the project in the 'Android' folder

  • You will need to create an account with MapBox and put your API key in Constants.java

iOS

  • Get a recent version of XCode, and load the project in the 'iOS/Where are the Eyes' folder

  • You will need to create an account with MapBox and put your API key in Info.plist

  • You will also need to download the MapBox framework and put it inside the project folder

Server

Using your own Where are the Eyes server is not recommended because you will not see map updates from other users. The code is provided here so you can see exactly how your data is used once it reaches our servers.

If you want to run the server code for testing, we built it to be embedded in Apache using Passenger and Sinatra, along with a few dependencies specified in the Gemfile.

How can I contribute?

We love bug reports, feature suggestions, and code contributions! We will not accept pull requests to master, since that code represents what is currently released on the App and Play stores.

License

All the Where are the Eyes code and assets are released under the BSD 3-clause license. Read more in the 'LICENSE' file.

Attribution

All button icons and image assets came from Open Iconic (specifically version 1.1.1) under the MIT license. The only exceptions are the app logo itself, the camera marker image, and our media posters, created by the Daylighting Society.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].