Radish alpha
r
rad:z371PVmDHdjJucejRoRYJcDEvD5pp
Radicle website including documentation and guides
Radicle
Git
.well-known/security.txt: Use liquid tags
Lorenz Leutgeb committed 5 months ago
commit 625145aca5e9fbc056a8ef6957d127840ae9fe2d
parent a9932d6
2 files changed +19 -15
deleted .well-known/security.txt
@@ -1,15 +0,0 @@
-
Contact: mailto:security@radicle.xyz
-

-
# Use `age` with `--recipients-file`.
-
# See also:
-
#  - <https://age-encryption.org>
-
#  - <https://mankier.com/1/age>
-
Encryption: https://radicle.xyz/recipients.txt
-

-
Preferred-Languages: en, de
-

-
Expires: 2030-01-01T00:00:00.000Z
-

-
Canonical: https://radicle.xyz/.well-known/security.txt
-

-
# https://securitytxt.org/
added _pages/security.txt
@@ -0,0 +1,19 @@
+
---
+
layout: none
+
permalink: /.well-known/security.txt
+
---
+
Contact: mailto:security@radicle.xyz
+

+
# Use `age` with `--recipients-file`.
+
# See also:
+
#  - <https://age-encryption.org>
+
#  - <https://mankier.com/1/age>
+
Encryption: {{ site.url }}/recipients.txt
+

+
Preferred-Languages: en, de
+

+
Expires: 2030-01-01T00:00:00.000Z
+

+
Canonical: {{ site.url }}/.well-known/security.txt
+

+
# https://securitytxt.org/