GithubHelp home page GithubHelp logo

bhanditz / lesspass Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opencollective/lesspass

0.0 1.0 0.0 8.11 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 does it work?

LessPass submodules

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] [EMAIL]

[DOMAIN] and [EMAIL] are used to generate a LetsEncrypt certificate and configure LessPass.

create super user

Go into the backend container and create a super user

docker exec -it lesspass_backend_1 sh
python manage.py createsuperuser

Now you can access and manage users and password profiles on https://[DOMAIN]/admin

configure email

You can edit .env file to use your own email server (in order to reset the 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

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

Watchers

 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.