Skip to content

Third Party Verification - DID & Domain #20

@toderash

Description

@toderash

This standalone application is intended to validate the supplied DID and Domain information against third-party sources. If a domain alias is present, validate it; if the plugin has an associated web domain (with or without a domain alias for the DID), check its DNS configuration and domain reputation.

As described in DID & Domain Verification:

  • Verify DID Document
  • Verify DNS for domain alias, if provided
  • If MX record exists, verify DNS includes SPF, DMARC, DKIM
  • Check domain reputation (e.g., Spamhaus, Cisco Talos, APIVoid, etc.)
  • RBL check for domain
  • Append results to fair-forge-meta per spec

Resulting output to STDOUT is fine, can be piped where we need it later. Output format should be along these lines:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    Status

    Ready

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions