🔒 SvaRahasya — Privacy Policy

Last updated: February 27, 2026

Summary: SvaRahasya collects no data, transmits no data, and has no internet access. Your secrets stay on your device and nowhere else.

1. Data Collection

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:

2. Network Access

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.

3. Data Storage

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.

4. Data Sharing

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.

5. Backup Files

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.

6. Children's Privacy

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.

7. Your Rights

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.

8. Changes to This Policy

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.

9. Contact

If you have questions about this privacy policy, you can reach us at:

📧 svarahasya.app@gmail.com


SvaRahasya is an open-source project. You can inspect the complete source code to verify these claims.