-
Notifications
You must be signed in to change notification settings - Fork 203
Add security.txt? #2381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I really like the idea. :) Just one question to get context, do we have a process in place for what happens after someone will report an issue? |
The not great process right now would be: "figure out how to fix it, ASAP". But we could create one here on the wiki. |
Let's do this with a simple text message. |
* This pulls out the message from the route /.well-known/ into config * Adds specific messages for the security.txt * Adds tests for checking we do the right thing on /.well-known/
2018/03/10 11:12:23 [error] 14951#0: *1443272 open() "XXXXX/staging.webcompat.com/.well-known/security.txt" failed (2: No such file or directory), client: XXXXXX, server: staging.webcompat.com, request: "GET /.well-known/security.txt HTTP/1.1", host: "XXXXXX"
I never heard about this, but it seems interesting: https://securitytxt.org/
The text was updated successfully, but these errors were encountered: