Congratulate relay operator when OR is first started

When Tor first generates identity keypair, emit a log message that
thanks for their participation and points to new Tor relay lifecycle
document.
This commit is contained in:
rl1987
2014-10-26 21:51:35 +02:00
parent 1ce57267b4
commit 36e771628e
2 changed files with 25 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features:
- When identity keypair is generated for first time, log a
congratulatory message that points to new relay lifecycle
document. Implements feature 10427.