PrivateBin logo

PrivateBin

Website

Zero-knowledge encrypted pastebin with browser-side AES encryption

8.6k stars 1k forks last commit first released

Actively maintained

Last commit 20 Aug 2026.

PrivateBin screenshot

PrivateBin is a minimalist online pastebin designed so the server has zero knowledge of the pasted content. Pastes are encrypted and decrypted in the browser, and only the encrypted payload is stored server-side.

Key Features

  • Client-side encryption and decryption using 256-bit AES-GCM
  • Optional password protection for an additional layer beyond the URL key
  • Expiration controls, including “burn after reading” and “forever”
  • Optional discussions/comments with nicknames and identicons/vizhashes
  • Markdown rendering with preview and optional syntax highlighting for code
  • Optional file uploads with image/media/PDF preview (configurable, often disabled by default)
  • Customizable templates/themes and built-in translation support
  • QR code generation for paste URLs

Use Cases

  • Securely sharing snippets, notes, or code where the server should not read the content
  • One-time or time-limited sharing of sensitive troubleshooting details
  • Hosting an internal paste service for teams with optional discussion threads

Limitations and Considerations

  • Users must trust the instance operator not to serve modified client code; HTTPS is required for safe use
  • The encryption key is part of the URL, so sharing the URL publicly reveals the paste unless a password is used
  • Access logs may still reveal metadata such as who accessed a paste

PrivateBin is well-suited for privacy-focused paste sharing, offering strong client-side cryptography with practical features like expiration, passwords, and optional discussions. It provides a simple, self-contained way to run a paste service while minimizing server-side exposure to plaintext data.

Categories:

Tags:

Tech Stack:

Share:

Similar to PrivateBin

Standard Notes logo

Standard Notes

End-to-end encrypted notes and file storage with cross-device sync

6.6k
548
Last commit

Standard Notes is an end-to-end encrypted notes app with secure file storage, offline access, and cross-platform sync, with optional self-hosting of the sync server.

AGPL-3.0Actively maintained
Alternative to:
Evernote logo
Evernote
+19
PictShare logo

PictShare

Self-hosted media and paste hosting with a simple upload API

945
137
Last commit

Self-hosted image, GIF, MP4, and text paste hosting with a simple API, on-the-fly resizing, and URL-based transformations. File-based storage; no database required.

Actively maintained
Alternative to:
Imgur logo
Imgur
+19
MicroBin logo

MicroBin

Secure pastebin for text and file sharing with URL shortening

4.5k
317
Last commit

MicroBin is a lightweight, secure pastebin for sharing text, files, and short URLs with optional encryption, expiration controls, and raw file serving.

BSD-3-ClauseActively maintained
Alternative to:
Pastebin logo
Pastebin
+17
Paaster logo

Paaster

End-to-end encrypted pastebin with history and expiring pastes

562
24
Last commit

Self-hostable pastebin focused on privacy, with browser-side end-to-end encryption, paste history, expiring pastes, and file drag-and-drop.

AGPL-3.0Actively maintained
Alternative to:
Pastebin logo
Pastebin
+5
Local Content Share logo

Local Content Share

Local web app for sharing snippets, files, links, and a Markdown notepad

491
18
Last commit

Self-hosted Go web app to share and store text snippets, files, links and a Markdown notepad over a local network with PWA support and configurable expirations.

MITSlowing down
Alternative to:
Apple AirDrop logo
Apple AirDrop
+10

OrigamiVault

Encrypt and split secrets for printable offline paper recovery

275
22
Last commit

Client-side web app to encrypt or split secrets into QR codes and OCR-friendly printouts for offline recovery using AES and Shamir Secret Sharing.

Slowing down
Alternative to:
Onetime Secret logo
Onetime Secret
+1