LessPass
A stateless open-source password manager that derives passwords instead of storing them.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About LessPass
LessPass is a stateless password manager. Rather than keeping an encrypted vault of passwords, it derives each site's password on demand from details you enter, together with a master password, so there is no password database to sync or back up.
It is used through its web app at lesspass.com. It suits people who want a password generator with no stored vault, and who are comfortable regenerating passwords rather than saving them.
Strengths
- No password database to store, sync or leak
- Passwords can be regenerated wherever you use it
- Open source
Limitations
- Changing a password means changing the inputs used to derive it
- Cannot store existing passwords or other secrets
Details
- Pricing
- FreeFree to use.
- License
- Open source, license not stated
- Developer
- The LessPass contributors
- Platforms
- Web
- How it runs
- Web application
- Best suited for
- People who want derived passwords without keeping a vault
- Categories
- Password managers
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to LessPass
Compare allSoftware that can replace LessPass for an important use case, and what changes if you switch.
Bitwarden
An open-source password manager with free cross-device sync, apps for every platform and optional paid plans.
Bitwarden stores passwords in a free cloud-synced vault instead of deriving them, so you can keep existing passwords and other secrets across every platform.
KeePassXC
A free, open-source desktop password manager that keeps your vault in a local encrypted file.
KeePassXC keeps passwords in a local encrypted file on Windows, macOS and Linux, storing existing secrets but leaving syncing the file to you.
pass
The standard Unix password manager: one GPG-encrypted file per secret.
pass stores each secret as a GPG-encrypted file with Git history, allowing existing passwords to be kept, but requires GPG key management and runs from the command line.