-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
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:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
Ready