https://github.com/captainadorable/ciphery
Ciphery is a simple, local vault manager app designed for securely storing and managing secrets.
https://github.com/captainadorable/ciphery
Last synced: 3 months ago
JSON representation
Ciphery is a simple, local vault manager app designed for securely storing and managing secrets.
- Host: GitHub
- URL: https://github.com/captainadorable/ciphery
- Owner: captainadorable
- Created: 2024-09-10T15:32:29.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T21:45:44.000Z (7 months ago)
- Last Synced: 2024-09-14T08:39:27.395Z (7 months ago)
- Language: Go
- Homepage:
- Size: 43 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- charm-in-the-wild - ciphery - A local vault manager app designed for securely storing and managing secrets.(_built with Bubble Tea_) (Applications / Productivity and Organization)
README
# Ciphery
**_Ciphery_** is a simple, local vault manager app designed for securely storing and managing secrets.
Build with :hearts: **_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



