Skip to content

fix(android): harden app data and cleartext defaults#15

Open
AmirrezaFarnamTaheri wants to merge 2 commits into
Hidden-Node:mainfrom
AmirrezaFarnamTaheri:codex/android-security-baseline
Open

fix(android): harden app data and cleartext defaults#15
AmirrezaFarnamTaheri wants to merge 2 commits into
Hidden-Node:mainfrom
AmirrezaFarnamTaheri:codex/android-security-baseline

Conversation

@AmirrezaFarnamTaheri
Copy link
Copy Markdown
Contributor

Disable Android backup for sensitive VPN profile data and add explicit backup/data extraction exclusions for app databases, preferences, files, and external app storage.

Deny cleartext traffic by default, remove file-scheme TOML imports from the exported import activity, and avoid showing SOCKS passwords in the Home telemetry card.

Disable Android backup for sensitive VPN profile data and add explicit backup/data extraction exclusions for app databases, preferences, files, and external app storage.

Deny cleartext traffic by default, remove file-scheme TOML imports from the exported import activity, and avoid showing SOCKS passwords in the Home telemetry card.
Mask common secret assignments and app-local file paths before Android/core log lines enter the UI and shareable log flows. Resolver IPs and scan counters remain visible so telemetry parsing continues to work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant