Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 9 days ago
JSON representation
Platform to audit trackers used by Android application
- Host: GitHub
- URL: https://github.com/exodus-privacy/exodus
- Owner: Exodus-Privacy
- License: agpl-3.0
- Created: 2017-11-19T23:54:14.000Z (almost 7 years ago)
- Default Branch: v1
- Last Pushed: 2024-09-16T12:00:14.000Z (about 2 months ago)
- Last Synced: 2024-09-16T13:49:16.967Z (about 2 months ago)
- Topics: android, hacktoberfest, privacy, trackers
- Language: Python
- Homepage: https://reports.exodus-privacy.eu.org/
- Size: 11.8 MB
- Stars: 628
- Watchers: 31
- Forks: 62
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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/).
## 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.