# orhun/rustypaste

A minimal file upload/pastebin service.

Repository: https://github.com/orhun/rustypaste
Canonical: https://ross.abutalabs.com/products/rustypaste
Homepage: https://blog.orhun.dev/blazingly-fast-file-sharing
Language: Rust
License: MIT
License Family: permissive
Topics: rust, pastebin, pastebin-service, paste-service, file-upload, file-upload-server, file-upload-service, file-sharing, file-uploading, upload, upload-images, upload-file, multipart-uploads, hacktoberfest, rustypaste, url-shortener
Last push: 2026-08-25T11:51:15+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 74, longevity 100
- inputs: {"age_days": 1863, "days_push": 8, "days_rel": 19, "gap_med": 100, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1197, forks 84 (observed 2026-08-28T04:03:57.470139+00:00)

## What it is
Rustypaste is a minimal, self-hosted file upload and pastebin service written in Rust. It supports uploading files via curl or an HTML form, with features like expiring links, one-shot files, password protection, and URL shortening.

## Use cases
- self-host a pastebin service
- share files via short links
- upload files from the command line with curl
- host expiring one-time-download files
- share password-protected files
- shorten URLs on my own server

## When to choose
- you want a lightweight, fast, self-hosted paste/file-sharing service
- you prefer CLI-friendly uploads via curl
- you need expiring, one-shot, or password-protected uploads
- you want a minimal Rust server with low resource usage

## When to avoid
- you need a full-featured pastebin with syntax highlighting and user accounts
- you want a web UI for browsing and managing uploads
- you need large-scale object storage with CDN integration

## Facets
- artifact type: service
- maturity: active
- function: file-upload, http-server, auth, web-framework
- domain: self-hosted, files, web-development, developer-tools
- platform: windows, self-hosted, rust, cli
- tags: pastebin, file-sharing, url-shortener, one-shot-files, password-protected-uploads, multipart-uploads, minimal-server, linux, macos, docker

## Member repositories
- orhun/rustypaste (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:57.470139+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:21:28.521869+00:00, confidence not recorded.
  - readme: https://github.com/orhun/rustypaste (fetched 2026-08-28T04:03:57.470139+00:00, sha 80ee56a8719b)
  - homepage: https://blog.orhun.dev/blazingly-fast-file-sharing (fetched 2026-08-29T12:28:44.176994+00:00, sha 9843d8502843)
  - registry_crates: https://crates.io/api/v1/crates/rustypaste (fetched 2026-08-29T12:28:44.188650+00:00, sha 0c120248d13b)
  - site_page: https://orhun.dev (fetched 2026-08-29T12:28:44.186739+00:00, sha 542b8d553814)
- Data as of 2026-08-30T08:39:29.467469+00:00.
