From 764b6f4d312ed6a68d8591447bbcc1ba1e13f272 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 11 Apr 2022 16:58:58 -0300 Subject: Add .well-known/security.txt --- .well-known/security.txt | 4 ++++ security.txt | 1 + 2 files changed, 5 insertions(+) create mode 100644 .well-known/security.txt create mode 120000 security.txt diff --git a/.well-known/security.txt b/.well-known/security.txt new file mode 100644 index 0000000..f588b54 --- /dev/null +++ b/.well-known/security.txt @@ -0,0 +1,4 @@ +Contact: mailto:eu@euandre.org +Expires: 2022-07-12T03:00:00.000Z +Encryption: https://euandre.org/public.asc +Preferred-Languages: en, pt, fr, eo, es diff --git a/security.txt b/security.txt new file mode 120000 index 0000000..abdf74b --- /dev/null +++ b/security.txt @@ -0,0 +1 @@ +.well-known/security.txt \ No newline at end of file -- cgit v1.2.3