Rustore privacy analysis source code and data
Script update_db.py generates and updates Airtable database table. Require key in file airtable.key
, obtain it in Airtable API docs.
- Exodus core. Install
pip3 install exodus-core
. More info https://github.com/Exodus-Privacy/exodus-core - APIBackuper. Install
pip3 install apibackuper
. More info https://github.com/ruarxive/apibackuper
- Switch to
data
dir - Use
apibackuper run
- Switch to
data
dir - Use
apibackuper export data.jsonl
- Run
python3 run.py
- Run
python3 run_exodus.py
Analyze all applications. Produces all.jsonl and other files with all
prefix in analysis dir
python3 analyze.py
Applications by category. For example 'state' apps. Produces sate.jsonl and other files with state
prefix in analysis dir
python3 analyze.py state
Folder export
includes data from report 'Rustore mobile apps privacy' http://rustoreprivacy.infoculture.ru/
Original database available at Airtable https://airtable.com/app5nfpdGUNScgwGV/tblgxkjdS85sjZUfD/viwpqPIhuc8cZdZJi?blocks=hide
Write [email protected] for access