Skip to content

TLS for name owners: mention delegated alteration as an anti-MITM pattern#759

Open
mstrofnone wants to merge 1 commit into
namecoin:betafrom
mstrofnone:tls-docs/link-delegated-alteration
Open

TLS for name owners: mention delegated alteration as an anti-MITM pattern#759
mstrofnone wants to merge 1 commit into
namecoin:betafrom
mstrofnone:tls-docs/link-delegated-alteration

Conversation

@mstrofnone
Copy link
Copy Markdown

Adds a fourth bullet to the existing "blast radius" bullet list in Concepts of docs/name-owners/tls/index.md, pointing readers at the existing [Delegated Alteration]({{ "/docs/name-owners/delegated-alteration" | relative_url }}) page and specifically calling out delegated partial alteration as the pattern for keeping the tls field pinned in the d/ name while delegating other records to a hotter dd/ name.

The TLS page currently never mentions import or the d/ + dd/ split, even though delegated-alteration/index.md already documents that:

You can also use delegated partial alteration. This prevents the dd/ name from setting certain JSON fields. For example, you can set a tls field in the d/ name (alongside the import field), which will prevent the dd/ name from setting a tls field for that domain name. In this example, if the dd/ name is stolen, the thief could change the IP address but not the TLS fingerprint, which would prevent the thief from performing MITM attacks…

That is directly security-relevant to TLS deployers but the TLS page never links to it. This PR closes that loop with one bullet and one link; no other content changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant