Releases: diveprotocol/dive-tools
Releases · diveprotocol/dive-tools
[v1.2.0] Implementation for the 0.2.0 opendive-client
Added
- N/A
Changed
- Implementation for the
0.2.0opendive-client.
Fixed
- N/A
[v1.0.1] DNSSEC validation improved
[1.0.1] - 2026-04-01
Added
- N/A
Changed
- N/A
Fixed
- DNSSEC validation improved.
[v1.0.0] Initial release
Added
- Initial release of DIVE Tools.
- Flask-based API to check if a URL is protected by the DIVE protocol.
- Web interface for manual URL checks.
- REST API endpoints:
GET /api/checkPOST /api/check
- DIVE policy retrieval (scope, directives, DNSSEC status).
- Domain key listing.
- Dockerfile and
docker-compose.ymlfor easy deployment. - Configuration via
.envfile. - Deployment instructions with Gunicorn and Docker.
- Integration instructions for embedding in the DIVE project website.
Changed
- N/A
Fixed
- N/A