LessPass logo

LessPass

Stateless password manager that derives passwords instead of storing them

5.5k JavaScript GPL-3.0 1 month ago

Overview

LessPass is a stateless password manager that generates deterministic passwords from a master password, site, and login — no vault file is ever stored or synced. This makes it immune to server-side breaches because there is no database of secrets to steal. A self-hosted server component is available for storing site profiles (not passwords), and the entire stack is open-source.

Where it falls short of 1Password

  • If the master password is compromised, all generated passwords are at risk simultaneously
  • Cannot store arbitrary secrets such as credit cards, notes, or SSH keys
  • Changing a generated password requires incrementing a counter, which can be confusing

We list the gaps honestly so you can decide if the trade-off is worth owning your data.

Tags

stateless
deterministic
no-vault
privacy
Maintain LessPass?

Claim this listing to keep it accurate, add a deploy template, or feature it on relevant pages.

Show off your self-host difficulty score

Embed the LessPass difficulty badge in your README — it links back here.

Self-host difficulty badge← add this to your README
[![Self-host difficulty](https://openreplace.com/api/badge/lesspass)](https://openreplace.com/lesspass)

Similar open-source projects

Other self-hostable tools in the same space worth comparing.

Lightweight Bitwarden-compatible server written in Rust, perfect for self-hosting

63k Rust AGPL-3.0 22 days ago
2/5
LessPass vs Vaultwarden

Open-source secrets management platform for developers and teams

27k TypeScript MIT 5 days ago
3/5
LessPass vs Infisical

Self-hosted authentication server with TOTP, WebAuthn, and SSO

23k Go Apache-2.0 1 month ago
3/5
LessPass vs Authelia

Encrypt files in Git with KMS/age/PGP — secrets management without a server

22k Go MPL-2.0 5 days ago
1/5
LessPass vs SOPS