Skip to content

v0.6.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Sep 01:53
· 27 commits to main since this 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 applicationHIDE_*_x64-setup.exe (Windows),
    *.dmg (macOS), *.deb / *.AppImage (Linux). Installs a
    graphical application for keys, files and messages.
  • Portablehide-portable-*. A single executable that needs
    no installation and keeps its keys in a hide-keys folder beside
    itself. Suitable for a USB stick.
  • Command linehide-*. The hide tool.

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.6.1...v0.6.2