@outercorner/secrets-remote
A command line utility to remotely request secrets such as passwords, credit card numbers, one-time tokens, etc from Secrets.app
A command line utility to remotely request secrets such as passwords, credit card numbers, one-time tokens, etc from Secrets.app
The command-line interface of Secman Core.
A configuration loader for Vault.
Encrypt and decrypt in-memory at runtime your .env file so you can store sensitive information (passwords etc.) in source control
Enables you to use Doppler secrets in your n8n workflows.
**Onboardbase Kit** (onboardbasekit) is a CLI tool for generating boilerplates with onboardbase preconfigured in them as a SecretOps infrastucture.
A command-line tool to scan your codebase for sensitive information and secrets that should not be committed to your repository.
Simple CLI that generates a secure secret for you using the node crypto module.
Authentication library for managing secrets securely.
A tool to scan codebases for potential secrets and sensitive information
A tool to scan codebases for potential secrets and sensitive information
Sync Secrets, dotfiles and config files to S3 with full E2E encryption
Package to manage your environment variables and secrets
The unifying interface of the secretariat Secret Service implementations
Store encrypted secrets file directly with code
```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
Tool for keeping repository secrets encrypted
A simple secret manager
segredo is a CLI library for managing your environment variables
SecureLog server sdk