# LucienShui/PasteMe

PasteMe 是一个无需注册的文本分享平台（未登陆状态下只能使用阅后即焚），可以为文本设置密码和阅后即焚，支持二维码分享和各种一键复制，针对代码提供了额外的高亮功能。

Repository: https://github.com/LucienShui/PasteMe
Canonical: https://ross.abutalabs.com/products/pasteme
Homepage: https://pasteme.cn
License: GPL-3.0
License Family: copyleft
Topics: paste, go, vue, docker, github
Last push: 2025-07-13T08:12:53+00:00

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

## Adoption (not part of the score)
Stars 1308, forks 154 (observed 2026-08-28T04:04:19.292130+00:00)

## What it is
PasteMe is a registration-free text/pastebin sharing platform with password protection, burn-after-reading (read-once) pastes, QR code sharing, and syntax highlighting for code. It consists of a Go backend and Vue frontend, deployable via Docker, and supports sharing snippets via curl/wget pipelines.

## Use cases
- share code snippets with syntax highlighting
- send private tokens via one-time read-once links
- publish scripts fetchable with curl or wget
- quickly transfer config files to a headless server
- self-host a private pastebin without registration

## When to choose
- you need a self-hostable pastebin with burn-after-reading and password protection
- you want to share text or scripts via command-line pipelines like curl | python3
- you need QR code and one-click copy sharing for snippets

## When to avoid
- you need an actively developed project with a user system or long-term permanent storage
- you require enterprise-grade compliance or moderation for shared content
- you want a feature-rich modern pastebin with accounts and editing

## Facets
- artifact type: application
- maturity: maintenance
- function: http-server, web-framework, security, search-engine
- domain: web-development, self-hosted, privacy, developer-tools
- platform: go, self-hosted, cross-platform
- tags: pastebin, text-sharing, read-once, burn-after-reading, password-protection, qrcode-sharing, syntax-highlighting, vue-frontend, no-registration, docker, web-server

## Member repositories
- LucienShui/PasteMe (main) score 37

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:19.292130+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-30T04:50:03.741739+00:00, confidence not recorded.
  - readme: https://github.com/LucienShui/PasteMe (fetched 2026-08-28T04:04:19.292130+00:00, sha 78c52d78afc4)
  - homepage: https://pasteme.cn (fetched 2026-08-29T12:08:49.447015+00:00, sha d2f1c19234dd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
