SkillAgentSearch skills...

Locksmith

AES encrypted password manager

Install / Use

/learn @ehazlett/Locksmith
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars185
CategoryDevelopment
Updated4mo ago
Forks15

Languages

Python

Security Score

77/100

Audited on Nov 26, 2025

No findings