diff options
author | Florian Dold <florian@dold.me> | 2021-05-06 19:06:56 +0200 |
---|---|---|
committer | Florian Dold <florian@dold.me> | 2021-05-06 19:06:56 +0200 |
commit | 719934275f3c55e958f48ea165280542b49b8f0b (patch) | |
tree | b850ede68a486f2d30849184391c126f613eb7d2 /static/.well-known/security.txt | |
parent | 9a6e7c57484e16bdd3f4aa917e6489048fb242d0 (diff) | |
download | www-719934275f3c55e958f48ea165280542b49b8f0b.tar.gz www-719934275f3c55e958f48ea165280542b49b8f0b.tar.bz2 www-719934275f3c55e958f48ea165280542b49b8f0b.zip |
restructure
Diffstat (limited to 'static/.well-known/security.txt')
-rw-r--r-- | static/.well-known/security.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/static/.well-known/security.txt b/static/.well-known/security.txt new file mode 100644 index 0000000..1726f52 --- /dev/null +++ b/static/.well-known/security.txt @@ -0,0 +1,14 @@ +# Our security address(es). Two just to be safe. +Contact: grothoff@gnu.org +Contact: dold@fdold.eu + +# Our PGP keys: +Encryption: https://grothoff.org/christian/grothoff.asc +Encryption: https://fdold.eu/dold.asc + +# Our disclosure policy: +Disclosure: Full + +# Happy to acknowledge once there is something to acknowledge, +# for now 404 as we had no incidents. +Acknowledgement: https://taler.net/en/security.html |