Skip to content

Exodus-Privacy/exodus

Repository files navigation

εxodus

Build Status CodeQL

εxodus is a privacy auditing platform for Android applications. It detects behaviors which can be dangerous for user privacy like ads, tracking, analytics, …

The official instance of εxodus is available here.

Contribute to the identification of trackers

All data about trackers are stored on ETIP (εxodus tracker investigation platform).

If you wish to help us identify new trackers, you can request an ETIP account by sending a username and an email address to etip@exodus-privacy.eu.org

Getting Started

Installing your local instance

You have different ways of setting up your development environment (via Docker or manually), everything is explained here.

Continuous Integration

If you are looking for adding εxodus into your CI pipelines, take a look at εxodus-standalone.

FAQ

Check the FAQ if you encounter any problem or need an extended documentation about εxodus.

Contributing

If you want to contribute to this project, you can refer to this documentation.

API documentation

You can find the εxodus API documentation here.

License

This project is licensed under the GNU AGPL v3 License - see the LICENSE file for details.