Skip to content
Nuvo Code Nuvo Code
SHEET L — VESPER PRIVACY POLICY
REV A

LAST UPDATED — 13 August 2026

Vesper Privacy Policy

Vesper (Google Play package com.nuvocode.fantasy_games) is a mobile game published by Nuvo Code OÜ. It collects no personal data, transmits no data, and shares no data with anyone. This policy explains what the app stores on your device, and why the app is technically incapable of sending it anywhere.

Summary

Vesper has no accounts, no sign-in, no analytics, no advertising, and no crash reporting. Nothing you do in the app is recorded by us, because nothing you do in the app reaches us. This matches our Google Play Data safety declaration exactly: no data collected, no data shared.

The app has no network access

Vesper is compiled without the Android INTERNET permission. We verified this in the packaged release manifest: the only permission the app declares is com.nuvocode.fantasy_games.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION, a signature-level permission that androidx defines so the app can deliver broadcasts to its own receivers. Without the INTERNET permission, Android will not let the app open a network socket. Vesper does not choose not to send your data — it cannot make a network request at all.

What the app stores on your device

Everything Vesper keeps is written to shared_preferences, Android's local key-value store, inside the app's private storage:

  • Saved games — your progress and game state.
  • Language preference — the interface language you selected.
  • Age confirmation — your answer to the age question shown on first launch.
  • One-time notice flags — markers recording that an in-app notice has already been shown to you.

This data stays on your device

None of it leaves your device. There is no cloud backup, no synchronisation, and no server holding a copy. We have no way to read it and no copy to hand over.

Deleting your data

Uninstalling Vesper removes all of it permanently. You can also clear it without uninstalling, from Android Settings → Apps → Vesper → Storage → Clear storage. Because we never receive this data, there is nothing for us to delete on our side and no deletion request for you to make.

Children

Vesper asks you to confirm your age when you first open it, and stores your answer on the device. That answer is never transmitted. We do not knowingly collect data from children — we do not collect data from anyone, of any age.

Third parties

Vesper bundles no advertising SDKs, no analytics SDKs, and no third-party service that transmits data. No third party receives anything from the app. Separately, Google's own handling of your app download, your device, and your Play Store activity is governed by Google's privacy policy, not by this one.

Changes to this policy

If this policy changes, we update this page and the date shown at the top of it. This address stays the same, so a link to it will not break.

Contact

Nuvo Code OÜ, Harju maakond, Tallinn Kesklinna linnaosa Narva mnt 5, 10117 Estonia (registry code 16999252). For any privacy question about Vesper, write to [email protected].

← Back to sheet 00