Coder Social home page Coder Social logo

production-code / lesspass Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lesspass/lesspass

0.0 2.0 0.0 8.09 MB

:key: stateless open source password manager

Home Page: https://lesspass.com

License: GNU General Public License v3.0

Shell 100.00%

lesspass's Introduction

LessPass

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

How it works ?

LessPass submodules

  • backend : REST API used by lesspass-pure to store password profiles
  • cli : build LessPass passwords directly in command line with nodejs
  • cordova : Android application
  • core : npm module with a clean api used to create passwords
  • cozy : MyCozyCloud application
  • desktop : LessPass desktop application build with electron
  • frontend : https://lesspass.com source code
  • move : password migration tool for LessPass
  • 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 (e.g. example.org). If not provided, you'll be asked to enter it.

configure email

You can edit .env file to use your own email server (for reset password for example)

DEFAULT_FROM_EMAIL="LessPass" <[email protected]>
EMAIL_HOST=...
EMAIL_HOST_USER=...
EMAIL_HOST_PASSWORD=...
EMAIL_PORT=...
EMAIL_USE_TLS=1

Status

module tests
backend Build Status
core Build Status
pure Build Status
cli Build Status
webextension 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.

lesspass's People

Contributors

guillaumevincent avatar edouard-lopez avatar ameuret avatar rh-gvincent avatar slintes avatar martinseener avatar panther2 avatar

Watchers

James Cloos avatar menduo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.