PrivateBin is an open source online pastebin where the server has zero knowledge of pasted data.
100K+

PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256bit AES in Galois Counter mode. More details on the official website.
| Variable | Description | Type | Default value |
|---|---|---|---|
| UID | privatebin user id | optional | 991 |
| GID | privatebin group id | optional | 991 |
| UPLOAD_MAX_SIZE | Upload size limit | optional | 10M |
privatebin:
image: hardware/privatebin
container_name: privatebin
volumes:
- /mnt/docker/privatebin/cfg:/privatebin/cfg
- /mnt/docker/privatebin/data:/privatebin/data
https://github.com/PrivateBin/PrivateBin/wiki/Configuration
Content type
Image
Digest
Size
8.9 MB
Last updated
about 7 years ago
docker pull hardware/privatebin