ProtonVPN
protonvpn.comFrom the creators of ProtonMail, ProtonVPN has a solid reputation. They have a full suite of user-friendly native mobile and desktop apps. ProtonVPN is one of the few "trustworthy" providers that also offer a free plan.
- Homepage:protonvpn.com
- GitHub:github.com/ProtonVPN/android-app
- Privacy:protonvpn.com/privacy-policy
- iOS App:apps.apple.com/us/app/proton-vpn-fast-secure/id1437005085
- Android App:play.google.com/.../ch.protonvpn.android
- Web info:web-check.xyz/check/protonvpn.com
ProtonVPN Privacy Policy
Privacy Policy Summary
- Third parties may be involved in operating the service
- Only necessary user logs are kept by the service to ensure quality
- The court of law governing the terms is in location X
- This service is only available to users over a certain age
- The service provides information about how they intend to use your personal data
- The terms for this service are translated into different languages
- Users are entitled to a refund if certain thresholds or standards are not met by the service
- You can opt out of promotional communications
- The service reviews its privacy policy on a regular basis
- This service has a no VPN logs policy
- Instead of asking directly, this Service will assume your consent merely from your usage.
- The service provides a free help desk
- The service provides a complaint mechanism for the handling of personal data
- Users are responsible for any risks, damages, or losses they may incur by downloading materials
- The service does not guarantee accuracy or reliability of the information provided
- Any liability on behalf of the service is only limited to the fees you paid as a user
- Users agree not to use the service for illegal purposes
- The service can suspend your account for several reasons
- The service promises to inform and/or notify users regarding government inquiries that may involve users' personal data
- IP addresses of website visitors are not tracked
- The court of law governing the terms is in a jurisdiction that is friendlier to user privacy protection.
- The service is provided 'as is' and to be used at the users' sole risk
- The service does not share user information with third parties
- This service does not track you
- The service provides details about what kinds of personal information they collect
- You can request access and deletion of personal data
- This service does not collect, use, or share location data
- This service offers an anonymous payment method
- The service allows you to use pseudonyms
- The service's data retention period is kept to the minimum necessary for fulfilling its purposes
- They may stop providing the service at any time
- This service prohibits users sending chain letters, junk mail, spam or any unsolicited messages
- There is a date of the last update of the agreements
- This service prohibits users from attempting to gain unauthorized access to other computer systems
- The service is not responsible for linked or (clearly) quoted content from third-party content providers
- The service will not allow third parties to access your personal information without a legal basis
- Users agree not to use the service to submit libelous, harassing or threatening content
- Terms may be changed any time at their discretion, without notice to the user
- This service tracks which web page referred you to it
- The cookies used by this service do not contain information that would personally identify you
Score
Documents
- Privacy PolicyCreated 11 Aug 19, Last modified 5 years ago
- Terms and Conditions of ServiceCreated 11 Aug 19, Last modified 5 years ago
- Does ProtonVPN store user information?Created 23 Sept 19, Last modified 1 year ago
About the Data
This data is kindly provided by tosdr.org. Read full report at: #1745
ProtonVPN Source Code
Author
Description
Official ProtonVPN Android app
Homepage
https://protonvpn.com/download-androidRepository
- LicenseGPL-3.0
- Created12 Dec 19
- Primary languageKotlin
- Size320,291 KB
- Stars3,911
- Forks496
- Watchers3,911
Top Contributors
@msimonides-proton (1689)
@mateusz-markowicz (1117)
@AlgirdasPundzius (482)
@proton-ci (224)
@AlexanderTalledo (122)
@neilmarietta (59)
@armatys (39)
@dhoko (12)
@kadrikj (5)
@thgoebel (3)
@dk-work (3)
@JacoPro (2)
@jmartinesp (2)
@alisonatwork (1)
@denyszet (1)
@jsoref (1)
@PanderMusubi (1)
@hej2010 (1)
@kaplun (1)
@Unpublished (1)
@supershadoe (1)
Recent Commits
proton-ci(10 Aug 26)
Add fdroid metadata
proton-ci(10 Aug 26)
Update guesthole servers
Mateusz Markowicz(31 Jul 26)
Use MTU 1420 for ProTUN
Mateusz Markowicz(31 Jul 26)
Fix edge-to-edge paddings for NoVpnPermissionActivity
Marcin Simonides(30 Jul 26)
Update Core to 36.7.0.
Marcin Simonides(30 Jul 26)
Update datastore for 16KB page support.
L10n bot(28 Jul 26)
i18n(weekly-mr): Upgrade translations from crowdin (a40b0256).
Marcin Simonides(27 Jul 26)
Update Core to 36.6.3.
L10n bot(24 Jul 26)
i18n(weekly-mr): Upgrade translations from crowdin (88f71f88).
Marcin Simonides(24 Jul 26)
Update the app name in metadata files.
Alexander Talledo(22 Jul 26)
chore: bump Android target API to version 36 [VPNAND-2558]
Marcin Simonides(21 Jul 26)
Remove an unnecessary assert from UpdateLoadsFromApi [VPNAND-2608]. The assert was important while we still had the previous implementation and a feature flag. There are some rare cases when UpdateLoadsFromApi can be called while there is no statusId yet - just do nothing in this case.
L10n bot(21 Jul 26)
i18n(weekly-mr): Upgrade translations from crowdin (73f63f28).
Mateusz Markowicz(17 Jul 26)
Update protun to 2.1.2 [VPNCORE-196]
Mateusz Markowicz(05 May 26)
Migrate protun v1 to 2.1.0 [VPNCORE-196]
Mateusz Markowicz(16 Jul 26)
Introduce non-exported InternalMainActivity alias for internal intents [VPNAND-2607]
Marcin Simonides(15 Jul 26)
Remove storage size from congrats screen.
L10n bot(14 Jul 26)
i18n(weekly-mr): Upgrade translations from crowdin (af502388).
Alexander Talledo(13 Jul 26)
refactor: extract info banner card to a common UI component [VPNUX-114]
Alexander Talledo(07 Jul 26)
feat: display smart routing info banner at country servers level [VPNUX-114]
Alexander Talledo(30 Jun 26)
feat: display smart routing country in connection details [VPNUX-114]
Marcin Simonides(10 Jul 26)
Upgrade Core version to 36.6.2.
Marcin Simonides(10 Jul 26)
Catch errors from postLoginAccountSetup at call site [VPNAND-2606]. This allows for returning the proper error state.
Marcin Simonides(10 Jul 26)
Close the TvMainActivity when going back from login screen [VPNAND-2605].
Marcin Simonides(10 Jul 26)
Reset NotReady account state when opening the app [VPNAND-2605]. This cleans partial logged in state from previous attempts and allows launching log in again.
Marcin Simonides(09 Jul 26)
Show TV QR code login errors to the user [VPNAND-2606].
L10n bot(10 Jul 26)
i18n(weekly-mr): Upgrade translations from crowdin (ec52181c).
Marcin Simonides(09 Jul 26)
Revert "Use a better hashing function for A/B test split." This reverts commit 330c054bc01d204aa5c51e9aa44ed1b9cec181ad. The old one was good enough and we prefer consistency.
Alexander Talledo(08 Jul 26)
fix(MMP): avoid losing events due to race conditions with feature flag [VPNPLG-134]
Marcin Simonides(30 Jun 26)
Pass plan and billing cycle to upgrade_attempt.
ProtonVPN Security
ProtonVPN Website
Website
The best VPN for speed and security | Proton VPN
Get fast, secure VPN service in 140+ countries. Download our free VPN now — or check out Proton VPN Plus for even more premium features.
Redirects
Does not redirect
Security Checks
All 65 security checks passed
Server Details
- IP Address185.159.159.140
- LocationPlan-les-Ouates,Geneve,Switzerland,EU
- ISPProton AG
- ASNAS209103
Categories
Some proxies may block this service, as it falls into the following categories
- VPN Provider
Associated Countries
US
CH
FR
DE
Safety Score
Website marked as safe
100%
Blacklist Check
protonvpn.com was found on 0 blacklists
- AntiSocial Blacklist
- Artists Against 419
- Badbitcoin
- Bambenek Consulting
- CERT Polska
- CoinBlockerLists
- CRDF
- CryptoScamDB
- EtherAddressLookup
- EtherScamDB
- Fake Website Buster
- MetaMask EthPhishing
- NABP Not Recommended Sites
- OpenPhish
- PetScams
- PhishFeed
- PhishFort
- Phishing.Database
- PhishStats
- PhishTank
- Phishunt
- RPiList Not Serious
- Scam.Directory
- SecureReload Phishing List
- Spam404
- StopGunScams
- Suspicious Hosting IP
- ThreatFox
- ThreatLog
- TweetFeed
- URLhaus
- ViriBack C2 Tracker
Website Preview
ProtonVPN Android App
APK Info
- AppProton VPN
- Creation Date18 May 24
- Last Updated14 Jul 24
- Current Version5.3.15.3
- Privacy ReportView on Exodus →
De-Googled Compatibility
- GrapheneOSNative4.0 / 4(45)
- CalyxOSmicroG3.9 / 4(13)
- LineageOSmicroG4.0 / 4(8)
- LineageOSNative4.0 / 4(7)
- e OSmicroG4.0 / 4(5)
- crDroidmicroG4.0 / 4(3)
ProtonVPN iOS App
App Info
Proton VPN: Fast & Secure
Trusted by millions worldwide, Proton VPN is the world's only free VPN app that is safe to use and respects your privacy. Our fast VPN offers secure, private and encrypted internet access with advanced security features. Proton VPN also unblocks access to popular websites and streaming platforms. Proton VPN was created by the CERN scientists behind Proton Mail - the world's largest encrypted email service. Proton’s secure no-logs VPN offers 24/7 safe and private internet access, and does not record your browsing history, display ads, sell your data to third parties, or limit downloads. Free VPN features available to all users: • Unlimited data with no bandwidth or speed restrictions • Strict no logs policy • Bypass geo restrictions: smart protocol selection automatically overcomes VPN bans and unblocks censored sites and content • Full disk encrypted servers protect your data • Perfect forward secrecy: encrypted traffic cannot be captured and decrypted later • DNS leak protection: we encrypt DNS queries to ensure that your browsing activity cannot be exposed through DNS leaks • Always-on VPN/ kill switch offers protection against leaks caused by accidental disconnections Premium VPN features: • Access 20,000+ high speed servers across 140+ countries worldwide including US, UK, France, Germany, India, Brazil, Mexico, Japan, South Korea, etc. • Fast VPN: high speed servers with connections up to 10 Gbps • VPN Accelerator: unique technology increases Proton VPN's speeds by up to 400% to give a faster browsing experience • Unblock access to blocked or censored content • Connect up to 10 devices to the VPN at the same time • Ad blocker (NetShield): a DNS filtering feature that protects you from malware, blocks ads, and prevents website trackers from following you across the web • Stream films, sports events, and videos on any streaming service (Netflix, Hulu, Amazon Prime Video, Disney+, Max, BBC iPlayer etc) • File-sharing and P2P support • Secure Core servers protect against network-based attacks with multi-hop VPN • Tor over VPN provides automatic integration with the Tor anonymity network Why Proton VPN? • No personal data required to sign up • Easy-to-use VPN app for iPhone, iPad, visionOS, tvOS, Mac, and any other major devices • Highest strength encryption for your connection makes it better than an internet proxy • One tap Connect to secure your internet connection, especially on public Wifi hotspots • Unique VPN Accelerator technology increases your VPN speed by up to 400% for a faster internet connection • Proton VPN's Secure Core architecture allows our secure VPN service to defend against network-based attacks • We only use VPN protocols that are proven to be secure: WireGuard • Independently audited by third-party security experts and we publish all results on our website • Trusted open-source code that can be reviewed for security by anyone • Data protection using AES-256 and 4096 RSA encryption Join the privacy revolution • Your support is important as it allows us to continue our mission to bring online freedom to people around the globe. Get our private VPN free today and enjoy fast VPN connections and a secure internet, from anywhere. Global VPN server network • Proton VPN has thousands of secure VPN servers worldwide, including hundreds of free VPN servers to ensure a high-bandwidth server nearby. Experts’ opinion: PCMag: “[Proton VPN’s] is a slick VPN with an excellent collection of advanced features, and it has the best free subscription plan we've seen. Few competitors can match its mix of affordability, features, and design. For all that, it gets a rare five-star rating and earns our Editors' Choice award” TechRadar: “The completely free tier is something no other competitor [...] offers. Wired: "The best VPN" "Overall, Proton VPN is very fast"
Rating
Version Info
- Current Version7.5.2
- Last Updated08 Jun 26
- First Released12 Nov 18
- Minimum iOS Version17.0
- Device Models Supported127
App Details
- IPA Size257.75 Mb
- PriceFree (USD)
- Age Advisory4+
- Supported Languages33
- DeveloperProton AG
- Bundle IDch.protonmail.vpn
Screenshots
ProtonVPN Reviews
More Virtual Private Networks
Azire is a Swedish VPN provider, who owns their own hardware with physically removed storage and a no logging policy. Pricing starts at €3.25/mo, with crypto (including XMR) supported. Note that they've not yet been audited, and client applications are not open source, for more info, see #140.
Not Open SourceIndependently Security Audited VPN with anonymous signup, no logs, no cloud or customer data stored, open-source apps and website. Strong ethics: no trackers, no false promises, no surveillance ads. Accepts various payment methods including cryptocurrencies.
Mullvad is one of the best for privacy, they have a totally anonymous sign up process, you don't need to provide any details at all, you can choose to pay anonymously too (with Monero, BTC or cash).
A court-proven VPN service with support for Wireguard and OpenVPN support, and optional ad-blocking. Running on dedicated hardware, with no hard drives.
Crypto-native VPN with pay-as-you-go pricing. Accepts cryptocurrency only, including Monero. WireGuard and AmneziaWG protocols, no-logs policy, REST API for developers. No subscriptions or credit cards.
An audited and court-proven VPN with a free 10GB plan, in-RAM servers, browser extensions and open source WireGuard/IKEv2/OpenVPN clients. Supports split tunneling, customizable DNS blocking, MAC spoofing, decoy traffic and censorship circumvention.
About the Data: ProtonVPN
Change History
- Amended (androidApp, iosApp)
Edit ProtonVPN Data
You can edit ProtonVPN's entry in this section of awesome-privacy.yml by submitting a PR to our GitHub repo.
Note that some of the information shown above has been aggregated from external
sources, a list of these can be found data documentation.
Origin Data
Modify Data
API
You can access ProtonVPN's data programmatically via our API. Simply make a GET request to:
https://api.awesome-privacy.xyz/v1/services/protonvpnThe REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.
Share ProtonVPN
Help your friends compare Virtual Private Networks, and pick privacy-respecting software and services.
Share ProtonVPN and Awesome Privacy with your network!