TL;DR: Neolink VPN does not collect personal data, keeps no traffic logs, and shares nothing with third parties. All connection settings are stored locally on your device only.
The Neolink VPN mobile application is developed by Vetrov, registered as a self-employed individual under the Russian "Professional Income Tax" regime (NPD). It is a VPN client based on open Xray/VLESS protocols, designed to secure your connection on public and untrusted Wi-Fi networks.
The application is built around data minimization:
androidx.security.crypto.EncryptedSharedPreferences.We do not sell, share, or disclose user data to any third party, except where strictly required by Russian Federation law (upon a properly issued official request). At the time of writing, no such data is in our possession — there simply is nothing to collect.
The app requests the following permissions, used solely for the purposes stated:
android.permission.INTERNET — establishing the VPN tunnel.android.permission.ACCESS_NETWORK_STATE — detecting connectivity changes for auto-reconnect.android.permission.FOREGROUND_SERVICE + FOREGROUND_SERVICE_SPECIAL_USE (subtype vpn) — running the VPN service in foreground with a status notification.android.permission.POST_NOTIFICATIONS — displaying connection status notifications (Android 13+).BIND_VPN_SERVICE (system) — standard permission for the Android VpnService API.All local data (connection profiles, settings) is stored encrypted in the app's protected sandbox and is removed together with the app upon uninstallation. Cloud auto-backup is disabled (android:allowBackup="false") and no data is transmitted automatically.
The app is not intended for users under 13. We deliberately do not request or process minors' data. If you become aware of such processing by mistake, contact us and we will remove the data.
Industry-standard protections in place:
android:usesCleartextTraffic="false").If material changes are made, the "Last updated" date at the top will be revised. We recommend revisiting this page periodically.
Privacy-related questions and requests:
Email: privacy@neolink.ru