Skip to content

Ombracrypt v0.1.1 - Initial Release

Choose a tag to compare

@ABiswasDev ABiswasDev released this 24 Aug 16:39
· 14 commits to main since this 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 .obv vault files using custom .obk quantum-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.