|
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- [![Actions Status](https://github.com/lesspass/lesspass/workflows/test/badge.svg)](https://github.com/lesspass/lesspass/actions)
-
- # 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 [www.lesspass.com](https://www.lesspass.com).
-
- ## How does it work?
-
- - :gb: [LessPass - How Does It Work?](https://blog.lesspass.com/2016-10-19/how-does-it-work)
- - :fr: [LessPass - comment ça marche?](https://blog.lesspass.com/2016-07-08/comment-ca-marche)
- - :de: [LessPass - Wie funktioniert das?](https://blog.lesspass.com/2017-07-18/wie-funktioniert-das)
- - :it: [LessPass - Come funziona?](https://blog.lesspass.com/2019-04-04/come-funziona)
-
- ## Videos
-
- - :fr: [Présentation de LessPass](https://www.youtube.com/watch?v=ha9jJJAjHq4)
-
- ## Podcast
-
- - :gb: [Ask Noah show interview](https://podcast.asknoahshow.com/114)
-
- ## CLI
-
- Use `pip` to install LessPass CLI:
-
- python3 -m pip install --user lesspass
-
- Usage:
-
- lesspass --help
-
- ## 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/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.
-
- [You can help too! There are many ways to help make LessPass better.](CONTRIBUTING.md)
-
- [![Contributors list](https://opencollective.com/lesspass/contributors.svg?width=890)](https://github.com/lesspass/lesspass/graphs/contributors)
-
- ## Backers
-
- Thank you to all our backers!
-
- [Become a backer on Open Collective](https://opencollective.com/lesspass#backer).
-
- <a href="https://opencollective.com/lesspass#backers" target="_blank">![Backers list](https://opencollective.com/lesspass/backers.svg?width=890)</a>
-
-
- ## Sponsors
-
- There is no sponsor for now
-
- Are you a member of a company or organization that might be willing to sponsor LessPass? Please ask them to consider supporting this open source project by [becoming a sponsor](https://opencollective.com/lesspass#sponsor)!
|