Last updated: 2026-06-26
OTG Master is an open-source Android application that mounts VeraCrypt-encrypted USB drives without root access. This policy explains what data the app does and does not collect.
OTG Master collects no personal data of any kind. Specifically:
The app requests the following Android permission:
The app does not request internet, location, camera, microphone, contacts, or any other sensitive permission.
All cryptographic operations (decryption, key derivation) happen entirely on-device and in-memory. No passwords, PINs, keyfiles, or decrypted data are written to your device's internal storage by the app.
OTG Master uses no third-party services, SDKs, or cloud backends.
The full source code is available at github.com/moylali/OTGMaster under the GPL-2.0-or-later license. You can verify these claims by reading the code directly.
If you have questions about this policy, open an issue at github.com/moylali/OTGMaster/issues.