ProtonPass
proton.me/passFrom the creators of ProtonMail, ProtonPass is a new addition to their suite of services. They have a full collection of user-friendly native mobile and desktop apps. ProtonPass is one of the few "trustworthy" providers that also offers a free plan.
- Homepage: proton.me/pass
- GitHub: github.com/protonpass/android-pass
- Privacy: proton.me/legal/privacy
- iOS App: apps.apple.com/us/app/proton-pass-password-manager/id6443490629
- Android App: play.google.com/.../proton.android.pass
- Subreddit: r/ProtonPass
- Web info: web-check.xyz/check/proton.me
ProtonPass Privacy Policy
Privacy Policy Summary
- The service provides two factor authentification for your account
- Users agree to comply with the law of the service's country
- The court of law governing the terms is in a jurisdiction that is friendlier to user privacy protection.
- This service provides an onion site accessible over Tor
- Terms may be changed any time at their discretion, without notice to you
- This service tracks which web page referred you to it
- Any liability on behalf of the service is only limited to the fees you paid as a user
- Instead of asking directly, this Service will assume your consent to changes of terms merely from your usage.
- This service is only available to users over a certain age
- Pseudonyms are allowed
- You can opt out of promotional communications
- Your IP address is collected, which can be used to view your approximate location
- Your account can be suspended for several reasons
- Third parties are involved in operating the service
- The service is not responsible for linked or (clearly) quoted content from third-party content providers
- This service assumes no responsibility and liability for the contents of links to other websites
- You are prohibited from sending chain letters, junk mail, spam or any unsolicited messages
- You can access most of the pages on the service's website without revealing any personal information
- The service informs you that its privacy policy does not apply to third party websites
- The service has a no refund policy
- You agree not to use the service for illegal purposes
- You agree not to submit libelous, harassing or threatening content
- You are prohibited from attempting to gain unauthorized access to other computer systems
- The service provider makes no warranty regarding uninterrupted, timely, secure or error-free service
- The service does not guarantee accuracy or reliability of the information provided
- Invalidity of any portion of the Terms of Service does not entail invalidity of its remainder
- Failure to enforce any provision of the Terms of Service does not constitute a waiver of such provision
- Information is provided about security practices
- Your personal data may be disclosed to comply with government requests without notice to you
- Information is provided about how your personal data is used
- The service claims to be GDPR compliant for European users
- The court of law governing the terms is in Switzerland
- You are forced into binding arbitration in case of disputes
Score
Documents
- Information for Law Enforcement AuthoritiesCreated 23 Sept 19, Last modified 1 year ago
- Transparency ReportCreated 20 Sept 18, Last modified 4 months ago
- Data Processing AgreementCreated 23 Apr 19, Last modified 4 months ago
- Privacy PolicyCreated 24 Aug 18, Last modified 4 months ago
- Terms of ServiceCreated 24 Aug 18, Last modified 4 months ago
- [DEPRECATED] Open SourceCreated 23 Sept 19, Last modified 4 months ago
Domains Covered by Policy
- protonmail.com
- protonmail.ch
- getproton.me
- pm.me
- protonmailrmez3lotccipshtkleegetolb73fuirgj7r4o4vfu7ozyd.onion
- proton.me
- protonapps.com
About the Data
This data is kindly provided by tosdr.org. Read full report at: #491
ProtonPass Source Code
Author
Description
Android code for the Proton Pass application
Homepage
https://play.google.com/store/apps/details?id=proton.android.passLicense
GPL-3.0
Created
15 Jun 23
Last Updated
29 Jul 26
Latest version
Primary Language
Kotlin
Size
141,441 KB
Stars
741
Forks
70
Watchers
741
Language Usage
Star History
Top Contributors
-
@vichid (3386)
-
@cquintana92 (2264)
-
@AlexanderTalledo (1452)
-
@neilmarietta (85)
-
@proton-ci (53)
-
@armatys (21)
-
@ntnhon (21)
-
@kadrikj (17)
-
@jmartinesp (3)
-
@felschr (2)
-
@acasajus (1)
-
@chetgurevitch (1)
-
@denyszet (1)
-
@licaon-kter (1)
-
@enginegl (1)
-
@nguyenkims (1)
-
@thgoebel (1)
Recent Commits
-
Antoine Marchaud (28 Jul 26)
fix: index items refreshed by user events so they appear in the items list
-
Victor (28 Jul 26)
fix(ci): also cap Flank's job-level run timeout testTimeout (15m) bounds each shard's on-device test execution but not APK upload, matrix scheduling, or Flank's own result-polling overhead, so total job wall time could still exceed it. runTimeout (20m) caps the whole Flank invocation across all shards for a real job-level ceiling.
-
Victor (28 Jul 26)
fix(ci): bound selective test job time with timeout and uniform sharding Flank's default time-estimate sharding has no real historical data to work from, so it can pack far more tests into one shard than another (observed 85 vs 4), letting a single straggling shard gate the whole job indefinitely. Force count-based uniform sharding and cap Flank's per-test timeout so a hung test fails fast instead of stalling CI.
-
Victor (28 Jul 26)
chore: update changelog
-
Victor (28 Jul 26)
chore(release): version 1.40.2 → 1.40.3
-
Victor (28 Jul 26)
feat(logging): add logout observability Record privacy-safe logout reason codes and include the anonymous logout log in diagnostics shared by a logged-in user. Merge source logs chronologically, tag each exported line by source, and collapse consecutive duplicates without changing either original log. Biometric lock still shares only the anonymous log.
-
Victor (28 Jul 26)
fix(sync): clear user sync state during logout Reset the user event cursor, clear password history, and centralize cleanup when local shares are removed. This prevents stale sync data from surviving a logout.
-
Victor (27 Jul 26)
fix: improve file logging
-
Antoine Marchaud (27 Jul 26)
fix: unit tests
-
Antoine Marchaud (27 Jul 26)
feat: add feature flag for Pass Monitor per check exclusion
-
Antoine Marchaud (27 Jul 26)
feat: add feature flag for compromised passwords
-
Antoine Marchaud (27 Jul 26)
feat: add feature flag for the username generator
-
Antoine Marchaud (06 May 26)
feat: password penalty check
-
Antoine Marchaud (24 Jul 26)
fix: put the generated username in the username field when the form is expanded
-
L10n bot (24 Jul 26)
i18n(weekly-mr): Upgrade translations from crowdin (8a74ae7a).
-
Victor (23 Jul 26)
fix: improve sync
-
Antoine Marchaud (23 Jul 26)
fix: redirect to the correct app for rate app
-
Victor (23 Jul 26)
fix(passkeys): remove forgeable AOSP test key from privileged allowlist The vendored privileged-browser allowlist trusted the public AOSP platform test certificate as a `release` signer. Its private key is published in the AOSP tree, so any app could sign with it, pass the privileged-browser check in PasskeyOriginVerifier, and mint a passkey assertion for an arbitrary web origin (subject to user selection). - Strip the public test key from the allowlist and refresh the snapshot to the current upstream (adds Opera, Waterfox, Perplexity Comet, and others). - Teach scripts/ci/checkPasskeyPrivilegedBrowserAllowlist.sh to strip publicly-known AOSP test keys on every sync, so the scheduled upstream auto-update job can no longer reintroduce them. userdebug signers are kept (AndroidX honors them only on userdebug devices). - Add a PasskeyOriginVerifierTest guard that fails the build if any known public AOSP test key reappears in the allowlist.
-
Antoine Marchaud (29 Apr 26)
feat: add username generator
-
Antoine Marchaud (16 Jul 26)
feat: spead the word
-
Victor (27 Apr 26)
chore: update libraries
-
Antoine Marchaud (22 Jul 26)
fix: index synced items after the DB transaction so they appear in the paginated list
-
Victor (22 Jul 26)
ci: improve check unused string speed
-
Victor (22 Jul 26)
ci: parallelize build stage, narrow flavor build triggers, persist build cache - Add needs: [] to build-stage jobs so they run alongside analyze instead of waiting for it to finish. - build:alpha/play/fdroid/quest:prod:debug auto-trigger only on flavor- relevant paths (app/build.gradle.kts and any module's build.gradle.kts, plus src/<flavor>/** across modules), falling back to manual otherwise. nogms is untouched since it has no dedicated source sets. - Cache .gradle/build-cache across jobs alongside the existing dependency cache. - Make Flank's numUniformShards opt-in via -Pflank.numUniformShards, only passed by the nightly full-suite job. Sharding the selective per-MR job made it slower (small per-module test counts meant per-shard emulator boot overhead dominated), so that job is left unsharded.
-
Antoine Marchaud (21 Jul 26)
fix: explore tab
-
Victor (22 Jul 26)
fix: use suspend dao calls
-
Victor (21 Jul 26)
test: clarify biometrics-to-none test name to reflect full-disable path Rename 'changing from biometrics to password' to 'biometrics to None without enforcement - full disable path' to accurately reflect that it exercises the onBiometryAuthUnSet code path (full app lock disable) rather than the onBiometryAuthToPassword path (password-mode fallback).
-
Victor (21 Jul 26)
fix: missing none auth option
-
Antoine Marchaud (21 Jul 26)
feat: add compromised passwords and allow user to exclude an item for a subset of checks in Pass Monitor
-
Antoine Marchaud (21 Jul 26)
fix: run global monitor state DB updates off the main thread
ProtonPass Website
Website
Proton Pass: Free password manager with identity protection | Proton
Store, share and sync passwords, passkeys, email aliases, and more, on any device, with our open-source, free password manager. No trials, just free forever.
Redirects
Does not redirect
Security Checks
1 security checks failed (64 passed)
- Robots Noindex
Server Details
- IP Address 185.70.42.45
- Hostname 185-70-42-45.protonmail.ch
- Location Lausanne, Vaud, Switzerland, EU
- ISP Proton AG
- ASN AS62371
Associated Countries
-
DE -
US -
CH
Safety Score
Website marked as moderately safe
90%
Blacklist Check
proton.me 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
ProtonPass Android App
APK Info
- App Proton Pass
- Creation Date 28 May 24
- Last Updated 14 Jul 24
- Current Version 1.21.4
- Privacy Report View on Exodus →
De-Googled Compatibility
- GrapheneOS Native 3.8 / 4 (15)
- CalyxOS microG 4.0 / 4 (6)
- LineageOS Native 4.0 / 4 (2)
- e OS microG 4.0 / 4 (2)
- Stock (HUAWEI CDY-NX9A) Native 4.0 / 4 (2)
ProtonPass iOS App
App Info
Proton Pass - Password Manager
Get Proton Pass, the free password manager created by the team behind Proton Mail and Proton VPN. It’s open source, end-to-end encrypted, and protected by Swiss privacy laws. Secure your online identity with Proton Pass. Pass has no ads or data collection and is free forever on all your devices. Create and store unlimited passwords on unlimited devices, autofill logins, generate 2FA codes, create email aliases, and more. WITH PROTON PASS YOU CAN: • Sign in faster with Proton Pass autofill: You no longer need to copy and paste your username and password with our advanced autofill technology. • Store and auto-sync unlimited logins on unlimited devices: Create, store, and manage your credentials from anywhere with our browser extension and mobile apps. • Share any data stored in Proton Pass securely: Share passwords, usernames, credit cards and notes securely with trusted contacts. Your data stays end-to-end encrypted, and you can revoke access anytime. • Enhance your online security: Identify vulnerable accounts with Data Breach Monitoring and Password Health. • Access your data from anywhere, on any device, with seamless synchronization across all your platforms." • Protect your online identity: Whenever you sign up for a new online account, automatically create an alias to keep your actual email address protected. • Add security layers to your accounts: Protect your account with 2FA authentication and custom PIN protection. Activate Proton Sentinel for advanced security against hackers. PROTON PASS FEATURES INCLUDE: • Built in password generator: Generate unlimited secure passwords and safely store them for all your accounts. Avoid weak passwords and never worry about forgetting the complex passwords again. • Built in 2FA authenticator: Enhance your accounts security with 2FA codes, easily generated within the app for any website and autofill when you log in. • Secure Vaults: Organize & share login information, payment details and notes into secure vaults, which you can share with family, friends, or co-workers. • Email Aliases: With Hide-my-email feature, protect your identity by creating email aliases, preventing your personal email address from being disclosed or leaked. • Credit Card Support: Securely store your credit card details for quick access. • Pass Monitor: Identifies weak or reused passwords, inactive 2FA fields and sends immediate alerts on data leaks with dark web monitoring. • End-to-End Encryption: All your login data is protected with end-to-end encryption, ensuring that only you can access it. • Biometric Login Access: Add an extra layer of security to Proton Pass by using your fingerprint or face to unlock the app. • Spotlight Search: Easily find your information, with one click via iPhone Spotlight Search. • Bookmark items: Pin frequently needed items to the top of your Proton Pass app and browser extension to easily find them. • Bulk edition: Activate bulk edition to handle items in a hassle-free way. • Item history: Keep track of your item changes with item history, knowing when you last changed any login information. • Encrypted Notes: Safely store sensitive information within the app, accessible only to you. • Offline Access: Access your stored passwords and notes in Pass from anywhere, even when your device has no internet connection. • Open Source: Trust is built on transparency. Proton Pass is open source, allowing you to verify our security claims for yourself, like all Proton services. • Easily import passwords: Easily import passwords from any password manager or CSV file. • No Ads or Data Collection For more information, visit: https://proton.me/pass Our open-source code base: https://github.com/protonpass/ios-pass Terms of service: https://proton.me/legal/terms Learn more about Proton: https://proton.me
Rating
Version Info
- Current Version 1.19.2
- Last Updated 26 May 26
- First Released 27 Jun 23
- Minimum iOS Version 17.0
- Device Models Supported 127
App Details
- IPA Size 247.93 Mb
- Price Free (USD)
- Age Advisory 4+
- Supported Languages 30
- Developer Proton AG
- Bundle ID me.proton.pass.ios
Screenshots
ProtonPass Reviews
More Password Managers
-
Turn a recovery key, password, or other secret into 3 cards you can keep in different places. Open-source, client-side only, with an offline recovery page.
-
End-to-end encrypted open source password and alias manager with built-in email server. AliasVault protects your privacy by creating alternative identities, passwords and email addresses for every website you use. Use the cloud version, or self-host and deploy within minutes via Docker.
-
Fully-featured, open source password manager with cloud-sync. Bitwarden is easy-to-use with a clean UI and client apps for desktop, web and mobile. See also Vaultwarden, a self-hosted, Rust implementation of the Bitwarden server and compatible with upstream Bitwarden clients.
-
Hardened, secure and offline password manager. Does not have cloud-sync baked in, deemed to be gold standard for secure password managers. KeePass clients: Strongbox (Mac & iOS), KeePassDX (Android), KeeWeb (Web-based/ self-hosted), KeePassXC (Windows, Mac & Linux), see more KeePass clients and extensions at awesome-keepass by @lgg.
-
LessPass is a little different, since it generates your passwords using a hash of the website name, your username and a single main-passphrase that you reuse. It omits the need for you to ever need to store or sync your passwords. They have apps for all the common platforms and a CLI, but you can also self-host it.
-
Store secrets and passwords on encrypted paper with distributed keys. Designed to last generations. Open source, client-side only, works offline.
-
The Standard Unix Password Manager
About the Data: ProtonPass
Change History
API
You can access ProtonPass's data programmatically via our API. Simply make a GET request to:
https://api.awesome-privacy.xyz/v1/services/protonpass The REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.
Share ProtonPass
Help your friends compare Password Managers, and pick
privacy-respecting software and services.
Share ProtonPass and Awesome Privacy with your network!