Skip to content

Update security.txt#28706

Draft
NovemberTang wants to merge 1 commit intomainfrom
nt/security.txt
Draft

Update security.txt#28706
NovemberTang wants to merge 1 commit intomainfrom
nt/security.txt

Conversation

@NovemberTang
Copy link
Copy Markdown

@NovemberTang NovemberTang commented Apr 1, 2026

What is the value of this and can you measure success?

Our security.txt file provides a route for security researchers to report vulnerabilities to us. It shows that we take security seriously, and that we have a process for evaluating security reports. Currently, it isn't working properly, which reduces reporter confidence in our process.

What does this change?

A few fields in the security.txt file are not working. They are all optional according to the RFC. I've updated Hiring, which is easy to fix.

Encryption should point to a public key. Currently, that key is inaccessible. Signature points to a digital signature that is only verifiable using the public key. As this key is inaccessible, it's not possible to verify the signature, and this field is not usable.

I've removed both of these fields temporarily so we can fix forward, without creating a frustrating experience for researchers.

N.B. There is a little more work to make the security.txt file valid according to the RFC. This PR does not intend to do that. The goal is that all the fields that do exist should work correctly.

Screenshots

This is a plaintext file, the git diff is the complete change

Checklist

Copy link
Copy Markdown
Author

@NovemberTang NovemberTang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think extensive testing of this change is necessary, but if someone from the team would be willing to pair with me to test this out, I'd be very appreciative!

I'm also happy to go over the purpose/format of the file with any interested reviewers.

@NovemberTang NovemberTang added the fix Departmental tracking: fix label Apr 1, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

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

Labels

fix Departmental tracking: fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant