Skip to content
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

Add security.txt #27628

Merged
merged 2 commits into from
Jun 23, 2021
Merged

Add security.txt #27628

merged 2 commits into from
Jun 23, 2021

Conversation

LukasReschke
Copy link
Member

To test:

curl localhost:8081/index.php/.well-known/security.txt -v

Ref https://securitytxt.org

Ref https://securitytxt.org

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

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

Good idea!

@LukasReschke
Copy link
Member Author

Good idea!

I know! Must be some Austrian who had this idea 😉

}

$response = "Contact: https://hackerone.com/nextcloud
Expires: 2021-12-31T23:00:00.000Z
Copy link
Member

Choose a reason for hiding this comment

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

do you plan to extend this manually?

Copy link
Member Author

@LukasReschke LukasReschke Jun 23, 2021

Choose a reason for hiding this comment

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

Yes. Dynamic also seems a bit dishonest in case this ever gets changed 🙈 (I was thinking of making each end-of-year release extend this for a year or such)

Copy link
Member

Choose a reason for hiding this comment

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

We can also always extend it when a new stable branch is branched of and up it to "in 1 year"
Then it matches the EOL of the major version?

@LukasReschke LukasReschke merged commit 19a8451 into master Jun 23, 2021
@LukasReschke LukasReschke deleted the security-txt branch June 23, 2021 13:49
@blizzz blizzz mentioned this pull request Jun 23, 2021
39 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants