mere-mortal:privatebin
Differences
This shows you the differences between two versions of the page.
| mere-mortal:privatebin [2026/09/21 05:35] – created - external edit 127.0.0.1 | mere-mortal:privatebin [2026/09/21 09:10] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== PrivateBin | + | ====== PrivateBin ====== |
| + | ===== What is it ===== | ||
| + | PrivateBin is a zero-knowledge paste bin. Everything is encrypted/ | ||
| + | using AES-256-CBC — the server never sees the plaintext. | ||
| + | It was created by Sébastien Sauvage and is open source (MIT). | ||
| - | **PrivateBin** est un pastebin "zero-knowledge" | + | ===== Deployment ===== |
| + | < | ||
| + | | ||
| + | image: privatebin/ | ||
| + | | ||
| + | | ||
| + | | ||
| + | nginx upstream: privatebin: | ||
| + | </ | ||
| - | ===== Accès ===== | + | **Why '' |
| + | The '' | ||
| + | The '' | ||
| - | https://privatebin.mere-mortal.net | + | ===== Issues Encountered ===== |
| + | * **Wrong listen port**: The PrivateBin container listens on port **8080**, not 8888 as initially | ||
| + | | ||
| + | Fixed by updating the nginx config to point to '' | ||
| + | * **Image selection**: | ||
| + | | ||
| - | ===== Fonctionnalités | + | ===== Current Status |
| + | * Running and accessible at https:// | ||
| + | * Pastes are stored on the server' | ||
| - | * ~~Chiffrement AES-256-GCM~~ côté client | + | ===== Planned / To Do ===== |
| - | * Expiration automatique (10 minutes à 4 semaines) | + | |
| - | * Aucun enregistrement sur le serveur | + | |
| - | * Mode ~~burn-after-reading~~ disponible | + | |
mere-mortal/privatebin.1789968902.txt.gz · Last modified: by 127.0.0.1
