Last updated: February 27, 2026
SvaRahasya does not collect, store, or transmit any personal data to any server, cloud service, or third party. The app operates entirely offline.
Specifically, we do not collect:
SvaRahasya does not request or use the android.permission.INTERNET permission.
The app is physically incapable of making any outbound network requests, receiving remote data,
or communicating with any server, cloud service, or API. There is no mechanism within the app
to collect or transmit data of any kind. This is verifiable in the app's manifest and source code.
All data you enter into SvaRahasya (passwords, notes, keys) is encrypted using AES-256 and stored exclusively on your device's local storage using the Hive database. Your master password is never stored — it is used in-memory to derive the encryption key via PBKDF2 and is discarded immediately after.
We do not share any data with third parties because we do not have access to any of your data. There are no third-party SDKs, analytics tools, or advertising frameworks embedded in this app.
SvaRahasya allows you to export an encrypted backup file (.svarahasya) to a location of your choosing (e.g., Google Drive, USB). This action is initiated entirely by you. The backup file contains your encrypted vault data and can only be decrypted with your master password or rescue key. We have no access to your backup files.
SvaRahasya is intended for users aged 18 and above. We do not knowingly collect information from anyone, including children, as the app has no data collection or transmission capability whatsoever.
Since we collect no data, there is nothing to access, modify, or delete on our end. All your data resides on your device under your full control. You can delete all app data at any time by uninstalling the app or clearing its storage through Android settings.
If we update this privacy policy, the revised version will be posted on this page with an updated date. Since the app has no internet access, policy changes cannot be pushed to the app itself.
If you have questions about this privacy policy, you can reach us at:
SvaRahasya is an open-source project. You can inspect the complete source code to verify these claims.