Archived Releases
Older Bervice builds for testing and reproducibility. These versions may be unsupported or receive limited fixes. Always verify checksums and prefer the latest stable release for production use.
Support policy: Only the latest stable release receives routine support. Archived builds are provided “as is.” Report issues for comparison/regression only.
v0.9.0-beta — Public Beta
Released: 2025-06-15 • Status: Archived
SHA-256 Checksums
- win-x64.exe —
aa09…beta…f3b1
- macos-universal.dmg —
bb19…uni…7d42
- linux.AppImage —
cc29…app…c911
- amd64.deb —
dd39…deb…5a77
See Verify Downloads.
Notes & Known Issues
Early - integration; IPFS pinning cluster introduced. Intermittent gateway fallback (fixed in v1.0.0).
macOS build not notarized in this beta; Gatekeeper prompts expected.
v0.8.0-alpha — Developer Preview
Released: 2025-05-20 • Status: Archived
SHA-256 Checksums
- win-x64.zip —
ee48…zip…a8c2
- macos-x64.dmg —
ff58…dmg…91de
- linux-x64.tar.gz —
1122…tgz…0b71
See Verify Downloads.
Notes & Known Issues
Prototype vault with per-item encryption ( KDF). Testnet-only subscription flow.
Manual pin controls; slower cold-start on Windows (improved in later builds).
Older Builds
Experimental snapshots and CI artifacts
Browse the full archive index at /downloads/archive for platform folders, hashes, and detached signatures.
How to Verify Archived Downloads
- Compare SHA-256:
Windows: CertUtil -hashfile <file> SHA256
,macOS: shasum -a 256 <file>
,Linux: sha256sum <file>
. - Optionally verify PGP signature with our public key.
- Only run installers after hashes/signatures match the values listed above.