Skip to content

ilium007/locksmith

This branch is 11 commits behind ehazlett/locksmith:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f604b00 · Apr 20, 2013

History

82 Commits
Apr 20, 2013
Apr 20, 2013
Apr 12, 2013
Apr 12, 2013
Feb 25, 2013
Apr 20, 2013
Feb 19, 2013
Feb 25, 2013
Feb 12, 2013
Apr 8, 2013
Mar 27, 2013
Feb 18, 2013

Repository files navigation

Locksmith

Locksmith is a password management application. Think of it as a lightweight open source web based 1password or keepass.

Visit #locksmith-io on IRC (freenode) for questions, help, etc.

Screenshots here

Setup

  • pip install -r requirements.txt
  • python manage.py syncdb --noinput
  • python manage.py migrate
  • python manage.py createsuperuser
  • python manage.py runserver

Application Settings

Edit all application settings in settings.py. You can also create a local_settings.py with override values.

License

Apache License 2.0

About

AES encrypted password manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published