Secure secret sharing for teams
From the blog

Privacy & Security Blog

Privacy-focused guides on secure messaging and data protection.

Featured articles

26 articles
Best Free Secret Sharing Tool — No Account, ZK (2026)
Aug 2, 202611 minutes

Best Free Secret Sharing Tool — No Account, ZK (2026)

Best free one-time secret sharing tools compared: VanishingVault, Bitwarden Send, OneTimeSecret, Privnote. Client-side vs server-side encryption, no-account handoffs, and honest limits.

Is Microsoft Teams Encrypted? No E2EE for Chat (2026)
Aug 2, 202612 minutes

Is Microsoft Teams Encrypted? No E2EE for Chat (2026)

Microsoft Teams encrypts in transit and at rest but chat is NOT end-to-end encrypted. E2EE is optional for 1:1 call media and Premium meetings only. Customer Key ≠ E2EE.

Bitwarden Send vs VanishingVault: One-Time Secret Sharing Compared (2026)
Aug 2, 202612 minutes

Bitwarden Send vs VanishingVault: One-Time Secret Sharing Compared (2026)

Bitwarden Send vs dedicated one-time secret tools for sending a password once. Fit table: encryption, accounts, access password, files, burn-after-read, and guest UX.

HashiCorp Vault vs One-Time Secret Links: Runtime Secrets vs Human Handoffs (2026)
Aug 2, 202613 minutes

HashiCorp Vault vs One-Time Secret Links: Runtime Secrets vs Human Handoffs (2026)

When to use HashiCorp Vault (or OpenBao) versus a one-time encrypted link for sharing an API key with a contractor. Vault vs Bitwarden vs zero-knowledge links — best-for table with honest limits.

Why Slack Link Previews Burn One-Time Secrets (And How to Prevent It)
Aug 2, 202610 minutes

Why Slack Link Previews Burn One-Time Secrets (And How to Prevent It)

Slack unfurls can fetch a one-time secret URL and burn it before your recipient clicks. Why link previews consume burn-after-read links — and the Reveal / out-of-band fixes.

AES-256-GCM in the Browser for Zero-Knowledge Secret Sharing (2026)
Aug 2, 202612 minutes

AES-256-GCM in the Browser for Zero-Knowledge Secret Sharing (2026)

How AES-256-GCM via the Web Crypto API powers zero-knowledge one-time secret sharing: IV rules, fragment keys, ciphertext-only servers, and honest browser limits.

URL Fragment Encryption Keys Explained (RFC 9110 & Zero-Knowledge)
Aug 2, 202610 minutes

URL Fragment Encryption Keys Explained (RFC 9110 & Zero-Knowledge)

Why zero-knowledge secret tools put the decryption key after # in the URL. RFC 9110 fragment behavior, bearer-URL limits, and referrer/analytics caveats.

Self-Host OneTimeSecret ≠ Zero-Knowledge (Honest 2026 Answer)
Aug 2, 202610 minutes

Self-Host OneTimeSecret ≠ Zero-Knowledge (Honest 2026 Answer)

Self-hosting OneTimeSecret moves trust to your server — it does not make server-side encryption zero-knowledge. Client-side vs self-host cutover with honest limits.

Is Slack Encrypted? No E2EE — EKM Is Not End-to-End (2026)
Apr 6, 202614 minutes

Is Slack Encrypted? No E2EE — EKM Is Not End-to-End (2026)

Slack encrypts in transit and at rest but is NOT end-to-end encrypted — Enterprise Key Management (EKM) is envelope encryption, not E2EE. Slack vs encrypted chat vs one-time secret links for credentials.

How to Share Passwords Securely in 2026 — The Complete Guide
Apr 6, 202611 minutes

How to Share Passwords Securely in 2026 — The Complete Guide

Share passwords with client-side one-time links — not email or Slack. Decision tree vs vaults, # fragment keys, link-preview burn risk, and AEO FAQs.

Best Secure Enterprise Communication Tools 2026 — Messaging vs Credentials
Apr 6, 202616 minutes

Best Secure Enterprise Communication Tools 2026 — Messaging vs Credentials

Enterprise secure communication split: E2EE messaging (Wire, Threema, Wickr, Element) vs zero-knowledge credential handoffs. Picker with honest limits per tool.

What Is Zero-Knowledge Encryption? A Complete Guide for 2026
Apr 6, 202610 minutes

What Is Zero-Knowledge Encryption? A Complete Guide for 2026

Zero-knowledge encryption means the provider stores ciphertext it cannot decrypt. How it differs from E2EE and zero-knowledge proofs, plus URL-fragment secret sharing.

Burn After Reading: How Self-Destructing Messages Work in 2026
Apr 6, 20269 minutes

Burn After Reading: How Self-Destructing Messages Work in 2026

