https://github.com/lesspass/lesspass
:key: stateless open source password manager
https://github.com/lesspass/lesspass
anonymous lesspass password password-manager passwords privacy self-hosted
Last synced: 6 days ago
JSON representation
:key: stateless open source password manager
- Host: GitHub
- URL: https://github.com/lesspass/lesspass
- Owner: lesspass
- License: gpl-3.0
- Created: 2015-12-10T19:23:59.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T10:01:07.000Z (6 months ago)
- Last Synced: 2024-10-29T14:57:23.970Z (6 months ago)
- Topics: anonymous, lesspass, password, password-manager, passwords, privacy, self-hosted
- Language: JavaScript
- Homepage: https://www.lesspass.com
- Size: 44.7 MB
- Stars: 5,743
- Watchers: 95
- Forks: 328
- Open Issues: 58
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- stars - lesspass/lesspass
- awesome-repositories - lesspass/lesspass - :key: stateless open source password manager (JavaScript)
- awesome-starred - lesspass - :key: stateless open source password manager (JavaScript)
- sickTools -
- awesome-open-source-systems - LessPass - LessPass is a stateless password manager. (Password Manager / Uptime Monitoring)
- awesome-starred - lesspass/lesspass - :key: stateless open source password manager (self-hosted)
- definitive-opensource - LessPass
README
# LessPass
LessPass is a stateless password manager.
Stop wasting your time synchronizing your encrypted vault. Remember one master password to access your passwords, anywhere, anytime. No sync needed. Try the demo at [https://www.lesspass.com](https://www.lesspass.com).
## How to use LessPass
### Web extensions
Install the web extension on [Chrome](https://chrome.google.com/webstore/detail/lesspass/lcmbpoclaodbgkbjafnkbbinogcbnjih) or [Firefox](https://addons.mozilla.org/en-US/firefox/addon/lesspass/). When you need to generate a password, click on the password field on the web site you want to generate a password for. Hit Ctrl + Shift + L or Command + Shift + L on mac to open the web extension. Fill the login and master password and hit Enter. Your password is now copied in the clipboard. Hit esc key and paste the generated password on the web site.
### Command Line Interface
If you want to use LessPass in your terminal, you can use `pip` to install LessPass CLI:
python3 -m pip install --user lesspass
lesspass --help### Mobile application
Install the mobile application for [iOS](https://www.lesspass.com/assets/download-on-the-App-Store-uFLV0IiB.png) or [Android](https://play.google.com/store/apps/details?id=com.lesspass.android) or [FDroid](https://f-droid.org/en/packages/com.lesspass.android/).
### Web site
You can use the password generator functionnality on the web site directly. Even if for security reason, we recommend to use the web extensions.
## Todo
- [ ] :speech_balloon: Translation on the website #456
- [ ] :memo: Guide to self host a LessPass server on Digital Ocean## :rotating_light: LessPass Server Access Update
LessPass Server is now reserved for existing users of the LessPass service. New registrations are no longer possible. This change is a way to thank our initial users for being part of the journey :beers:.
For new users who wish to use LessPass connected, you will need to self-host your own LessPass server. I will provide a guide in the future on how to deploy this using DigitalOcean. Currently, LessPass uses App Platform for automatic server deployment.
Referral link:
[](https://www.digitalocean.com/?refcode=7780bf9be762)
There are also [alternative server implementations](https://github.com/lesspass/lesspass/wiki/Third-party-implementations-of-LessPass#api-servers) available. However, please use them with caution, as I cannot guarantee that these implementations fully support the latest API.
## Questions
If you have any questions, create an [issue](issue).
Protip: do a quick search first to see if someone else has asked the same question before!You can also reach me at [email protected]
## Special Thank you
Based on an original idea from [masterpassword app](https://masterpassword.app/) :heart:
## License
This project is licensed under the terms of the GNU GPLv3.
[LessPass mobile](https://github.com/lesspass/lesspass/tree/master/packages/lesspass-mobile) is bi-licensed under both the Mozilla Public License Version 2 as well as the GNU GPLv3.
## Contributors
This project exists thanks to all of the people who contribute to the project. [You can help too! There are many ways to help make LessPass better.](CONTRIBUTING.md)
[](https://github.com/lesspass/lesspass/graphs/contributors)