Skip to content

Releases: diveprotocol/dive-tools

[v1.2.0] Implementation for the 0.2.0 opendive-client

24 Apr 15:06

Choose a tag to compare

Added

  • N/A

Changed

  • Implementation for the 0.2.0 opendive-client.

Fixed

  • N/A

[v1.0.1] DNSSEC validation improved

01 Apr 15:45

Choose a tag to compare

[1.0.1] - 2026-04-01

Added

  • N/A

Changed

  • N/A

Fixed

  • DNSSEC validation improved.

[v1.0.0] Initial release

31 Mar 22:10

Choose a tag to compare

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/check
    • POST /api/check
  • DIVE policy retrieval (scope, directives, DNSSEC status).
  • Domain key listing.
  • Dockerfile and docker-compose.yml for easy deployment.
  • Configuration via .env file.
  • Deployment instructions with Gunicorn and Docker.
  • Integration instructions for embedding in the DIVE project website.

Changed

  • N/A

Fixed

  • N/A