v0.3.0
Pre-release
Pre-release
Experimental and unaudited. Do not protect real data with this release.
HIDE implements the file-format engine: HPKE X-Wing (X25519 +
ML-KEM-768) key wrapping, and authenticated 64 KiB streaming with
constant memory.
What to download
- Desktop application —
HIDE_*_x64-setup.exe(Windows),
*.dmg(macOS),*.deb/*.AppImage(Linux). Installs a
graphical application for keys, files and messages. - Portable —
hide-portable-*. A single executable that needs
no installation and keeps its keys in ahide-keysfolder beside
itself. Suitable for a USB stick. - Command line —
hide-*. Thehidetool.
There is no identity system, no key transparency, no sender
authentication, no forward secrecy and no hardware-backed key
storage. Secret keys are sealed with a passphrase by default, but
--insecure-plaintext writes one unencrypted. See SECURITY.md.
The wire format may change while the version is 0.x.
Verify a download against SHA256SUMS before running it.
Full Changelog: v0.2.1...v0.3.0