Burn after reading destroys ciphertext after one view. How ZK self-destructing links work vs Snapchat-style UI disappearing and timer-only chats.

VanishingVault vs OneTimeSecret: Privacy-First vs Traditional Secret Sharing in 2026
Sep 28, 202514 minutes

VanishingVault vs OneTimeSecret: Privacy-First vs Traditional Secret Sharing in 2026

OneTimeSecret documents server-side encryption; VanishingVault uses client-side AES-256-GCM with a URL-fragment key. DevTools check, phishing clones, self-host ≠ ZK.

VanishingVault vs Privnote: When Consumer Solutions Aren't Enough
Sep 28, 202514 minutes

VanishingVault vs Privnote: When Consumer Solutions Aren't Enough

Compare Privnote and VanishingVault on encryption transparency, fragment keys, ads/phishing risk, and when consumer self-destruct notes are not enough for business secrets.

The Sept 2025 npm Supply Chain Attack: chalk, debug & Crypto Stealers
Sep 13, 202511 minutes

The Sept 2025 npm Supply Chain Attack: chalk, debug & Crypto Stealers

Sourced timeline of the Sept 8, 2025 qix/npm phishing compromise (chalk, debug, ~2B weekly downloads). Browser crypto-stealer payload, response, and credential hygiene.

Send a Password as a One-Time Link (Secure & Self-Destructing)
Sep 1, 202510 minutes

Send a Password as a One-Time Link (Secure & Self-Destructing)

Send a password as an AES-256-GCM one-time link (key in # fragment). Steps, Bitwarden Send comparison, Slack unfurl burn risk, and when to use a vault instead.

Share 2FA Backup Codes Once (Burn After Read Security)
Sep 1, 20258 minutes

Share 2FA Backup Codes Once (Burn After Read Security)

Share 2FA/MFA backup codes with a zero-knowledge burn-after-read link, then store them in a password manager and regenerate.

Enterprise API Key Management: Why One-Time Secrets Beat Traditional Vaults
Aug 10, 202511 minutes

Enterprise API Key Management: Why One-Time Secrets Beat Traditional Vaults

When one-time encrypted links beat chat for API key handoffs — and when HashiCorp Vault or cloud secrets managers still win for runtime secrets.

Secure File Sharing Without Cloud Storage: ZK Alternatives to Dropbox
Aug 9, 202511 minutes

Secure File Sharing Without Cloud Storage: ZK Alternatives to Dropbox

At-rest Dropbox/Drive vs zero-knowledge sync drives vs one-time encrypted links vs P2P. Honest scope for sensitive handoffs — not a full Drive replacement.

Zero-Knowledge vs End-to-End Encryption: What's the Difference in 2026?
Aug 8, 202510 minutes

Zero-Knowledge vs End-to-End Encryption: What's the Difference in 2026?

ZK vs E2EE vs encryption-at-rest: who holds the keys, what providers can read, subpoena nuance, and how URL-fragment secret sharing fits.

How We Built Zero-Knowledge Secret Sharing on Cloudflare Workers (Not Secrets Store)
Aug 3, 202514 minutes

How We Built Zero-Knowledge Secret Sharing on Cloudflare Workers (Not Secrets Store)

Cloudflare Secrets Store holds Worker config secrets — different job from a ZK one-time link tool. AES-256-GCM in the browser, URL-fragment keys, Workers + KV burn-after-read, and threat model.

The Best One-Time Secret Sharing Tools in 2026
Jul 25, 202510 minutes

The Best One-Time Secret Sharing Tools in 2026

Best one-time secret sharing tools compared for 2026: encryption model (client-side vs server-side), burn-after-read, and honest best-for + limits for VanishingVault, Bitwarden Send, scrt.link, OneTimeSecret, and Privnote.

How to Share Secrets with AI Agents Without Exposing Credentials
Jul 15, 20259 minutes

How to Share Secrets with AI Agents Without Exposing Credentials

Hand API keys to AI agents without pasting into chats: one-time ZK links for handoffs, vaults/OIDC/env for runtime, honest bearer-URL limits.

Why Zero-Knowledge Architecture Should Be the Default
Jul 5, 20258 minutes

Why Zero-Knowledge Architecture Should Be the Default

Why client-side encryption and URL-fragment keys are the default for one-time secret sharing — plus honest limits (browser trust, bearer URLs).

One-Time Secrets vs Email, Slack & SMS: Traditional Sharing Compared
Jun 5, 202510 minutes

One-Time Secrets vs Email, Slack & SMS: Traditional Sharing Compared

Email, Slack/Teams, and SMS keep credentials forever. Compare persistence and encryption models to client-side one-time links — with an AEO FAQ.

Want to protect your personal data?

Our privacy-first tools help keep your sensitive information secure.