You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 1.7 KiB

8 years ago
5 years ago
5 years ago
7 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. [![Build Status](https://travis-ci.org/lesspass/lesspass.svg?branch=master)](https://travis-ci.org/lesspass/lesspass)
  2. # LessPass
  3. LessPass open source password manager (https://lesspass.com)
  4. [![Backers on Open Collective](https://opencollective.com/lesspass/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/lesspass/sponsors/badge.svg)](#sponsors)
  5. ## WIP
  6. :warning: We are reorganizing the repository. This work is not finished yet.
  7. ## How does it work?
  8. * :gb: [LessPass - How Does It Work?](https://blog.lesspass.com/lesspass-how-it-works-dde742dd18a4#.vbgschksh)
  9. * :fr: [LessPass - comment ça marche?](https://blog.lesspass.com/lesspass-comment-%C3%A7a-marche-9f1201fffda5#.yjmd1bcad)
  10. * :de: [LessPass - Wie funktioniert das?](https://blog.lesspass.com/lesspass-wie-funktioniert-das-9483e5fc2c09)
  11. * :it: [LessPass - Come funziona?](https://blog.lesspass.com/lesspass-come-funziona-5d1785b4a564)
  12. ## Videos
  13. * :fr: [Présentation de LessPass](https://www.youtube.com/watch?v=YbaRCHXk8Jo)
  14. ## Podcast
  15. * :gb: [Ask Noah show interview](https://podcast.asknoahshow.com/114)
  16. ## CLI
  17. Use pip to install LessPass cli:
  18. python3 -m pip install --user lesspass
  19. Usage
  20. lesspass --help
  21. ## License
  22. This project is licensed under the terms of the GNU GPLv3.
  23. [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.
  24. ## Contributors :heart:
  25. This project exists thanks to all the people who contribute. [[Contribute]](CONTRIBUTING.md).
  26. <a href="https://github.com/lesspass/lesspass/graphs/contributors"><img src="https://opencollective.com/lesspass/contributors.svg?width=890" /></a>