{"id":30000466,"url":"https://github.com/berrysauce/minbin","last_synced_at":"2026-04-16T18:08:06.385Z","repository":{"id":307556774,"uuid":"1029251962","full_name":"berrysauce/minbin","owner":"berrysauce","description":"☁️ A lightweight self-hostable temporary pastebin service","archived":false,"fork":false,"pushed_at":"2026-02-08T22:36:47.000Z","size":1082,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-09T03:59:54.005Z","etag":null,"topics":["docker","dragonflydb","fastapi","pastebin","redis","self-hosted"],"latest_commit_sha":null,"homepage":"https://minb.in","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/berrysauce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["berrysauce"]}},"created_at":"2025-07-30T18:47:30.000Z","updated_at":"2026-02-08T22:36:36.000Z","dependencies_parsed_at":"2025-07-31T23:18:35.514Z","dependency_job_id":"d1a73f1c-5700-41bc-9545-f249ac65ed67","html_url":"https://github.com/berrysauce/minbin","commit_stats":null,"previous_names":["berrysauce/minbin"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/berrysauce/minbin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berrysauce%2Fminbin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berrysauce%2Fminbin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berrysauce%2Fminbin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berrysauce%2Fminbin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berrysauce","download_url":"https://codeload.github.com/berrysauce/minbin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berrysauce%2Fminbin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31897931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T17:33:00.867Z","status":"ssl_error","status_checked_at":"2026-04-16T17:32:57.401Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","dragonflydb","fastapi","pastebin","redis","self-hosted"],"created_at":"2025-08-05T05:09:19.522Z","updated_at":"2026-04-16T18:08:06.380Z","avatar_url":"https://github.com/berrysauce.png","language":"HTML","funding_links":["https://github.com/sponsors/berrysauce"],"categories":[],"sub_categories":[],"readme":"\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/berrysauce/minbin/refs/heads/main/templates/assets/img/logo-dark.webp\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://raw.githubusercontent.com/berrysauce/minbin/refs/heads/main/templates/assets/img/logo.webp\"\u003e\n  \u003cimg alt=\"minbin\" src=\"https://raw.githubusercontent.com/berrysauce/minbin/refs/heads/main/templates/assets/img/logo-dark.webp\" style=\"width: 150px; height: auto;\"\n\u003e\n\u003c/picture\u003e\n\u003cbr\u003e\n\na minimal, ephemeral pastebin service.\n\n\u003cbr\u003e\n\n[![CodeQL](https://github.com/berrysauce/minbin/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/berrysauce/minbin/actions/workflows/github-code-scanning/codeql)\n[![Pylint](https://github.com/berrysauce/minbin/actions/workflows/pylint.yml/badge.svg)](https://github.com/berrysauce/minbin/actions/workflows/pylint.yml)\n![GitHub repo size](https://img.shields.io/github/repo-size/berrysauce/minbin)\n\n\u003cbr\u003e\n\nminbin is a minimal, ephemeral pastebin service built with simplicity and privacy in mind. it's self-hostable, open source, and ideal for quick, temporary sharing of snippets, logs, or notes.\n\npastes expire automatically after 1 hour, or immediately after being viewed (optional). you can view pastes through a clean HTML interface or directly as raw plaintext. a QR code is generated for each paste to make sharing even easier.\n\n**→ check it out at [minb.in](https://minb.in/)**\n\n\u003cimg alt=\"Showcase\" src=\"https://berrycdn.com/brand/minbin/screenshare-showcase.gif\"\u003e\n\n### features\n\n- ⚡ minimal UI\n- ⏱️ ephemeral pastes (1 hour or one-time view)\n- 🌐 accessible via browser or HTTP POST\n- 👀 view in browser or as raw text\n- 📱 QR code generation for easy sharing\n- 🏠 self-hostable\n\n### how to use\n\n1. go to [minb.in](https://minb.in/)\n2. paste your text/snippet\n3. publish to get a short URL and QR code\n4. share the link (e.g. `https://minb.in/aB01`)\n5. view it raw: `https://minb.in/raw/aB01`\n6. paste expires after 1 hour or after viewing once\n\nyou can also use minbin from your command line:\n\n```bash\n# share a file\ncurl --data-binary @example.txt https://minb.in\n\n# share a string\ncurl -d \"hello from the terminal!\" https://minb.in\n```\n\n### self-hosting\n\nminbin can be self-hosted by deploying it as a Docker container [(see GitHub package registry)](https://github.com/berrysauce/minbin/pkgs/container/minbin) or by one-click deploying it on [Railway](https://railway.com/deploy/minbin) *(referral link)*.\n\n| Variable         | Description                           | Default            |\n| ---------------- | ------------------------------------- | ------------------ |\n| `APP_DOMAIN`     | public domain used in generated links | `minb.in`          |\n| `DB_HOST`        | redis hostname or container name      | `dragonfly`        |\n| `DB_PORT`        | redis port                            | `6379`             |\n| `DB_USER`        | redis username                        | *(optional)*       |\n| `DB_PASS`        | redis password                        | *(optional)*       |\n| `PASTE_EXPIRY`   | paste expiration time in **minutes**  | `60` (1 hour)      |\n| `MAX_PASTE_SIZE` | maximum paste size in **bytes**       | `5242880` (5 MB)   |\n\nyou can override these by passing them into Docker or setting them in your hosting environment. the standard configuration uses [DragonflyDB](https://www.dragonflydb.io/docs/getting-started) for the database, but any Redis-compatible database should do. \n\n### license\n\n```txt\nminbin – a minimal, ephemeral pastebin service\nCopyright (C) 2025 Paul Haedrich\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program.  If not, see https://www.gnu.org/licenses/.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberrysauce%2Fminbin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberrysauce%2Fminbin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberrysauce%2Fminbin/lists"}