OpenSource-Hub
DiscoverTrendingCode LibraryCategories
Browse All Categories/Pastebin

Pastebin

5 open source tools found

O
Developer Tools

Opengist

Self-hosted Pastebin backed by Git – clone, push, and manage snippets like code repos.

Opengist is a self-hosted Pastebin powered by Git. All snippets are stored in a Git repository and can be read/modified via standard Git commands or the web interface.

Stop the container/process and delete the data directory (~/.opengist or Docker volume) to fully remove.
3.1kChecksum
R
File Management

rustypaste

A minimal, self-hosted pastebin / file upload service in Rust, no database required.

Rustypaste is a lightweight file upload and pastebin service. Single binary, filesystem storage, supports expiring & one-shot links, MIME guessing, URL shortening, and self-hosted privacy.

Delete the binary and the upload directory (default `upload/`); if using Docker, run `docker rm` to remove the container.
1.2k
W
Developer Tools

wastebin

A bare-bones pastebin that does one thing well — share text snippets with syntax highlighting and encryption.

A minimal, self-hosted pastebin with syntax highlighting, Markdown rendering, and encryption, built as a single binary in Rust.

Simply delete the downloaded binary and the SQLite database file (if you used persistent storage).
786Checksum
D
Developer Tools

dpaste

A self-hosted pastebin for secure code and text sharing, built with Django.

A modern, self-hosted pastebin application built with Django, allowing you to share code snippets and text securely.

Remove the project directory and uninstall the pip package: pip uninstall dpaste. Also drop the database if used.
636
P
Privacy Protection

Paaster

A privacy-focused pastebin with end-to-end encryption and zero dynamic third-party dependencies.

Secure pastebin with end-to-end encryption, paste history, and no dynamic third-party dependencies.

Self-hosted: Stop and remove containers with data volumes (`docker-compose down -v`). Delete local data directories and MinIO buckets.
534

OpenSource-Hub

Quality Open Source Within Reach

Powered by Cloudflare D1 & DeepSeek

Discover

AI ProductivityDev ToolsSystem TuningPrivacyVideo & AudioOffice

Resources

SitemapGitHub Repo

Legal

Privacy PolicyAbout Us

© 2026 OpenSource-Hub

GitHub