Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 181 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 181 Bytes

Overview

Vault like crypto CLI storing secrets like API key in an encrypted file.

  • cipher
  • in-momory store
  • file baked
  • reader and writer

inspired by Jon Calhoun gophercises