verifier.org

best 9 password managers

ranked on whether anyone outside the company has actually checked the code, how recently, and what happened the last time something went wrong — not on feature checklists.

last reviewed 27 jul 2026 · 9 tools tested ·list curated by Onur Ozcanxin

the short version
best overallBitwardenalmost everyone — it wins on transparency, on price, and on the free tier simultaneously.94/100runner-upKeePassXCpeople who would rather own the risk themselves than trust anyone's cloud with it.89/100best free optionProton Passprivacy-focused users who want open clients and hide-my-email aliases in one subscription.86/100

every product here encrypts your vault with aes-256 and calls itself zero-knowledge. that sentence is true of all of them and tells you nothing, because the claim is architectural and unfalsifiable from the outside. what separates them is whether anyone independent has looked, whether you can read the report, and what they did the one time it mattered.

on that axis the field splits sharply. bitwarden publishes both its client and its server source and has commissioned a named third-party audit every year since 2018 — cure53, mandiant, ioactive, unit 42, and in 2025 eth zurich's applied cryptography group, which specifically tested what happens if bitwarden's own server turns hostile. dashlane, at the other end, has no independent audit we could locate at all: the most recent security document under its name is a vendor-authored architecture whitepaper from 2020.

one product has no server to audit. keepassxc is a local encrypted file and nothing else — no vendor infrastructure, no vault sitting in someone's cloud, nothing centrally to breach. that eliminates the entire category of risk that produced this category's defining event, and hands you a different one: your sync is your problem.

that defining event was lastpass in 2022, and it is worth stating precisely rather than as folklore. a developer account compromise in august was disclosed as source-code theft with no customer data involved. in december lastpass disclosed that the same intruder had used it to reach cloud backups and take customer vault copies plus account metadata in the clear — names, billing addresses, phone numbers, and crucially the website urls in each vault, which were never encrypted. the passwords themselves remained aes-256 encrypted behind each user's master password. it is ranked last here, with that history stated rather than implied.

advertisement
  1. 1

    Bitwarden

    the only one open source top to bottom, audited by a named firm every year since 2018, and the cheapest here.

    94/100

    verdictnothing else here lets outside researchers read both the client and the server, and nothing else has an audit trail this long or this specific.

    best for
    almost everyone — it wins on transparency, on price, and on the free tier simultaneously.
    price
    $19.80/yr
    pricing note
    premium individual; families $47.88/yr for 6 accounts; free tier covers unlimited items on unlimited devices
    free tier
    yes
    source
    open: client + server
    latest audit
    2025, eth zurich + unit 42
    breach history
    none known
    free tier
    unlimited items and devices
    individual/yr
    $19.80

    client and server are both published on github, which means the zero-knowledge claim is checkable rather than promised. the audit record backs it: cure53 repeatedly from 2018, insight risk, mandiant on mobile in 2024, ioactive on the clients, unit 42 in 2025, fracture labs, and an eth zurich applied cryptography review in 2025 that tested the core crypto against a scenario where bitwarden's own server is malicious. all downloadable.

    it is also the cheapest paid tier in the ranking at $19.80 a year, with a free tier that stores unlimited items across unlimited devices — a genuinely usable product rather than a trial. self-hosting is supported through docker, kubernetes or an offline deployment for anyone who wants the server under their own control.

    one thing to change on day one: the default key derivation is pbkdf2 at 600,000 iterations, and argon2id is available but opt-in. the default is defensible and the upgrade is better, and a product this security-forward leaving the stronger option switched off is the one real criticism here.

    pros
    • +client and server both open source
    • +named third-party audit every year since 2018, all published
    • +2025 eth zurich audit tested a malicious-server scenario
    • +cheapest paid tier and a genuinely usable free tier
    • +self-hostable via docker, kubernetes or offline
    cons
    • argon2id is opt-in; pbkdf2 remains the default
    • free-tier sharing limited to one other person
    • interface is plainer than the commercial rivals
  2. 2

    KeePassXC

    free, fully open, and the only one with no server at all — there is no vendor vault for anyone to steal.

    89/100

    verdictstructurally immune to the incident that defines this category, at the cost of doing your own syncing — a trade that is obviously right for some people and obviously wrong for others.

    best for
    people who would rather own the risk themselves than trust anyone's cloud with it.
    price
    free
    pricing note
    gplv3, no tiers and no paid version; the vault is a local .kdbx file you sync yourself
    free tier
    yes
    source
    open: client, no server
    latest audit
    anssi cspn, 2.7.9-era
    breach history
    n/a — no server
    free tier
    entirely free
    individual/yr
    $0

    there is no keepassxc server. the vault is an encrypted file on your machine, aes-256 in the kdbx format with chacha20 and twofish also available, and nothing is transmitted anywhere because there is nowhere to transmit it to. the lastpass incident — cloud backups exfiltrated from a vendor — cannot happen here in principle.

    it is free under gplv3 with no tiers, no upsells and no account. version 2.7.9 holds a cspn security certification from anssi, france's national cybersecurity agency, which is a meaningful independent assessment even if the dedicated audit-history page returned a 404 when we looked.

    the cost is real. you supply the sync — dropbox, icloud, webdav, your own server — and keepassxc's guarantees stop at the file, so multi-device security becomes as good as whatever you picked. mobile is third-party rather than first-party, and we could not confirm current passkey support from the pages available.

    pros
    • +no vendor server and no cloud vault to breach
    • +fully open source under gplv3
    • +completely free with no tiers
    • +anssi cspn certification on 2.7.9
    cons
    • you supply and secure your own sync
    • audit history found is a single dated certification
    • mobile apps are third-party
    • passkey support unconfirmed from current pages
  3. 3

    Proton Pass

    open-source clients under gplv3, a fresh 2026 audit, and a server you still have to take on faith.

    86/100

    verdicta genuinely recent independent audit and copyleft clients put it third — the closed server is what keeps it from competing with the two above.

    best for
    privacy-focused users who want open clients and hide-my-email aliases in one subscription.
    price
    ~$23.88/yr
    pricing note
    pass plus; family around $59.88/yr for 6 users — both figures from proton's own announcement rather than its pricing page, which renders prices client-side
    free tier
    yes
    source
    open clients, closed server
    latest audit
    2026, recurity labs
    breach history
    none known
    free tier
    unlimited logins, no sharing
    individual/yr
    ~$23.88

    recurity labs, an iso 27001-certified german firm, audited the desktop and mobile apps, browser extensions and cli between january and april 2026. it found no remote exploits and no encryption bypasses, one medium-severity android flaw that proton fixed on retest, and some low-severity cli issues. a 2026 audit is the most recent in this ranking.

    the clients are published under gplv3, which is stronger copyleft than most, and the architecture uses per-item keys wrapped by vault keys derived client-side. hide-my-email aliases are included, which is a real privacy feature rather than a checkbox.

    the server is closed, so unlike bitwarden the end-to-end claim cannot be verified against the running backend — it rests on trusting proton. the free tier is also more restrictive than it first appears: unlimited logins and ten aliases, but zero vault sharing at all. and proton's pricing page returns placeholder values to anything that isn't a browser, so the figures above come from proton's own announcement rather than the page you'd buy from.

    pros
    • +most recent independent audit here — recurity labs, early 2026
    • +clients open source under gplv3
    • +hide-my-email aliases included
    • +medium-severity finding fixed and re-tested
    cons
    • server is closed source
    • free tier permits no vault sharing at all
    • pricing page renders client-side; figures not vendor-page confirmed
    • no self-hosting option
    advertisement
  4. 4

    1Password

    the best key architecture in the category, from the vendor that just made its audit reports harder to read.

    84/100

    verdictthe secret key design genuinely raises the floor on a weak master password — but a closed stack whose reports moved behind a request form in late 2025 is asking for more trust than it used to.

    best for
    households and businesses who want the most polished product and will pay for it.
    price
    $35.88/yr
    pricing note
    individual; families $53.88/yr for 5 members; no free tier, 14-day trial only
    free tier
    no
    source
    closed: client + server
    latest audit
    2025, gated behind request
    breach history
    none to vault data
    free tier
    none — 14-day trial
    individual/yr
    $35.88

    the dual-key model is the real differentiator. a master password you choose plus a 128-bit secret key stored on your devices are combined, so a stolen server-side vault is not brute-forceable against a weak password alone. authentication uses srp, so the password never crosses the wire. it is the strongest answer here to exactly what went wrong at lastpass.

    the compliance record is the deepest of the mainstream options — soc 2 type 2 plus iso 27001, 27017, 27018 and 27701 — and the older independent security evaluators reports from 2020 remain downloadable.

    two marks against. as of november 2025 the annual pentest reports moved to a trust center access model rather than public pdfs, so the most recent findings are gated behind a request; that is a step backwards on the axis this ranking cares about most. and there is no free tier at all, just a 14-day trial, which is unusual at this price.

    pros
    • +secret key design defeats offline brute force on a stolen vault
    • +srp authentication — password never transmitted
    • +soc 2 type 2 plus four iso certifications
    • +no breach of customer vault data in ~20 years
    cons
    • neither client nor server is open source
    • recent audit reports gated behind trust center requests since nov 2025
    • no free tier, only a 14-day trial
    • losing both secret key and master password is unrecoverable
  5. 5

    Keeper

    fedramp high, fips 140-3 and quarterly pentests — none of whose reports you can actually read.

    80/100

    verdictthe deepest compliance stack in the category by a distance, attached to a security page that asserts everything and evidences none of it.

    best for
    organisations whose procurement process is satisfied by certifications rather than by published findings.
    price
    unverified
    pricing note
    pricing page renders figures client-side and returned blank placeholders; family plan confirmed at 5 users with 10gb storage but no price could be read
    free tier
    no
    source
    closed: client + server
    latest audit
    quarterly, none published
    breach history
    none disclosed
    free tier
    30-day trial only
    individual/yr
    not readable

    the certification list is genuinely unmatched here: soc 2 type 2 claimed for over a decade, iso 27001, 27017 and 27018, fedramp high, govramp high, and fips 140-3 validation under certificate #4743. for public-sector and regulated buyers that combination closes the decision on its own.

    the cryptography is modern too — aes-256 with elliptic curve, record- and folder-level keys generated client-side, and kyber hybrid key encapsulation added for post-quantum resistance, which nobody else in this ranking has shipped.

    what's missing is evidence. keeper names ncc group and cybertest as quarterly pentesters but links no report, no date and no summary, so every claim on the security page is an assertion. the source is closed on both ends, its own description of it being 'privately held in github enterprise' rather underlines the point, and the pricing page wouldn't render a number for us either.

    pros
    • +fedramp high, govramp high and fips 140-3 validation
    • +soc 2 type 2 and three iso certifications
    • +kyber post-quantum key encapsulation shipped
    • +named quarterly pentest vendors
    cons
    • no audit report, date or summary published anywhere
    • closed source on both client and server
    • pricing not readable from its own page
    • no persistent free tier found
  6. 6

    RoboForm

    cheap, and one of only three here that will let you download an actual dated pentest report.

    77/100

    verdictdoes the thing most of the closed-source field won't — publishes a named, dated, downloadable pentest — and then has only the one to show.

    best for
    budget-conscious users who want a real published audit without paying bitwarden-plus prices.
    price
    $29.88/yr
    pricing note
    $2.49/mo billed annually; family $47.75/yr for 5 accounts; a $1.99/mo figure circulates and is likely promotional
    free tier
    yes
    source
    closed: client + server
    latest audit
    2025, secfault, downloadable
    breach history
    none disclosed
    free tier
    single device
    individual/yr
    $29.88

    the secfault security pentest summary from 2025 sits as a pdf on roboform's own site, with a version number and a date. after reading keeper's and lastpass's security pages, which assert audits without linking any, that alone moves roboform up several places.

    the fundamentals are sound: aes-256 with pbkdf2-sha256, decryption stated to happen only on device, a bug bounty following cisa standards, passkey management, and a local-only mode that keeps data off roboform's servers entirely for anyone who wants it. at $29.88 a year it undercuts everything except bitwarden.

    the limits are scope. one pentest, published in 2025, with no earlier history found and none of the soc 2 or iso certifications the enterprise-focused entries carry. the free tier is single-device. and the advertised monthly price differs between sources, which usually means a promotional rate that renews higher.

    pros
    • +dated, downloadable third-party pentest summary (secfault, 2025)
    • +$29.88/yr — second cheapest paid tier here
    • +local-only mode keeps data off its servers
    • +published security whitepaper and cisa-standard bug bounty
    cons
    • closed source
    • only one audit found, with no earlier history
    • no soc 2, iso or fedramp certifications
    • advertised price varies by source; likely promotional
  7. 7

    NordPass

    three consecutive years of cure53 audits, behind closed code and a renewal price that jumps.

    73/100

    verdicta consistent audit cadence from a firm that matters, undermined by closed source, a single-device free tier and the usual nord pricing pattern.

    best for
    existing nord security subscribers adding password management to a bundle.
    price
    $35.88/yr
    pricing note
    list price; heavily discounted introductory rates of $1.49-$1.99/mo are standard and renewal reverts toward list — figures not confirmable from the js-rendered pricing page
    free tier
    yes
    source
    closed: client + server
    latest audit
    2025, cure53
    breach history
    none known
    free tier
    single device
    individual/yr
    $35.88 list

    cure53 audited nordpass in 2023, 2024 and 2025, covering cryptography, source review and the desktop, browser and mobile clients, with no critical findings reported. an annual cadence from a respected firm is meaningful, and more than most closed-source rivals manage.

    it is also the only entry here using xchacha20 rather than aes-256, a defensible modern choice, with encryption and decryption client-side and no vendor access to the master password claimed.

    the objections are structural. neither client nor server is open, so cure53's reports are the only window. the free tier is limited to a single device, which for a password manager is close to unusable. and nord's pricing pattern — aggressive introductory rates renewing toward a considerably higher list price — is documented in its own terms and worth budgeting for. for the record, the 2018 nordvpn server incident involved a different product and predates nordpass entirely.

    pros
    • +cure53 audits in 2023, 2024 and 2025
    • +xchacha20 encryption, client-side only
    • +no known breach of nordpass itself
    • +passkey storage supported
    cons
    • closed source on both client and server
    • free tier limited to one device
    • introductory pricing renews substantially higher
    • pricing page not readable without javascript
  8. 8

    Dashlane

    no independent audit we could find, and the free plan it was known for is gone.

    66/100

    verdictthe only entry here where we could not locate a single named, dated third-party audit — on a product whose whole proposition is trust.

    best for
    enterprise buyers specifically interested in its confidential-computing architecture.
    price
    unverified
    pricing note
    pricing page returns placeholder values to anything but a browser; third-party trackers suggest roughly $49-$65/yr, none of it vendor-confirmed
    free tier
    no
    source
    closed / unclear
    latest audit
    none located
    breach history
    none known
    free tier
    none since sept 2025
    individual/yr
    not readable

    the most recent security document we could find under dashlane's name is its own security principles and architecture whitepaper, dated 2020. that is a design document written by the vendor, not an independent assessment, and in a ranking where bitwarden publishes an audit a year and roboform publishes a downloadable pentest, its absence is the defining fact.

    the architecture itself is credible on paper — aes-256-cbc-hmac applied locally before transmission, zero-knowledge claimed, and aws nitro enclaves used for confidential computing at the enterprise tier, which is a genuinely interesting approach nobody else here takes.

    two changes make it harder to recommend. the free plan was discontinued on 16 september 2025, removing what had been one of the few real free tiers in the category, leaving a 14-day trial. and the pricing page renders client-side and returned blank placeholders across three attempts, so we cannot tell you what it costs from dashlane's own page.

    pros
    • +aws nitro enclaves confidential computing at enterprise tier
    • +local encryption before transmission, zero-knowledge claimed
    • +no known breach
    • +family plan covers 10 accounts, the most here
    cons
    • no named, dated independent audit could be located
    • free plan discontinued september 2025
    • prices not readable from its own pricing page
    • source model unclear and not open in any meaningful sense
  9. 9

    LastPass

    the only confirmed large-scale vault breach in this category, disclosed in unusual detail by the company that suffered it.

    48/100

    verdictranked last on the record rather than the technology: customer vault backups and unencrypted urls left the building in 2022, and no amount of subsequent hardening undoes that.

    best for
    existing users planning an export — and worth reading before choosing anything else, because the disclosure is genuinely instructive.
    price
    unverified
    pricing note
    pricing page renders values from javascript templates and returns blanks; promotional first-year rates are stated not to apply at renewal
    free tier
    yes
    source
    closed: client + server
    latest audit
    asserted, none named
    breach history
    2022 vaults, 2015 hashes
    free tier
    one device type
    individual/yr
    not readable

    the sequence, from lastpass's own disclosures. on 25 august 2022 it reported that a compromised developer account had exposed portions of source code and technical information, stating there was no evidence customer data or encrypted vaults were involved. on 22 december it disclosed that the intruder had used that access to reach a third-party cloud storage service and exfiltrate backups containing customer account metadata in the clear — names, billing addresses, email addresses, phone numbers — along with vault copies in which website urls were unencrypted and usernames, passwords and notes remained aes-256 encrypted behind each user's master password.

    the unencrypted urls are the part that still matters. even with passwords intact, an attacker holding a vault knows precisely which services a person uses, which is a targeting list. a separate 2015 incident exposed email addresses, password reminders, per-user salts and authentication hashes, and prompted a mass master-password reset.

    to its credit, the disclosure detail is the best in this ranking — dated, specific, and explicit about what was and wasn't encrypted. its current security page cites iso 27001, soc 2 type ii, soc 3 and bsi c5 but names no auditor and links no report, and the pricing page renders from javascript templates that returned nothing readable.

    pros
    • +the most detailed, dated first-party breach disclosure here
    • +passkey creation and storage on paid tiers
    • +iso 27001, soc 2 type ii, soc 3 and bsi c5 certifications
    cons
    • 2022 breach exfiltrated customer vault backups and metadata
    • website urls in those vaults were never encrypted
    • separate 2015 incident exposed hashes and reminders
    • no auditor named and no report linked on its security page
    • free tier limited to one device type

how this ranking was made

the source model is reported precisely, because 'open source' is used loosely in this market. we distinguish clients being open from the server being open — proton pass publishes its apps under gplv3 and keeps its server closed, which is a materially weaker guarantee than bitwarden's, and both are stronger than a fully proprietary stack.

for audits we record who conducted them, the most recent date, and whether the report itself can be downloaded. a vendor asserting it is audited is not the same as a vendor publishing the findings, and the entries say which one you're getting. 1password moved its annual pentest reports behind a trust-center request in november 2025, which is a real reduction in transparency and is marked as one.

breach history is sourced to the vendor's own disclosures wherever an incident exists, and stated with dates and specifics rather than as a reputation. where no incident is known we say so plainly instead of leaving a gap that reads as an accusation.

compliance certifications — soc 2, iso 27001, fedramp, fips — are reported but weighted below published audits. they attest to process rather than to the cryptography, and keeper's unusually deep certification stack sits alongside a note that no audit report is linked from its security page.

several vendors render prices client-side and return blank placeholders to anything but a browser. keeper, lastpass, dashlane and nordpass all did this, so their prices are marked unverified rather than filled in from a comparison site. that is a disclosure problem on their side, not a research gap on ours.

enpass is not ranked. enpass.io returned 403 to every attempt on both its pricing and security pages, so nothing about it could be verified from the vendor.

our general methodology and disclosures →
was this useful?