Skip to content

Commit

Permalink
internetstandards#881 add message for when TLSRPT is invalid
Browse files Browse the repository at this point in the history
  • Loading branch information
uwekamper committed Feb 26, 2024
1 parent 3d5a27a commit b4005c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 3 additions & 0 deletions translations/en/main.po
Original file line number Diff line number Diff line change
Expand Up @@ -608,6 +608,9 @@ msgstr "Your domain does *not* have a TLS-RPS record."
msgid "detail mail auth tlsrpt verdict good"
msgstr "Your domain has a TLSRPT record."

msgid "detail mail auth tlsrpt verdict bad"
msgstr "Your domain does have a TLSRPT record or the record is invalid."

msgid "detail mail dnssec exists exp"
msgstr ""
"We check if your domain, more specifically its SOA record, is DNSSEC signed. With a DNSSEC signature senders who validate domain signatures can verify the authenticity of the DNS reply that contains your mail server domains (MX). This prevents an attacker from manipulating the DNS answer in order to redirect mails sent to you to the attacker's mailserver domain.\n"
Expand Down
3 changes: 1 addition & 2 deletions translations/nl/main.po
Original file line number Diff line number Diff line change
Expand Up @@ -607,12 +607,11 @@ msgid "detail mail auth tlsrpt tech table"
msgstr "TLSRPT-record"

msgid "detail mail auth tlsrpt verdict bad"
msgstr "Je domeinnaam heeft geen geldig TLSRPT-record."
msgstr "Je domein heeft geen TLSRPT-record of het record is ongeldig."

msgid "detail mail auth tlsrpt verdict good"
msgstr "Je domein heeft een TLSRPT-record."


msgid "detail mail dnssec exists exp"
msgstr ""
"We testen of de domeinnaam in je e-mailadres, meer specifiek het SOA-record, ondertekend is met DNSSEC. De handtekening zorgt ervoor dat een verzender, die domeinhandtekeningen controleert, op een betrouwbare wijze jouw mailserverdomeinen (MX) kan opvragen. Dit voorkomt dat een aanvaller het antwoord manipuleert en aan jou gerichte mail omleidt naar een mailserverdomein dat onder controle is van de aanvaller.\n"
Expand Down

0 comments on commit b4005c5

Please sign in to comment.