| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Ombracrypt-0.1.1-1.x86_64.rpm | 2026-08-24 | 4.4 MB | |
| Ombracrypt_0.1.1_amd64.deb | 2026-08-24 | 4.4 MB | |
| Ombracrypt v0.1.1 - Initial Release source code.tar.gz | 2026-08-24 | 494.2 kB | |
| Ombracrypt v0.1.1 - Initial Release source code.zip | 2026-08-24 | 531.9 kB | |
| README.md | 2026-08-24 | 1.1 kB | |
| Totals: 5 Items | 9.8 MB | 0 | |
🔒 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.