Skip to content

Privacy Kit Lite v0.2.0

Choose a tag to compare

@Mohithash Mohithash released this 30 Jun 00:23
· 4 commits to main since this release

Supersedes v0.1.0. This is the first usable Privacy Kit Lite build with app profiles instead of the earlier minimal one-app shell.

Added in v0.2.0:

  • Reusable local app profiles with create, rename, duplicate, delete, enable/disable, regenerate, and edit flows.
  • Local-only app assignment UI so installed apps can be assigned to a profile, moved between profiles, removed, toggled, and scoped through LSPosed.
  • Basic spoof data controls for Android/device IDs, model/manufacturer/brand/build fields, Wi-Fi SSID/BSSID/MAC, Bluetooth MAC, MediaDrm ID, and telephony basics supported by the Lite hooks.
  • LSPosed RemotePreferences export now routes enabled app assignments to the selected profile values used by the hooks.
  • Legacy v0.1.0 local profile data is migrated into reusable profiles plus app assignments.
  • Persistence/export unit coverage for profile state, migration, assignment routing, and disabled profile/assignment behavior.

Still intentionally excluded from Lite:

  • No Internet permission.
  • No analytics, ads, Firebase, Play Services runtime dependency, telemetry, update checks, browser, AI/Gemini, account system, premium/license flow, backend, or proprietary release-only logic.

Signing caveat:

  • The GitHub APK asset is signed with Android's standard debug signing certificate so it is directly installable for testing from GitHub.
  • This is not a private production signing key and should not be treated as a publisher authenticity guarantee.
  • F-Droid or any downstream source build should sign with its own key.

Install note:

  • Enable the module in LSPosed, assign target apps inside Privacy Kit Lite, approve or manually add LSPosed scope, then restart the target app process.