logo
icon

PrivateBin

PrivateBin is a zero-knowledge encrypted pastebin. The server has zero knowledge of pasted data — all encryption and decryption happens in the browser using 256-bit AES-GCM. Supports syntax highlighting, Markdown, file attachments, expiration, burn-after-reading, and password protection.

template cover
Deployed4 times
Publisherfuturize.rush
Created2026-03-28
Services
service icon
Tags
ToolSecurity

PrivateBin

A zero-knowledge encrypted pastebin — the server cannot read any pasted content. All encryption and decryption happens entirely in your browser using 256-bit AES-GCM.

What You Can Do After Deployment

  1. Open your domain — PrivateBin is ready immediately, no login or setup required
  2. Create encrypted pastes — write or paste text, it's automatically encrypted before reaching the server
  3. Share the link — the decryption key is part of the URL fragment (never sent to the server)
  4. Set expiration — choose when pastes expire: 5 minutes, 1 hour, 1 day, 1 week, 1 month, or never
  5. Use burn-after-reading — create self-destructing pastes that delete after being viewed once

Key Features

  • Zero-knowledge encryption — the server cannot decrypt content
  • 256-bit AES-GCM encryption
  • Syntax highlighting for code
  • Markdown rendering
  • File attachments
  • Configurable expiration times
  • Burn-after-reading (self-destructing pastes)
  • Optional password protection
  • Discussion threads on pastes
  • No login or account required

License

Zlib — GitHub