Awesome
Ciphery
Ciphery is a simple, local vault manager app designed for securely storing and managing secrets.<br /> Build with :hearts: Go + Bubbletea + Lipgloss. <br /> It's my first app with Bubbletea. Suggestions appreciated.<br /> 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
- Clone the repository:
git clone https://github.com/captainadorable/ciphery.git
- Navigate to the directory:
cd ciphery
- Build the app:
go build github.com/captadorable/ciphery
- Run the executable.
Screenshots