// Конфиденциальность

Конфиденциальность Политика

Защита ваших персональных данных является главным приоритетом для STOPJEU SAS, компании, стоящей за OFFBET. Эта политика объясняет, какую информацию мы собираем, как мы ее используем и каковы ваши права.

Последнее обновление: 10/04/2026

01 Контроллер данных

Контролером данных является:

  • STOPJEU SAS — оператор платформы OFFBET
  • Организационно-правовая форма: Упрощенное акционерное общество (SAS) – французское право
  • Уставный капитал: €8,000
  • Зарегистрированный офис: 99 avenue Achille Peretti, 92200 Neuilly-sur-Seine, France
  • SIREN: 919 454 033
  • SIRET: 919 454 033 00011
  • Код вида деятельности (APE/NAF): 62.01Z — Компьютерное программирование

По всем вопросам, касающимся ваших личных данных, обращайтесь к нам по адресу:
📧 [email protected]


02 Собираемые нами данные

We only collect the data necessary to operate our services.

Web application (my.offbet.app)

  • Account data: email address, display name, country of residence.
  • Технические данные: IP address, User Agent, usage logs.
  • Данные об использовании приложений: chosen settings, blocking preferences.
  • Subscription data: Stripe customer ID and subscription status. No credit card numbers are stored on our servers — Stripe handles all payment data.

Android application

  • Anonymous device identifier: a random UUID generated locally on first launch. This identifier has no link to your IMEI, Android ID, or any hardware identifier.
  • Device model and Android version: used to adapt the app behavior to your phone (Pixel, Samsung, Xiaomi, etc.).
  • Protection status: whether OFFBET protection is active or not, transmitted every 5 to 15 minutes to the OFFBET server for companion monitoring.
  • Blocked attempts: the list of gambling domains and applications blocked by the app, with attempt counts. This information is used to generate companion reports.
  • Installed applications list: only accessed when you open the “Block a custom app” screen. This list is never transmitted to the OFFBET server — it remains on your device.
  • PIN code hash: if you have set a PIN, its bcrypt hash (irreversible) is synchronized between your devices via the OFFBET server. The PIN itself is never transmitted.

What we do NOT collect

We do not collect browsing history, DNS queries, GPS location, contacts, photos, messages, or any sensitive personal data. No financial data is stored on our servers.


03 Как мы используем ваши данные

Ваши данные используются исключительно для:

  • Block access to gambling websites and apps via local DNS filtering on your device.
  • Убедитесь, что защита от удаления с помощью PIN-кода работает правильно.
  • Monitor protection status and notify your companion in case of bypass attempts.
  • Synchronize your settings and blocklist between your devices.
  • Повышение стабильности и производительности услуг OFFBET.

Мы никогда не продаем ваши данные третьим лицам.



05 Ваши права

Вы имеете следующие права в отношении своих персональных данных:

  • Доступ: получить копию имеющихся у нас данных о вас.
  • Ректификация: исправьте любую неточную информацию.
  • Удаление: запросить полное удаление ваших данных.
  • Ограничение: временно ограничить определенные действия по обработке данных.
  • Протест: отказаться от некоторых видов использования, например, от автоматического продления.
  • Портативность: передавать ваши данные другому провайдеру.
  • Отказ от согласия: отозвать любое конкретное разрешение в любое время.
Запрос на удаление данных

Чтобы воспользоваться своими правами, свяжитесь с нами по адресу: [email protected]


06 Технические операции и безопасность

DNS filtering (100% local)

On Android, OFFBET uses the Android VpnService API to create a local VPN connection on your device. This VPN does not route your traffic to any external server.

Instead, it intercepts DNS queries locally on your phone, blocks gambling-related domains by returning an empty response, and forwards all other queries to Google Public DNS (8.8.8.8).

No DNS query ever leaves your device to reach an OFFBET server. This is the same approach used by well-known apps such as AdGuard, Blokada, and Freedom.to.

