-
Gondulf v1.0.0 - Production Release
released this
2025-11-25 16:29:09 +01:00 | 2 commits to main since this releaseA self-hosted IndieAuth server with client self-registration capability.
Features:
- W3C IndieAuth specification compliant
- Domain verification via DNS TXT records
- Email-based user authentication
- Client self-registration with h-app metadata discovery
- Authorization endpoint (response_type=id and response_type=code)
- Token endpoint (POST for issuance, GET for verification)
- OAuth 2.0 compliant metadata endpoint
- Comprehensive security (HTTPS, headers, CSRF protection)
- 533 tests, 90.51% coverage
- Docker/Podman deployment ready
Successfully tested with real-world IndieAuth clients.
Downloads