Skip to content

endepointe/ep-key-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Key Manager

Manage the encryption and safe decryption of keys.

Table of Contents

  1. Installation
  2. Usage
  3. Contributing
  4. License

Installation

$ git clone <repo>
$ chmod +x install.sh
$ ./install.sh
$ vault -h

Usage

# Create:
$ vault -n [/path/to/key/to/encrypt]

# Retrieve
$ vault -r [/path/to/key/to/encrypt]

Contributing

PRs are welcome. For suggestions, open an issue first to open the discussion. Todo: create pull-request guidelines.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published