PwdPal icon
PwdPal icon

PwdPal

PwdPal is a deterministic, client-side password manager. Instead of storing your passwords in a vault, it rederives each one on demand from three inputs you provide: a phrase you remember, a pattern you draw on a 3×3 grid, and the site's domain.

PwdPal screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Online
  • Google Chrome
0likes
0articles

Features

Properties

  1.  Lightweight
  2.  Privacy focused

Features

  1.  No registration required
  2.  No Tracking
  3.  Works Offline
  4.  Client-side

PwdPal News & Activities

Highlights All activities

Recent activities

PwdPal information

GitHub repository

  •  0 Stars
  •  0 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub
PwdPal was added to AlternativeTo by PwdPal on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is PwdPal?

PwdPal is a deterministic, client-side password manager. Instead of storing your passwords in a vault, it rederives each one on demand from three inputs you provide: a phrase you remember, a pattern you draw on a 3×3 grid, and the site's domain. The same inputs always produce the same password, so there's nothing to sync and nothing stored to breach, lose, or leak. The cryptography (PBKDF2-SHA256, 600,000 iterations) runs entirely in your browser via the Web Crypto API, and the web-app core is open source (MIT, github.com/sudorune/PwdPal) and unminified, so you can read and verify it. No accounts, no servers.

Password length is adjustable per site (12-64 characters, default 20), along with per-site toggles for uppercase, digits, and symbols — so a site that caps length or bans symbols still gets a working password.

It's a deliberately narrow tool: there's no recovery if you forget your inputs, it can't store passwords it didn't generate, and it has no breach monitoring, 2FA, or shared vaults — it pairs well alongside a traditional vault for your most sensitive logins. Free, with optional donations. Available as a web app (installable, works offline) and as a Chrome extension that recognizes the site and fills the password field in one click.

PwdPal Videos