VOLLcrypt Desktop v1.0.0
First stable desktop release for Windows, macOS, and Linux.
Highlights
- Aligns the desktop application, Tauri package, and JavaScript package at version 1.0.0.
- Adds a restrictive Content Security Policy for the Tauri webview.
- Updates frontend build dependencies; the release dependency audit reports zero known npm vulnerabilities.
- Adds a tested 600 x 500 minimum window size while retaining the 800 x 780 default layout.
- Removes unused secure-preview session metadata.
Downloads
- Windows: x64, ARM64, and x86 setup executables; x64 portable executable.
- macOS: Apple Silicon and Intel DMG images.
- Linux: amd64 DEB and AppImage packages.
v1.0 signing-key migration notice
Vollcrypt Files v1.0 exports 64-byte hybrid signing secret keys based on the canonical ML-DSA-65 seed. Legacy 4064-byte hybrid signing secret keys from 0.x releases cannot be converted and are rejected; generate and register a new hybrid signing key before upgrading an existing signing deployment. Existing encrypted containers, recipient keys, public signing keys, and previously generated signatures remain compatible and verifiable.
Verification
The Windows desktop binary was built and launched locally, and the default and compact window layouts were visually checked. GitHub Actions successfully produced the Windows, macOS, and Linux packages for commit ecac07f.