[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [stem/master] Add Bifroest as a directory authority
commit 75b780acbb544310b92f0ce949f1db4bc42aec3a
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Thu Sep 8 10:33:06 2016 -0700
Add Bifroest as a directory authority
Bifroest has now been up and running for a while as the replacement for Tonga.
Past due that I added it to our list and started DocTor checks.
---
stem/descriptor/remote.py | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/stem/descriptor/remote.py b/stem/descriptor/remote.py
index f0c98f4..b47ee2b 100644
--- a/stem/descriptor/remote.py
+++ b/stem/descriptor/remote.py
@@ -852,6 +852,15 @@ DIRECTORY_AUTHORITIES = {
fingerprint = '74A910646BCEEFBCD2E874FC1DC997430F968145',
v3ident = '23D15D965BC35114467363C165C4F724B64B4F66',
),
+ 'Bifroest': DirectoryAuthority(
+ nickname = 'Bifroest',
+ address = '37.218.247.217',
+ or_port = 443,
+ dir_port = 80,
+ is_bandwidth_authority = False,
+ fingerprint = '1D8F3A91C37C5D1C4C19B1AD1D0CFBE8BF72D8E1',
+ v3ident = None, # does not vote in the consensus
+ ),
}
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits