Skip to content

Repository files navigation

A simple password store that utilizes bcrypt to hash passwords with individual salts. The password store is backed by a leveldb and data is stored in json format. The data stored on a user is intentenally sparse. It should be used only to authenticate users, any additional information should be stored in a separate database.

About

A simple library for authenticating a small number of users.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages