Encrypted bookmark sync

Secure bookmark sync with a zero-knowledge vault.

Relay encrypts bookmark titles, URLs, folders, profiles, and restore snapshots in the browser before upload. The server stores an encrypted vault, not a readable bookmark database.

Relay screenshot showing an encrypted vault.

The security boundary

Your browser reads bookmarks

Relay uses the browser bookmark permission to read and apply changes locally.

Your passkey unlocks locally

WebAuthn PRF output opens a credential-bound recovery envelope on the client. Relay never receives that output or the readable recovery key.

The vault syncs encrypted

The backend moves encrypted payloads, checks ownership, and enforces plan limits.

Time Machine stays encrypted

Pro Time Machine points are full encrypted vault snapshots, not readable bookmark copies.

Want the details? Read Security, Privacy, or the Trust Center.