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
This commit is contained in:
parent
527c67ef2e
commit
61e344306e
2 changed files with 5 additions and 0 deletions
1
content/.well-known/tor-relay/rsa-fingerprint.txt
Normal file
1
content/.well-known/tor-relay/rsa-fingerprint.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
70401FFD3243F4DB7565C18DAEFB252B9D9D21E5
|
||||
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue