Webfinger service for many daemons - mirror
Find a file
2026-04-06 17:16:05 +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: finalize main.rs with graceful shutdown and full wiring 2026-04-06 17:15:30 +02:00
templates feat: add server-rendered web UI for domain owner management 2026-04-06 17:15:30 +02:00
tests test: add full integration test covering multi-service WebFinger flow 2026-04-06 17:15:30 +02:00
.gitignore chore: update gitignore for SQLite files 2026-04-06 17:16:05 +02:00
Cargo.lock feat: project scaffold with config and error types 2026-04-06 17:15:24 +02:00
Cargo.toml feat: finalize main.rs with graceful shutdown and full wiring 2026-04-06 17:15:30 +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