Webfinger service for many daemons - mirror
Find a file
2026-04-06 17:15:29 +02:00
docs/superpowers Add webfingerd implementation plan (16 tasks) 2026-04-06 17:14:36 +02:00
migration feat: add database migrations for domains, resources, service_tokens, links 2026-04-06 17:15:27 +02:00
src feat: add link registration API with scope enforcement, upsert, and batch 2026-04-06 17:15:29 +02:00
tests feat: add link registration API with scope enforcement, upsert, and batch 2026-04-06 17:15:29 +02:00
.gitignore Initial commit 2026-04-06 17:14:00 +02:00
Cargo.lock feat: project scaffold with config and error types 2026-04-06 17:15:24 +02:00
Cargo.toml feat: add WebFinger query endpoint with rel filtering and CORS 2026-04-06 17:15:28 +02:00
config.toml feat: project scaffold with config and error types 2026-04-06 17:15:24 +02:00
LICENSE Initial commit 2026-04-06 17:14:00 +02:00
README.md Initial commit 2026-04-06 17:14:00 +02:00

webfingerd

Webfinger service for many daemons