dpaste
Django-based pastebin for sharing text snippets
640 stars 125 forks last commit first released MIT
Slowing down
No commits since 20 Feb 2026. Check the issue tracker before you rely on it.

dpaste is a pastebin application built with Python and Django for publishing and sharing text snippets. It is designed to run as a standalone Django site, or to be integrated into an existing Django project as a reusable app.
Key Features
- Create and publish text pastes for easy sharing
- Web UI for submitting and viewing pastes
- Can run as a regular Django project or be embedded into another Django project
- Container-friendly deployment (Docker support)
Use Cases
- Sharing logs and configuration snippets during support or incident response
- Exchanging code snippets in teams without using a full code forge
- Hosting a private paste service for an organization or homelab
Limitations and Considerations
- Public instances may require strong abuse prevention and moderation processes due to potential malicious content submissions
- Requires a modern Python and Django version (at least Python 3.9 and Django 3.2)
dpaste is a practical choice for anyone who wants a straightforward, self-managed paste service with the flexibility of Django-based customization and deployments. It fits both small private deployments and larger installations that need integration into an existing Django stack.
Categories:
Tags:
Tech Stack:
Similar to dpaste

Local Content Share
Local web app for sharing snippets, files, links, and a Markdown notepad
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.
PictShare
Self-hosted media and paste hosting with a simple upload API
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.


PrivateBin
Zero-knowledge encrypted pastebin with browser-side AES encryption
PrivateBin is a minimalist zero-knowledge pastebin that encrypts and decrypts pastes in the browser, with optional passwords, expiration, discussions, and file uploads.
MicroBin
Secure pastebin for text and file sharing with URL shortening
MicroBin is a lightweight, secure pastebin for sharing text, files, and short URLs with optional encryption, expiration controls, and raw file serving.

Enclosed
Minimal app for sharing end-to-end encrypted notes and files
Self-hostable, end-to-end encrypted note and file sharing with zero-knowledge storage, optional passwords, expiration (TTL), and delete-after-reading links.


Rustypaste
Minimal Rust-based file upload and pastebin service
Lightweight single-binary Rust pastebin and file-upload server with expiring and one-shot links, URL shortening, MIME detection and simple token auth.





