Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Exodus-Privacy/exodus

Platform to audit trackers used by Android application
https://github.com/Exodus-Privacy/exodus

android hacktoberfest privacy trackers

Last synced: about 2 months ago
JSON representation

Platform to audit trackers used by Android application

Awesome Lists containing this project

README

        

εxodus

**ε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](https://reports.exodus-privacy.eu.org/).



Build Status


CodeQL


Crowdin

## Getting Started

### Installing your local instance

You have different ways of setting up your development environment (via Docker or manually), everything is explained [here](doc/install.md).

### Continuous Integration

If you are looking for adding εxodus into your CI pipelines, take a look at [εxodus-standalone](https://github.com/Exodus-Privacy/exodus-standalone).

## Contributing

Please follow [Exodus Privacy's code of conduct](https://exodus-privacy.eu.org/en/page/coc/).

If you want to help us improve this project, you can:

- [Translate the plateform](https://github.com/Exodus-Privacy/exodus#translation)
- Use [issues](https://github.com/Exodus-Privacy/exodus/issues) to report bugs and propose ideas or feature requests
- Join us on our [IRC channel #exodus-privacy on Libera.chat](https://web.libera.chat/?nick=webguest?#exodus-privacy)
- Refer to [this documentation](CONTRIBUTING.md) to improve the code.
- [Contribute to the identification of trackers](https://github.com/Exodus-Privacy/exodus#contribute-to-the-identification-of-trackers)

### Translation

Do you want to help to translate the plateform? Contribute here:

https://crowdin.com/project/exodus-privacy

- εxodus is fully translated into 6 languages and 33 languages can be translated in Crowdin.

### Contribute to the identification of trackers

All data about trackers are stored on [ETIP](https://etip.exodus-privacy.eu.org) (ε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 [[email protected]](mailto:[email protected])

## API documentation

You can find the εxodus API documentation [here](doc/api.md).

### FAQ

Check the [FAQ](doc/faq.md) if you encounter any problem or need an extended documentation about εxodus.

## License

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