Skip to content

chxmxii/kryptos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kryptos

A command-line tool for managing encrypted secrets stored in Redis. It provides functionality to delete, list, and get secrets securely. This tool is designed to help you manage sensitive information within your applications.

Features

  • Encryption: Secrets are stored in Redis using strong encryption to ensure data security.
  • CLI Interface: Simple and intuitive command-line interface for managing secrets.
  • Delete Secrets: Easily delete secrets from Redis.
  • List Secrets: View a list of all available secrets.
  • Get Secrets: Retrieve a specific secret by its key.
  • Put Secrets: Add a new secret to Redis.

About

A CLI tool to manage secrets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages