djangoproject.com
djangoproject.com copied to clipboard
Add .well-known/security.txt file
This is a PR for an action I took as member of the Website working group, see meeting notes here: https://forum.djangoproject.com/t/website-team-meeting-notes/40655
I spoke with @bmispelon yesterday during Wagtail Office Hours and he mentioned we can serve static files like this through a nginx rule which are controlled by the ops team. We apparently already do this for other 'static' content files. This has yet to be set up.
I chose to put this in a .well-known folder in the project root for visibility.
Consider the contents of the security.txt file an initial draft and open to discussion.