-
released this
2026-01-14 23:21:49 +00:00 | 27 commits to main since this releaseFeatures:
- Gemini protocol server with TLS support
- Apache/Nginx-style access and error logging
- systemd integration (stdout/stderr)
- Path traversal protection
- Hostname validation
- Rate limiting and timeout handling
- Comprehensive test suite (14/14 passing)
Security:
- Certificate management guidelines
- .gitignore for sensitive files
- Production deployment documentation