Skip to content

Ciphery is a simple, local vault manager app designed for securely storing and managing secrets.

Notifications You must be signed in to change notification settings

captainadorable/ciphery

Repository files navigation

Ciphery

Ciphery is a simple, local vault manager app designed for securely storing and managing secrets.
Build with ♥️ Go + Bubbletea + Lipgloss.
It's my first app with Bubbletea. Suggestions appreciated.
You can change color scheme from styles.go

Features

  • 🔑 Key binds to navigate.
  • 🗄️ Create, delete and view vaults.
  • 🔒 Create, delete and view secrets.
  • 🔐 The encrypted data store in a JSON file.

Planned features

  • 📂 Custom path for vaults folder.
  • 🔒 Advanced secrets.
  • 📋 Copy to clipboard.
  • 🔧 Password generator

🐞 Bugs that I'm aware of

  • 💪🏿💪🏿💪🏿😨

🚀 Building

  1. Clone the repository: git clone https://github.com/captainadorable/ciphery.git
  2. Navigate to the directory: cd ciphery
  3. Build the app: go build github.com/captadorable/ciphery
  4. Run the executable.

Screenshots

satty-20240911-00:11:03 satty-20240911-00:11:13 satty-20240911-00:12:24 satty-20240911-00:13:58

About

Ciphery is a simple, local vault manager app designed for securely storing and managing secrets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages