Add bastet to stem
See #23910 (moved)
I think this is the patch:
diff --git a/stem/descriptor/remote.py b/stem/descriptor/remote.py
index 0bade999..924db406 100644
--- a/stem/descriptor/remote.py
+++ b/stem/descriptor/remote.py
@@ -872,10 +872,19 @@ DIRECTORY_AUTHORITIES = {
address = '199.58.81.140',
or_port = 443,
dir_port = 80,
- is_bandwidth_authority = True,
+ is_bandwidth_authority = False,
fingerprint = '74A910646BCEEFBCD2E874FC1DC997430F968145',
v3ident = '23D15D965BC35114467363C165C4F724B64B4F66',
),
+ 'bastet': DirectoryAuthority(
+ nickname = 'bastet',
+ address = '204.13.164.118',
+ or_port = 443,
+ dir_port = 80,
+ is_bandwidth_authority = True,
+ fingerprint = '24E2F139121D4394C54B5BCC368B3B411857C413',
+ v3ident = '27102BC123E7AF1D4741AE047E160C91ADC76B21',
+ ),
'Bifroest': DirectoryAuthority(
nickname = 'Bifroest',
address = '37.218.247.217',