From 61e344306ef708450eb238dd8a96bdaeaaebffba Mon Sep 17 00:00:00 2001 From: Stefan Leibfarth Date: Tue, 14 Dec 2021 12:20:29 +0100 Subject: [PATCH] Add tor-relay proof (#121) * Include otherwise ignored file * Add proof for our tor relay See https://nusenu.github.io/ContactInfo-Information-Sharing-Specification/#uri-rsa * Rename fingerprint.txt to rsa-fingerprint.txt --- content/.well-known/tor-relay/rsa-fingerprint.txt | 1 + nanoc.yaml | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 content/.well-known/tor-relay/rsa-fingerprint.txt diff --git a/content/.well-known/tor-relay/rsa-fingerprint.txt b/content/.well-known/tor-relay/rsa-fingerprint.txt new file mode 100644 index 00000000..41d260e9 --- /dev/null +++ b/content/.well-known/tor-relay/rsa-fingerprint.txt @@ -0,0 +1 @@ +70401FFD3243F4DB7565C18DAEFB252B9D9D21E5 diff --git a/nanoc.yaml b/nanoc.yaml index d2889524..dbe85811 100644 --- a/nanoc.yaml +++ b/nanoc.yaml @@ -62,6 +62,10 @@ data_sources: # UTF-8 (which they should be!), change this. encoding: utf-8 + # Include otherwise ignored files + extra_files: + - "/.well-known/tor-relay/rsa-fingerprint.txt" + - type: static items_root: /static/