v0.2.0 — desktop app (Tauri) + web
Pre-release
Pre-release
The desktop line. Konclave now ships as a native desktop app (Tauri 2.0) in addition to the web app. The desktop app opens straight on your vaults (no marketing landing), and keeps the whole browser-proven core: real DKG across devices over a blind relay, FROST signing with each device's own share, the key never reconstituted.
Download (pick your OS)
- Windows —
Konclave_0.2.0_x64-setup.exe(recommended) orKonclave_0.2.0_x64_en-US.msi - macOS (Apple Silicon) —
Konclave_0.2.0_aarch64.dmg - Linux —
Konclave_0.2.0_amd64.AppImage(portable),Konclave_0.2.0_amd64.deb, orKonclave-0.2.0-1.x86_64.rpm
⚠️ Unsigned pre-release. The installers are not yet code-signed/notarized, so your OS may warn about an "unknown publisher" (Windows SmartScreen) or block the app (macOS Gatekeeper: right-click → Open). Signing is on the roadmap. macOS Intel + mobile (iOS/Android) are not in this release.
Also in this line (proven on the web)
- Signing convergence: a reusable
SigningMachine, an app-level background signer on a per-vault signing room with a governance gate (auto/manual), proven signing across two tabs live over the hosted relay. - Ceremony security (ADR-0007): on-device sighash binding, PIN-gated admission, vault fingerprint.
- 8 verifiable mainnet txids (
docs/PROOF.md), incl. the Orchard→Ironwood migration + first Ironwood-pool spend.
Honest, still open
- Code signing/notarization; macOS Intel; iOS/Android; the real broadcast through the new Dashboard-send path (money-gated); sealing the sign-request (H2).
Dual Apache-2.0 / MIT. Built and released via GitHub Actions (tauri-action).