Internet.nl icon indicating copy to clipboard operation
Internet.nl copied to clipboard

Internet standards compliance test suite

Results 249 Internet.nl issues
Sort by recently updated
recently updated
newest added

Add "Found on" info from tech table of "DMARC existence" subtest to API output under "Technical results". See #249

Display version number of Internet.nl code in frontend, e.g. in footer.

enhancement
webdesign

This is about extending the TLS part of the website test with a check on CAA. Issue #193 regards Internet.nl iteself being CAA compliant. Further background: ~See: https://datatracker.ietf.org/doc/rfc6844/~ _Update: https://www.rfc-editor.org/rfc/rfc8659...

new test

If a mail server offers an RSA and ECC certificate, while DNS holds a current (311) DANE record for each certificate, this results in a false positive with regard to...

bug

Just caught this unhandled exception in my logs. Not sure about impact, ~~probably minor~~. ``` [2022-02-08 13:26:40,572: ERROR/MainProcess] Chord 'd9709f8d-d6f1-48e6-969f-1318d73e6e85' raised: ChordError("Dependency a1f78bd6-e955-4c83-8b07-fb1b939ae9ac raised InvalidVersion('3 is not a valid X509...

bug

# Description When I attempt to launch Internet.nl using the docker-compose file I get the warning: ``` Recreating docker_app_1 ... ERROR: for docker_app_1 "host" network_mode is incompatible with port_bindings ERROR:...

List made with BK. Input for renewing content regarding DMARC providers. **DMARC providers in NL/EU** dmarcadvisor.nl uriports.com dmarcian.com dmarcanalyzer.com mailhardener.com flowmailer.com mailreport.eu kevlarr.io **DMARC providers outside NL/EU** dmarcanalyzer.com dmarcian.com **Open...

content

There are multiple probe registries missing in the clear view. These are the names of the different web_registered and mail_registered probes in `checks/tasks/*.py`. _Originally posted by @gthess in https://github.com/internetstandards/Internet.nl/pull/613#discussion_r748883096_

bug

I've pulled this GIT repository and followed the docker instructions. There are no errors thrown, until I want to start the containers (docker-compose up), then it throws an error: ```...