Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 

2.2 KiB

LessPass

LessPass open source password manager (https://lesspass.com)

How it works ?

LessPass submodules

  • backend : backend used to store information about passwords
  • core : npm module with a clean api used to create passwords
  • pure : pure component in vuejs used by cozy, frontend and webextension
  • cli : build LessPass passwords directly in command line with nodejs
  • cozy : MyCozyCloud application
  • frontend : frontend for LessPass with vuejs
  • nginx : configuration for nginx
  • web extension : chrome and firefox web extension for lesspass password manager

Self Host your LessPass Database

requirements

  • docker
  • docker-compose

install

simply run

bash <(curl -s https://raw.githubusercontent.com/lesspass/lesspass/master/lesspass.sh)

Status

module tests
backend Build Status
core Build Status
pure Build Status
cli Build Status
web extension Build Status

Contributors

see contributors.md

License

MIT © Guillaume Vincent