This repository was archived by the owner on Dec 25, 2023. It is now read-only.
Releases: silbermm/genex
Releases · silbermm/genex
v0.0.10-alpha
Fix runtime variables
v0.0.9-alpha
A new fresh build with a much simpler CLI only interface (no TUI)
v0.0.5-beta
Building with Burrito and releasing as a single binary
v0.0.3-alpha
v0.0.1
v0.0.2-alpha
Whats New
- Updated the CLI arguments to use sub-commands instead of flags i.e
genex generate
instead ofgenex --generate
- this should provide a richer experience. - When a password is shown on the screen, it will be masked after it is visually not needed anymore
v0.0.1-alpha
This is an the first alpha release.
It includes:
- encryption key generation
- password generation
- password storage
- ability to save to a 'local' remote (usb drive)