Webfinger service for many daemons - mirror
Find a file
Till Wegmueller 59d7c88707
Add webfingerd implementation plan (16 tasks)
Covers: project scaffold, migrations, entities, cache, auth (prefixed
tokens for O(1) lookup), webfinger/host-meta endpoints, domain
onboarding with ChallengeVerifier trait, service token CRUD, link
registration with transactional batch, TTL reaper, keyed rate limiting,
Prometheus metrics, server-rendered UI, and integration tests.
2026-04-06 17:14:36 +02:00
docs/superpowers Add webfingerd implementation plan (16 tasks) 2026-04-06 17:14:36 +02:00
.gitignore Initial commit 2026-04-06 17:14:00 +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