Rename project from LLM-Shield to PasteGuard (#5)
authorStefan Gasser <redacted>
Fri, 9 Jan 2026 12:57:21 +0000 (13:57 +0100)
committerGitHub <redacted>
Fri, 9 Jan 2026 12:57:21 +0000 (13:57 +0100)
commitb13c7458b019fd2c4ae531ccd47a66dd72ed5893
treea859688bead93eaa8087c0903b40a4873c9005ba
parent3a93068fe30baa2d2b0add98694d55b9ae096ca1
Rename project from LLM-Shield to PasteGuard (#5)

After positive community response (100+ GitHub stars), committing fully
to this project. The name PasteGuard better describes the core function:
"guard what you paste" before sending to LLMs.

Changes:
- Update all branding: package.json, README, CONTRIBUTING
- Rename response headers: X-LLM-Shield-* → X-PasteGuard-*
- Update dashboard UI and page title
- Update /info endpoint metadata
- Update startup banner
- Update config files and defaults
- Update CI workflow docker tag
- Regenerate bun.lock with new package name

Domain pasteguard.com secured. Old GitHub links redirect automatically.
17 files changed:
.github/workflows/ci.yml
CLAUDE.md
CONTRIBUTING.md
README.md
bun.lock
config.example.yaml
docker-compose.yml
package.json
presidio/Dockerfile
presidio/languages.yaml
src/config.ts
src/index.ts
src/routes/dashboard.tsx
src/routes/info.test.ts
src/routes/info.ts
src/routes/proxy.ts
src/views/dashboard/page.tsx
git clone https://git.99rst.org/PROJECT