```sh npm i secretkeeper ``` ## Usage ``` js const express=require("express"); const app=express(); const secretkeeper=require("secretkeeper"); const secrets=new secretkeeper.Manager({username:"guest"}); const port=process.env.PORT || 3000; app.use(secret
A simple way of managing keepie procotol.
A simple password manager to be used with Good-Bot.
A simple and secure command-line tool to protect your text by encrypting and decrypting it using the robust AES-256 algorithm.
envelope encryption with strong cryptography and key management
CloudKMS SecretKeeper, an integration with Google Cloud KMS for https://crates.io/crates/secret-keeper
Hashivault SecretKeeper, an integration with Hashicorp Vault for https://crates.io/crates/secret-keeper
Prompt SecretKeeper, an envelope encryption add-on for https://crates.io/crates/secret-keeper