Ombracrypt v0.1.1 - Initial Release
π Welcome to Ombracrypt
The initial release of the zero-trust, quantum-safe data vault. This release establishes the core cryptography engine and the graphical user interface.
β¨ What's New in v0.1.1
- Core Cryptography: Deployed the primary encryption/decryption engine.
- Vault Generation: Support for securely packing and extracting encrypted
.obvvault files using custom.obkquantum-safe key files. - Custom Branding: Added official application icons and updated system metadata for Linux desktop environments.
- Universal Support: Packaged deployment for Debian/Ubuntu, Fedora/Red Hat, and Universal Linux app formats.
π¦ Installation Instructions
Debian / Ubuntu / Linux Mint (.deb)
Download the .deb file and install it via the terminal to resolve dependencies automatically:
sudo apt install ./Ombracrypt_0.1.1_amd64.deb
Fedora / Red Hat (.rpm)
Download the .rpm file and install using dnf:
sudo dnf install ./Ombracrypt-0.1.1-1.x86_64.rpm
Note: Please ensure you store your .obk keys in a secure, air-gapped location separate from your .obv vaults.