Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 501 Bytes

File metadata and controls

29 lines (23 loc) · 501 Bytes

My secret management tool through command interface alt text

Usage

# enter tui
secm

Install

Through git repo

git clone https://github.com/f91og/secm.git && cd secm && cargo install --path .

Through brew [TBD]

Features

  • Add, Retrieve, Rename, Delete Secrets
  • Encryption
  • Secret string generation
  • Secret search

⚠️ currently only support mac

TBD

  • install through homebrew
  • desktop&mobile GUI
  • secret sync among different devices