Obscur

Privacy kept close — releases you can verify

End-to-end encrypted messaging with local ownership. This site mirrors repo truth — not a second product story.

Current public release v1.9.14

Chapter I · Release

What is actually shipping right now

v1.8.5May 27, 2026
  • **CI** — `docs-check`, `release:test-pack` (AppShell relay banner mock, storage-health IDB policy, message-queue in-memory reset, standby latency timer jitter).
  • **Dev setup** — `apps/pwa/.env.example` for coordination URL (copy to `.env.local`).
  • Greenfield planning docs moved to `docs/archive/greenfield/` (reference only).
v1.4.6April 30, 2026
  • **Key Verification**: Visual fingerprint/identicon for cross-device identity verification
  • **Key Change Detection**: Security alerts for unexpected identity key changes
  • **Relay Trust Scoring**: Dynamic relay reputation system
v1.4.5April 29, 2026
  • **Android/mobile build compilation error** in profile isolation code:

Chapter II · Surfaces

Captured product stages from the demo library

Web-compressed captures — not mockups. Open the user guide for every how-to.

Auth And Onboarding

Local-first account creation and unlock grounded in explicit identity ownership.

Open in guide

Direct Messaging

Encrypted chat with conversation ownership and delivery diagnostics.

Open in guide

Contacts

Send and accept contact requests before opening a durable DM thread.

Open in guide

Communities

Managed workspace creation, invites, and encrypted group chat.

Open in guide

Relays And Transport

Choose which networks carry ciphertext — encryption stays on the client.

Open in guide

Media Transfer

Attach files in-thread with transfer progress and local preview.

Open in guide

Voice

Voice notes in the composer and voice calls when both sides are online.

Open in guide

Multi-Profile

Export, import, and window isolation for multiple identities on one machine.

Open in guide

Message Search

Search message history and jump to results inside an active thread.

Open in guide

Settings

Profile, privacy/trust, and security preferences in the desktop shell.

Open in guide

Chapter III · Runtimes

One product, explicit platform boundaries

Web / PWA

Primary cross-platform runtime with local-first shell ownership, relay transport, and recovery tooling.

apps/pwa

Desktop

Tauri runtime with native storage, updater, and installer flows validated against release contracts.

apps/desktop

Shared Packages

Reusable crypto, storage, nostr, and UI primitives under typed package boundaries.

packages/dweb-*

Chapter IV · Evidence

Release truth stays tied to verification

Maintainer matrix outcomes — verified, in progress, and accepted limitations — surfaced honestly.

Phase 1 product truth

Verified

DM, group send/receive, and SQLite cold-restart soaks verified in maintainer matrix (2026-07-04).

Docs contract

Verified

Canonical docs checked with `pnpm docs:check`.

Desktop installer

Verified

Windows NSIS packaged @ v1.9.10 with SHA-256 in release-assets/manifest.json.

Android debug APK

In Progress

Debug build documented; sideload via local build — not a Play Store claim.

Accepted limitations

In Progress

Roster divergence (ACC-02) and restore boundaries documented — see /limitations.

Distribution

Install from the download page — checksums included.

Windows NSIS @ v1.9.14 is linked from /download with SHA-256 from release-assets/manifest.json. Android debug builds are documented as local-only sideload paths — no store claims.