Skip to content

DarkDare/lesspass

 
 

Repository files navigation

LessPass

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

How it works ?

LessPass submodules

  • backend : backend used to store information about passwords
  • cli : build LessPass passwords directly in command line with nodejs
  • cordova : Android and iOS application
  • core : npm module with a clean api used to create passwords
  • cozy : MyCozyCloud application
  • desktop : LessPass desktop application build with electron
  • frontend : frontend for LessPass with vuejs
  • nginx : configuration for nginx
  • pure : pure component in vuejs used by cozy, frontend and webextension
  • snap : snap for lesspass-cli
  • 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) [DOMAIN]

You can specify your domain (eg example.com). If not provided, you'll be asked to enter it.

Status

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

License

This project is licensed under the terms of the GNU GPLv3.

Contributors ❤️

Please do not contact contributors directly to report problems in LessPass.

About

🔑 LessPass open source password manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%