v0.1.0-alpha.2
🦀 (Fixed) Alpha-Release of the Rustword-Manager
On Linux navigate to the precompiled binary and run with ./rustword_manager
.
You need to have sqlcipher
installed (Arch: sudo pacman -S --needed sqlcipher
), glibc (2.38 or higher for binary, otherwise you can compile from source) and openssl-dev. Due to OpenSSL-Library we can only provide a Linux executable with this release. You can compile the source code for other platforms as mentioned in the readme.
Important
Support for Wayland only! No guarantees for X11 (might need sudo to run).
We will provide an install script (for executing it with a terminal command from anywhere) soon.
Alpha2 Fixes:
- Fixed missing logging on encryption failure
- Fixed checking for files before ensuring path-creation
Leave a Star ⭐ on the Repo if you love our work! ❤️