Skip to content

Commit 013abca

Browse files
committed
Add .well-known/security.txt file
Copy-pasting @andrewdavidwong content, and following @SaswatPadhi instructions, only changing the expiration date (first proposition was +4 years). See: - QubesOS/qubes-issues#7022 - https://forum.qubes-os.org/t/github-issue-7022-provide-https-qubes-os-org-well-known-security-txt/26972
1 parent 167764e commit 013abca

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.well-known/security.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Contact: https://www.qubes-os.org/security/
2+
Expires: 2028-01-01T08:00:00.000Z
3+
Encryption: https://keys.qubes-os.org/keys/qubes-os-security-team-key.asc
4+
Canonical: https://qubes-os.org/.well-known/security.txt
5+
Policy: https://www.qubes-os.org/security/
6+

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,6 @@ allowed_categories:
4444

4545
default_author: "The Qubes team"
4646
default_category: "announcements"
47+
48+
include:
49+
- .well-known

0 commit comments

Comments
 (0)