Site Tools


folkzone:services:privatebin

PrivateBin

Domain: paste.folk.zone
Image: privatebin/nginx-fpm-alpine:latest

What It Does

PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted and decrypted in the browser using 256-bit AES encryption.

Features

  • Zero-knowledge encryption - server cannot read pastes
  • Self-destruct after reading or time-based expiration
  • Disk-based storage for persistence
  • Discussion threads for collaborative pastes
  • Password protection for additional security

Configuration

Uses nginx-fpm-alpine image with data persistence via Docker volume. No database required - stores encrypted pastes directly on disk.

See Also

folkzone/services/privatebin.txt · Last modified: by 127.0.0.1