Skip to content

Security: Shrey113/Android-Dex

Security

SECURITY.md

Security & Privacy Policy

🔒 Commitment to Privacy and Security

Android DEX is designed from the ground up to respect user privacy and guarantee absolute data sovereignty. Because Android DEX interacts directly with personal mobile devices, all security and privacy guarantees are strictly enforced at the architectural level.


🛡️ Core Security & Privacy Principles

1. 100% Local Data Processing

  • All video mirroring, audio streaming, touch/keyboard input emulation, clipboard synchronization, and notification handling are executed strictly locally between your desktop computer and your connected Android device.
  • No data ever leaves your local environment.

2. Zero Data Collection & Zero Telemetry

  • Android DEX contains no tracking, telemetry, diagnostics, or data collection mechanisms.
  • The application does not collect, record, harvest, or store:
    • Personal identifiers or account details
    • Keystrokes, mouse movements, or inputs
    • Screen contents, photos, or media files
    • App usage statistics or connected device serials
    • Network traffic or browsing history

3. Fully Offline / No Cloud Connection

  • Android DEX does not communicate with any remote servers, cloud databases, external APIs, or analytics backends.
  • The software operates entirely offline without requiring an internet connection.

4. Direct ADB Protocol

  • Device communication relies exclusively on standard, authenticated Android Debug Bridge (ADB) protocols and local companion services over a physical USB cable or private local Wi-Fi network.
  • Pairing and device authorizations are protected by Android's native RSA key authentication prompts on your device screen.

⚠️ Official Releases & Download Safety

To protect your system against malware and tampering:


🐛 Reporting a Security Vulnerability

If you discover a potential security issue or vulnerability:

  1. Please open a private security advisory or contact the maintainer directly via GitHub at @Shrey113.
  2. Please provide a detailed description of the issue, affected versions, and steps to reproduce.

There aren't any published security advisories