15 lines
938 B
Markdown
15 lines
938 B
Markdown
# Privacy Dashboard
|
|
This module hosts code related to our cross-platform privacy dashboard.
|
|
Privacy dashboard allows users to see the positive effect of our privacy protections on each site they visit.
|
|
Privacy dashboard is implemented in JS(UI) and Native(navigation, callbacks and orchestration).
|
|
JS code is updated via NPM (node_modules folder), and bundled into the app.
|
|
|
|
## Who can help you better understand this feature?
|
|
- Cristian Monforte
|
|
- Shane Osbourne (JS implementation)
|
|
|
|
## More information
|
|
- [Module Android Integration](https://duckduckgo.github.io/privacy-dashboard/modules/Android_integration.html)
|
|
- [Dashboard Data types are generated from schemas](https://duckduckgo.github.io/privacy-dashboard/modules/Generated_Schema_Definitions.html)
|
|
- [Privacy Dashboard JS repository](https://github.com/duckduckgo/privacy-dashboard)
|
|
- [Privacy Dashboard Asana Project](https://app.asana.com/0/1200835453786799/1205115427891025) |