Приватност Политика
Заштита ваших личних података је највиши приоритет за STOPJEU SAS, компанију која стоји иза OFFBET-а. Ова политика објашњава које информације прикупљамо, како их користимо и која су ваша права.
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.
- Обезбедите да заштита од деинсталације заштићена ПИН-ом исправно функционише.
- Monitor protection status and notify your companion in case of bypass attempts.
- Synchronize your settings and blocklist between your devices.
- Побољшајте стабилност и перформансе услуга OFFBET.
Никада не продајемо ваше податке трећим странама.
04 Правни основ
У складу са Општом уредбом о заштити података (GDPR), обрада ваших података се заснива на:
- Извршење уговора: Обезбеђивање да услуга OFFBET функционише како је предвиђено.
- Ваша сагласност: certain features require your explicit approval (e.g., accessibility permissions, VPN activation).
- Легитимни интерес: improving security, preventing fraud, and protecting vulnerable users from gambling harm.
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.
Заштита ПИН кода
Када омогућите ПИН заштиту:
- 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 Чување података
Технички подаци (лог-датотеке, ИП, ГУИД) се чувају најдуже 12 месеци, осим ако законом није другачије прописано или у случају спора.
Подаци везани за налог се бришу одмах по вашем захтеву за брисање.
Ниједан податак се не задржава дуже него што је неопходно за услугу.
09 Међународни трансфери
Our servers may be hosted by providers located outside the European Union (e.g., AWS).
У таквим случајевима обезбеђујемо да су на снази одговарајуће заштитне мере (стандардне уговорне клаузуле Европске комисије) ради заштите ваших података.
10 Промене у политици
Можемо ажурирати ову политику приватности како бисмо одразили промене у нашим услугама или важећим прописима.
Сва ажурирана верзија биће објављена на нашем веб-сајту са новим датумом ступања на снагу.
11 Контакт
За сва питања у вези са вашим личним подацима или овом политиком приватности:
📍 STOPJEU SAS — 99 avenue Achille Peretti, 92200 Neuilly-sur-Seine, France