Data transmission security

All communication between the OFFBET app and the OFFBET server (my.offbet.app) is encrypted using HTTPS/TLS 1.3.

The heartbeat signal sent every 5 to 15 minutes contains only your anonymous device ID, protection status, and blocked attempt counts — never your browsing history or DNS queries.

App blocking (UsageStatsManager)

OFFBET uses the UsageStatsManager API to detect when a blocked gambling application is launched and bring the user back to the home screen.

This data is processed locally on your device and is not transmitted to the OFFBET server.

AccessibilityService API (optional)

If enabled by the user, OFFBET uses the AccessibilityService API exclusively to:

  • Detect attempts to activate a third-party VPN that would bypass the gambling protection.
  • Detect changes to the device Private DNS settings.

This service is never used to read, interact with, or collect data from any other application. It is optional and can be skipped during setup.

Device Administrator (optional)

If enabled by the user, OFFBET registers as a Device Administrator to prevent accidental or impulsive uninstallation of the app.

The user can always disable this protection by entering their PIN code. This feature is voluntary and can be skipped during setup.

Защита PIN-кодом

При включении защиты PIN-кодом:

  • Disabling the protection or uninstalling the app requires entering the PIN code.
  • The PIN is hashed using bcrypt (irreversible) and verified locally — no network connection is needed.
  • If the “hidden PIN” option is chosen, only a trusted person knows the code. The user can request recovery via email after a configurable delay (12h, 24h, 48h, or never).
  • After 3 failed PIN attempts, the app locks and notifies the companion.

07 Android Permissions Explained

The OFFBET Android app requests the following permissions. Each permission is explained below with its purpose.

Permission Purpose
Internet Communicate with the OFFBET server (heartbeat, blocklist updates, account sync).
VpnService Create a local VPN connection to filter gambling DNS queries on your device. No traffic is sent to an OFFBET server.
Foreground Service Keep the DNS filtering and app blocking services running reliably in the background.
Boot Completed Automatically restart protection after your phone reboots.
Notifications Show a persistent notification confirming that protection is active.
Usage Stats Access Detect when a blocked gambling app is launched and redirect you to the home screen.
Query All Packages Allow you to select custom apps to block in OFFBET settings.
Ignore Battery Optimizations Prevent Android from killing the protection service to save battery.
Draw Over Other Apps optional Display the PIN entry screen on top of other apps when a bypass attempt is detected.
Device Administrator optional Prevent uninstallation of the app without entering the PIN code.
Accessibility Service optional Detect and prevent activation of third-party VPNs that would bypass the gambling protection.

All optional permissions can be skipped during setup. The app will remind you of missing permissions with a banner, but will never force you to enable them.

GDPR note: OFFBET never sees your DNS queries. Since filtering is 100% local, no browsing data is collected, stored, or transmitted. This eliminates the privacy risks associated with server-side DNS filtering.


08 Сохранение данных

Технические данные (журналы, IP, GUID) хранятся не более 12 месяцев, за исключением случаев, когда это требуется по закону или в случае спора.

Данные, связанные с учетной записью, удаляются немедленно по вашему запросу на удаление.

Никакие данные не сохраняются сверх того, что необходимо для оказания услуг.


09 Международные переводы

Our servers may be hosted by providers located outside the European Union (e.g., AWS).

В таких случаях мы обеспечиваем соответствующие гарантии (стандартные договорные положения Европейской комиссии) для защиты ваших данных.


10 Изменения в политике

Мы можем обновлять эту политику конфиденциальности, чтобы отразить изменения в наших услугах или применимых правилах.

Любая обновленная версия будет опубликована на нашем сайте с новой датой вступления в силу.


11 Связаться с

По любым вопросам, касающимся ваших личных данных или данной политики конфиденциальности:

📧 [email protected]

📍 STOPJEU SAS — 99 avenue Achille Peretti, 92200 Neuilly-sur-Seine, France