Vipera Privacy Policy

Last updated: 21 June 2026

Vipera ("we", "us", "the app") is a private security tool that scans files on your device for known malware. This policy describes what information Vipera accesses, what it stores on your device, what it sends to the network, and what control you have over both.

1. Account & sign-up

Vipera does not require an account, an email address, a username, or any sign-up. There is no server-side user profile tied to a Vipera install. In-app purchases (Premium tier) are processed by Google Play Billing; Vipera does not see or store your payment card, billing address, or Google account details.

2. Permissions Vipera requests, and why

PermissionOS versionReason
INTERNETallOutbound calls to bundled threat-intelligence providers and to the post-scan OpenCode Zen verifier.
ACCESS_NETWORK_STATEallDetect when the device is on a metered connection so we can defer large syncs.
POST_NOTIFICATIONSAPI 33+Display heads-up alerts when App Shield flags a newly installed app.
READ_MEDIA_IMAGES / READ_MEDIA_VIDEO / READ_MEDIA_AUDIOAPI 33+Read image, video, and audio files when scanning /sdcard.
MANAGE_EXTERNAL_STORAGEAPI 30+Full-disk scan path required for AV use cases (whitelisted by Google Play policy).
READ_EXTERNAL_STORAGEAPI ≤ 29Legacy media access path on Android 10 and below.
FOREGROUND_SERVICE / FOREGROUND_SERVICE_SPECIAL_USEAPI 28+ / API 34+Run ongoing scans and real-time file monitoring as foreground work.
RECEIVE_BOOT_COMPLETEDallReschedule the periodic auto-scan alarm after device reboot.
PACKAGE_USAGE_STATSAPI 21+Reserved for the Play Console Special Permission declaration; not actively used at runtime.

Every permission above is gated by a user-facing rationale dialog before it is requested on the first scan. You can deny any of them and the app will continue to function in a reduced-capacity mode (installed-apps only, no threat heads-up). You may revoke any granted permission at any time via Android Settings → Apps → Vipera → Permissions.

3. What Vipera stores on your device

Vipera writes the following data into app-private storage (/data/data/com.vipera.security/shared_prefs/). All entries are scoped to your install; uninstalling the app erases them.

We do not store your name, email, phone number, contacts list, location history, photo library contents, or any identifier cross-linkable to you across apps.

4. What Vipera sends over the network

When you start a scan, Vipera performs three categories of outbound calls. None of them include file contents; what they include is described below.

4a. Multi-cloud hash lookups (every interesting file)

For each file flagged by the local signature database, YARA rules, or the heuristic analyzer, Vipera submits the file's MD5 + SHA-256 cryptographic hashes (and only those hashes) to the bundled threat-intelligence providers:

API keys for these providers ship inside the Vipera APK as constants; the user does not enter or configure them. If you do not want these calls to fire, revoke all-files access in Android Settings and the in-app reduced-capacity mode will skip them entirely.

4b. OpenCode Zen post-scan verification

After a scan completes, Vipera sends each locally-flagged threat to the bundled OpenCode Zen verification endpoint for a second-opinion classification. Each request contains:

The file's full contents are not uploaded. The OpenCode Zen API endpoint URL is shipped as a literal constant in the APK and its data-residency terms follow Zen's own posted policy.

4c. Aggregated analytics

Vipera does not include any analytics or crash-reporting SDK. We do not send:

If a future build adds telemetry, we will update this policy before that build ships and surface the change in the next release notes.

5. Children's data

Vipera is not directed at children under the age of 13. We do not knowingly collect personal information from children. The Play Store listing should reflect an age rating that disqualifies the children's category for your target markets.

6. International transfers

The bundled cloud providers listed in §4a operate servers in the United States and the European Union. If you are located outside those regions, the hash metadata you trigger by scanning a file is transferred to one of those jurisdictions for the duration of the lookup. The OpenCode Zen verifier may operate in additional jurisdictions; check Zen's own policy for details.

7. Data retention

8. Your controls

You can at any time:

Vipera has no remote admin console, so there is no server-side data to delete; clearing on-device storage is sufficient.

9. Open-source components

Vipera links against the following third-party libraries:

These libraries have their own licenses and privacy practices; consult their respective projects for details.

10. Changes to this policy

When we make material changes to this policy we'll:

  1. Update the "Last updated" date at the top.
  2. Surface a one-line summary of the change in the Vipera release notes.
  3. Where the change affects what data leaves the device, surface a Vipera in-app banner the first time you launch the new version.

11. Contact us

If you have questions about this policy or want to request an explanation of any data flow, contact us at:

Email: softwareblankcanvas@gmail.com

We aim to respond to privacy-related requests within 30 days.


Vipera is a product of vipera.security. This document is hosted publicly on Netlify at https://vipera-antivirus.netlify.app/privacy.html.