LastPass vs LessPass
Thinking of swapping LastPass for the open-source LessPass? Here’s the honest trade-off.
6k JavaScript GPL-3.0 4 days ago
What you give up vs LastPass
- 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
What you gain
- • Full data ownership — self-host LessPass on your own infrastructure.
- • No per-seat SaaS bill (LastPass: breaches and a shrinking free tier).
- • Open-source code you can audit and extend (GPL-3.0).