Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Guillaume Vincent 789e303e3b change image in docker-compose 8 лет назад
backend @ 20fa906e09 try to fix nginx infinite loop 8 лет назад
core @ f6ecb66b23 first production tests for aurore 8 лет назад
cozy @ fab4f18891 start cleaning: road to v1.0.0 8 лет назад
desktop @ 542616184c start cleaning: road to v1.0.0 8 лет назад
frontend @ ccbe4c14b8 change image in docker-compose 8 лет назад
nginx @ 03381a8415 try to fix nginx infinite loop 8 лет назад
webextension @ 0226b966bd start cleaning: road to v1.0.0 8 лет назад
.gitmodules clean folder structure 8 лет назад
deploy.sh add secret env variables 8 лет назад
docker-compose.prod.yml change image in docker-compose 8 лет назад
docker-compose.yml add secret env variables 8 лет назад
license standardization of sub modules 8 лет назад
readme.md fix backend image build in readme 8 лет назад
send_archive.sh add secret env variables 8 лет назад

readme.md

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
  • cozy : MyCozyCloud application
  • desktop : desktop app built with electron
  • frontend : frontend for LessPass with vuejs
  • nginx : configuration for nginx
  • web extension : chrome and firefox web extension for lesspass password manager

Status

module tests
backend Build Status
core Build Status
frontend Build Status
web extension Build Status