There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
keepi is a Node.js npm package that allows users to securely store and manage passwords locally on their own machine. The package encrypts passwords using a user-defined secret key before storing them. It provides a command-line interface (CLI) for easy interaction.