Table of Contents

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

Configuration

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

See Also