A simple password manager using Fyne for GUI and Rust.
No security audits of this program have ever been performed, and it has not been thoroughly assessed to be considered secure.
USE AT YOUR OWN RISK!
This program can be compiled using the build scripts provided.
./build.sh
for Linux or
build.bat
for Windows.
After compiling, the executable should be located at the top level directory as app
Alternatively, you can find the executables in the release version.