tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

failing_routerdescs.template (17537B)


      1 :::comment=this file is to be used with the makedescs.py utility
      2 :::name=MINIMAL
      3 :::type=ri
      4 router fred 127.0.0.1 9001 0 9002
      5 identity-ed25519
      6 {d.ED_CERT}
      7 signing-key
      8 {d.RSA_IDENTITY}
      9 master-key-ed25519 {d.ED_IDENTITY}
     10 onion-key
     11 {d.RSA_ONION_KEY}
     12 ntor-onion-key {d.NTOR_ONION_KEY}
     13 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
     14 {d.NTOR_CROSSCERT}
     15 onion-key-crosscert
     16 {d.RSA_CROSSCERT_ED}
     17 published 2014-10-05 12:00:00
     18 bandwidth 1000 1000 1000
     19 proto Link=5
     20 reject *:*
     21 router-sig-ed25519 {d.ED_SIGNATURE}
     22 router-signature
     23 {d.RSA_SIGNATURE}
     24 
     25 
     26 
     27 :::name=MAXIMAL
     28 :::type=ri
     29 router fred 127.0.0.1 9001 0 9002
     30 identity-ed25519
     31 {d.ED_CERT}
     32 signing-key
     33 {d.RSA_IDENTITY}
     34 master-key-ed25519 {d.ED_IDENTITY}
     35 onion-key
     36 {d.RSA_ONION_KEY}
     37 ntor-onion-key {d.NTOR_ONION_KEY}
     38 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
     39 {d.NTOR_CROSSCERT}
     40 onion-key-crosscert
     41 {d.RSA_CROSSCERT_ED}
     42 published 2014-10-05 12:00:00
     43 bandwidth 1000 1000 1000
     44 proto Link=5
     45 reject 127.0.0.1:*
     46 accept *:80
     47 reject *:*
     48 ipv6-policy accept 80,100,101
     49 uptime 1000
     50 hibernating 0
     51 unrecognized-keywords are just dandy in this format
     52 platform Tor 0.2.4.23 on a Banana PC Jr 6000 Series
     53 contact O.W.Jones
     54 fingerprint {d.RSA_FINGERPRINT}
     55 read-history 900 1,2,3,4
     56 write-history 900 1,2,3,4
     57 extra-info-digest AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
     58 hidden-service-dir
     59 allow-single-hop-exits
     60 family $AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA $BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB
     61 caches-extra-info
     62 or-address [::1:2:3:4]:9999
     63 or-address 127.0.0.99:10000
     64 opt fred is a fine router
     65 router-sig-ed25519 {d.ED_SIGNATURE}
     66 router-signature
     67 {d.RSA_SIGNATURE}
     68 
     69 
     70 
     71 :::comment=this one has somebody else's signature.
     72 :::name=BAD_SIG1
     73 :::type=ri
     74 router fred 127.0.0.1 9001 0 9002
     75 identity-ed25519
     76 {d.ED_CERT}
     77 signing-key
     78 {d.RSA_IDENTITY}
     79 master-key-ed25519 {d.ED_IDENTITY}
     80 onion-key
     81 {d.RSA_ONION_KEY}
     82 ntor-onion-key {d.NTOR_ONION_KEY}
     83 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
     84 {d.NTOR_CROSSCERT}
     85 onion-key-crosscert
     86 {d.RSA_CROSSCERT_ED}
     87 published 2014-10-05 12:00:00
     88 bandwidth 1000 1000 1000
     89 proto Link=5
     90 reject *:*
     91 router-sig-ed25519 {d.ED_SIGNATURE}
     92 router-signature
     93 -----BEGIN SIGNATURE-----
     94 aV5gqy5fTtsrdntTPRPGdeN376lXK+blHJuqbAL0WQ7XaMB4r+F8/whFu0cObOqD
     95 AqAhxkcMu721iYCkUNQvhc3FDou2i1mBJFDrhZEtux/2aXODIMG+OPdDUCyBqeQR
     96 oYLLfLR4ZZic1tlBFRRNdtXGF2SHeIM052F7PbeJz2A=
     97 -----END SIGNATURE-----
     98 
     99 
    100 :::name=bad_tokens
    101 :::type=ri
    102 router bob
    103 identity-ed25519
    104 {d.ED_CERT}
    105 signing-key
    106 {d.RSA_IDENTITY}
    107 master-key-ed25519 {d.ED_IDENTITY}
    108 onion-key
    109 {d.RSA_ONION_KEY}
    110 ntor-onion-key {d.NTOR_ONION_KEY}
    111 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    112 {d.NTOR_CROSSCERT}
    113 onion-key-crosscert
    114 {d.RSA_CROSSCERT_ED}
    115 published 2014-10-05 12:00:00
    116 bandwidth 1000 1000 1000
    117 proto Link=5
    118 reject *:*
    119 router-sig-ed25519 {d.ED_SIGNATURE}
    120 router-signature
    121 {d.RSA_SIGNATURE}
    122 
    123 :::name=bad_published
    124 :::type=ri
    125 router fred 127.0.0.1 9001 0 9002
    126 identity-ed25519
    127 {d.ED_CERT}
    128 signing-key
    129 {d.RSA_IDENTITY}
    130 master-key-ed25519 {d.ED_IDENTITY}
    131 onion-key
    132 {d.RSA_ONION_KEY}
    133 ntor-onion-key {d.NTOR_ONION_KEY}
    134 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    135 {d.NTOR_CROSSCERT}
    136 onion-key-crosscert
    137 {d.RSA_CROSSCERT_ED}
    138 published 2014-10-05 99:00:00
    139 bandwidth 1000 1000 1000
    140 proto Link=5
    141 reject *:*
    142 router-sig-ed25519 {d.ED_SIGNATURE}
    143 router-signature
    144 {d.RSA_SIGNATURE}
    145 
    146 :::name=bad_bandwidth
    147 :::type=ri
    148 router fred 127.0.0.1 9001 0 9002
    149 identity-ed25519
    150 {d.ED_CERT}
    151 signing-key
    152 {d.RSA_IDENTITY}
    153 master-key-ed25519 {d.ED_IDENTITY}
    154 onion-key
    155 {d.RSA_ONION_KEY}
    156 ntor-onion-key {d.NTOR_ONION_KEY}
    157 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    158 {d.NTOR_CROSSCERT}
    159 onion-key-crosscert
    160 {d.RSA_CROSSCERT_ED}
    161 published 2014-10-05 12:00:00
    162 bandwidth why hello there
    163 proto Link=5
    164 reject *:*
    165 router-sig-ed25519 {d.ED_SIGNATURE}
    166 router-signature
    167 {d.RSA_SIGNATURE}
    168 
    169 
    170 :::name=bad_onionkey
    171 :::type=ri
    172 router fred 127.0.0.1 9001 0 9002
    173 identity-ed25519
    174 {d.ED_CERT}
    175 signing-key
    176 {d.RSA_IDENTITY}
    177 master-key-ed25519 {d.ED_IDENTITY}
    178 onion-key
    179 -----BEGIN RSA PUBLIC KEY-----
    180 MIGHAoGBANBKlyoqApWzG7UzmXcxhXM4T370FbN1edPbw4WAczBDXJslXCU9Xk1r
    181 fKfoi/+WiTGvH7RcZWPm7wnThq2u2EAO/IPPcLE9cshLBkK28EvDg5K/WsYedbY9
    182 1Gou+7ZSwMEPv2b13c7eWnSW1YvFa64pVDKu2sKnIjX6Bm0HZGbXAgED=
    183 -----END RSA PUBLIC KEY-----
    184 ntor-onion-key {d.NTOR_ONION_KEY}
    185 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    186 {d.NTOR_CROSSCERT}
    187 onion-key-crosscert
    188 {d.RSA_CROSSCERT_ED}
    189 published 2014-10-05 12:00:00
    190 bandwidth 1000 1000 1000
    191 proto Link=5
    192 reject *:*
    193 router-sig-ed25519 {d.ED_SIGNATURE}
    194 router-signature
    195 {d.RSA_SIGNATURE}
    196 
    197 :::name=bad_ports
    198 :::type=ri
    199 router fred 127.0.0.1 900001 0 9002
    200 identity-ed25519
    201 {d.ED_CERT}
    202 signing-key
    203 {d.RSA_IDENTITY}
    204 master-key-ed25519 {d.ED_IDENTITY}
    205 onion-key
    206 {d.RSA_ONION_KEY}
    207 ntor-onion-key {d.NTOR_ONION_KEY}
    208 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    209 {d.NTOR_CROSSCERT}
    210 onion-key-crosscert
    211 {d.RSA_CROSSCERT_ED}
    212 published 2014-10-05 12:00:00
    213 bandwidth 1000 1000 1000
    214 proto Link=5
    215 reject *:*
    216 router-sig-ed25519 {d.ED_SIGNATURE}
    217 router-signature
    218 {d.RSA_SIGNATURE}
    219 
    220 :::name=neg_bandwidth
    221 :::type=ri
    222 router fred 127.0.0.1 9001 0 9002
    223 identity-ed25519
    224 {d.ED_CERT}
    225 signing-key
    226 {d.RSA_IDENTITY}
    227 master-key-ed25519 {d.ED_IDENTITY}
    228 onion-key
    229 {d.RSA_ONION_KEY}
    230 ntor-onion-key {d.NTOR_ONION_KEY}
    231 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    232 {d.NTOR_CROSSCERT}
    233 onion-key-crosscert
    234 {d.RSA_CROSSCERT_ED}
    235 published 2014-10-05 12:00:00
    236 bandwidth 1000 -1000 1000
    237 proto Link=5
    238 reject *:*
    239 router-sig-ed25519 {d.ED_SIGNATURE}
    240 router-signature
    241 {d.RSA_SIGNATURE}
    242 
    243 
    244 :::name=bad_ip
    245 :::type=ri
    246 router fred 100.127.0.0.1 9001 0 9002
    247 identity-ed25519
    248 {d.ED_CERT}
    249 signing-key
    250 {d.RSA_IDENTITY}
    251 master-key-ed25519 {d.ED_IDENTITY}
    252 onion-key
    253 {d.RSA_ONION_KEY}
    254 ntor-onion-key {d.NTOR_ONION_KEY}
    255 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    256 {d.NTOR_CROSSCERT}
    257 onion-key-crosscert
    258 {d.RSA_CROSSCERT_ED}
    259 published 2014-10-05 12:00:00
    260 bandwidth 1000 1000 1000
    261 proto Link=5
    262 reject *:*
    263 router-sig-ed25519 {d.ED_SIGNATURE}
    264 router-signature
    265 {d.RSA_SIGNATURE}
    266 
    267 :::name=bad_dirport
    268 :::type=ri
    269 router fred 127.0.0.1 9001 0 bob
    270 identity-ed25519
    271 {d.ED_CERT}
    272 signing-key
    273 {d.RSA_IDENTITY}
    274 master-key-ed25519 {d.ED_IDENTITY}
    275 onion-key
    276 {d.RSA_ONION_KEY}
    277 ntor-onion-key {d.NTOR_ONION_KEY}
    278 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    279 {d.NTOR_CROSSCERT}
    280 onion-key-crosscert
    281 {d.RSA_CROSSCERT_ED}
    282 published 2014-10-05 12:00:00
    283 bandwidth 1000 1000 1000
    284 proto Link=5
    285 reject *:*
    286 router-sig-ed25519 {d.ED_SIGNATURE}
    287 router-signature
    288 {d.RSA_SIGNATURE}
    289 
    290 :::name=bad_name2
    291 :::type=ri
    292 router verylongnamethatnevereverendsandgoesontoolong 127.0.0.1 9001 0 9002
    293 identity-ed25519
    294 {d.ED_CERT}
    295 signing-key
    296 {d.RSA_IDENTITY}
    297 master-key-ed25519 {d.ED_IDENTITY}
    298 onion-key
    299 {d.RSA_ONION_KEY}
    300 ntor-onion-key {d.NTOR_ONION_KEY}
    301 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    302 {d.NTOR_CROSSCERT}
    303 onion-key-crosscert
    304 {d.RSA_CROSSCERT_ED}
    305 published 2014-10-05 12:00:00
    306 bandwidth 1000 1000 1000
    307 proto Link=5
    308 reject *:*
    309 router-sig-ed25519 {d.ED_SIGNATURE}
    310 router-signature
    311 {d.RSA_SIGNATURE}
    312 
    313 :::name=bad_bandwidth2
    314 :::type=ri
    315 router fred 127.0.0.1 9001 0 9002
    316 identity-ed25519
    317 {d.ED_CERT}
    318 signing-key
    319 {d.RSA_IDENTITY}
    320 master-key-ed25519 {d.ED_IDENTITY}
    321 onion-key
    322 {d.RSA_ONION_KEY}
    323 ntor-onion-key {d.NTOR_ONION_KEY}
    324 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    325 {d.NTOR_CROSSCERT}
    326 onion-key-crosscert
    327 {d.RSA_CROSSCERT_ED}
    328 published 2014-10-05 12:00:00
    329 bandwidth 1000 hello 1000
    330 proto Link=5
    331 reject *:*
    332 router-sig-ed25519 {d.ED_SIGNATURE}
    333 router-signature
    334 {d.RSA_SIGNATURE}
    335 
    336 
    337 :::name=bad_uptime
    338 :::type=ri
    339 router fred 127.0.0.1 9001 0 9002
    340 identity-ed25519
    341 {d.ED_CERT}
    342 signing-key
    343 {d.RSA_IDENTITY}
    344 master-key-ed25519 {d.ED_IDENTITY}
    345 onion-key
    346 {d.RSA_ONION_KEY}
    347 ntor-onion-key {d.NTOR_ONION_KEY}
    348 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    349 {d.NTOR_CROSSCERT}
    350 onion-key-crosscert
    351 {d.RSA_CROSSCERT_ED}
    352 uptime forever-and-a-day
    353 published 2014-10-05 12:00:00
    354 bandwidth 1000 1000 1000
    355 proto Link=5
    356 reject *:*
    357 router-sig-ed25519 {d.ED_SIGNATURE}
    358 router-signature
    359 {d.RSA_SIGNATURE}
    360 
    361 :::name=bad_bandwidth3
    362 :::type=ri
    363 router fred 127.0.0.1 9001 0 9002
    364 identity-ed25519
    365 {d.ED_CERT}
    366 signing-key
    367 {d.RSA_IDENTITY}
    368 master-key-ed25519 {d.ED_IDENTITY}
    369 onion-key
    370 {d.RSA_ONION_KEY}
    371 ntor-onion-key {d.NTOR_ONION_KEY}
    372 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    373 {d.NTOR_CROSSCERT}
    374 onion-key-crosscert
    375 {d.RSA_CROSSCERT_ED}
    376 published 2014-10-05 12:00:00
    377 bandwidth 1000 -1000 1000
    378 proto Link=5
    379 reject *:*
    380 router-sig-ed25519 {d.ED_SIGNATURE}
    381 router-signature
    382 {d.RSA_SIGNATURE}
    383 
    384 :::name=bad_ntor_key
    385 :::type=ri
    386 router fred 127.0.0.1 9001 0 9002
    387 identity-ed25519
    388 {d.ED_CERT}
    389 signing-key
    390 {d.RSA_IDENTITY}
    391 master-key-ed25519 {d.ED_IDENTITY}
    392 onion-key
    393 {d.RSA_ONION_KEY}
    394 ntor-onion-key x{d.NTOR_ONION_KEY}
    395 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    396 {d.NTOR_CROSSCERT}
    397 onion-key-crosscert
    398 {d.RSA_CROSSCERT_ED}
    399 published 2014-10-05 12:00:00
    400 bandwidth 1000 1000 1000
    401 proto Link=5
    402 reject *:*
    403 router-sig-ed25519 {d.ED_SIGNATURE}
    404 router-signature
    405 {d.RSA_SIGNATURE}
    406 
    407 :::name=bad_fingerprint
    408 :::type=ri
    409 router fred 127.0.0.1 9001 0 9002
    410 identity-ed25519
    411 {d.ED_CERT}
    412 signing-key
    413 {d.RSA_IDENTITY}
    414 master-key-ed25519 {d.ED_IDENTITY}
    415 onion-key
    416 {d.RSA_ONION_KEY}
    417 ntor-onion-key {d.NTOR_ONION_KEY}
    418 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    419 {d.NTOR_CROSSCERT}
    420 onion-key-crosscert
    421 {d.RSA_CROSSCERT_ED}
    422 published 2014-10-05 12:00:00
    423 bandwidth 1000 1000 1000
    424 proto Link=5
    425 fingerprint 5555
    426 reject *:*
    427 router-sig-ed25519 {d.ED_SIGNATURE}
    428 router-signature
    429 {d.RSA_SIGNATURE}
    430 
    431 :::name=mismatched_fingerprint
    432 :::type=ri
    433 router fred 127.0.0.1 9001 0 9002
    434 identity-ed25519
    435 {d.ED_CERT}
    436 signing-key
    437 {d.RSA_IDENTITY}
    438 master-key-ed25519 {d.ED_IDENTITY}
    439 onion-key
    440 {d.RSA_ONION_KEY}
    441 ntor-onion-key {d.NTOR_ONION_KEY}
    442 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    443 {d.NTOR_CROSSCERT}
    444 onion-key-crosscert
    445 {d.RSA_CROSSCERT_ED}
    446 published 2014-10-05 12:00:00
    447 bandwidth 1000 1000 1000
    448 fingerprint CC43 DC8E 8C9E 3E6D 59CD 0399 2491 0C8C E1E4 50D2
    449 proto Link=5
    450 reject *:*
    451 router-sig-ed25519 {d.ED_SIGNATURE}
    452 router-signature
    453 {d.RSA_SIGNATURE}
    454 
    455 :::name=bad_has_accept6
    456 :::type=ri
    457 router fred 127.0.0.1 9001 0 9002
    458 identity-ed25519
    459 {d.ED_CERT}
    460 signing-key
    461 {d.RSA_IDENTITY}
    462 master-key-ed25519 {d.ED_IDENTITY}
    463 onion-key
    464 {d.RSA_ONION_KEY}
    465 ntor-onion-key {d.NTOR_ONION_KEY}
    466 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    467 {d.NTOR_CROSSCERT}
    468 onion-key-crosscert
    469 {d.RSA_CROSSCERT_ED}
    470 published 2014-10-05 12:00:00
    471 bandwidth 1000 1000 1000
    472 proto Link=5
    473 reject *:*
    474 accept6 *:80
    475 reject6 *:*
    476 router-sig-ed25519 {d.ED_SIGNATURE}
    477 router-signature
    478 {d.RSA_SIGNATURE}
    479 
    480 :::name=bad_no_exit_policy
    481 :::type=ri
    482 router fred 127.0.0.1 9001 0 9002
    483 identity-ed25519
    484 {d.ED_CERT}
    485 signing-key
    486 {d.RSA_IDENTITY}
    487 master-key-ed25519 {d.ED_IDENTITY}
    488 onion-key
    489 {d.RSA_ONION_KEY}
    490 ntor-onion-key {d.NTOR_ONION_KEY}
    491 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    492 {d.NTOR_CROSSCERT}
    493 onion-key-crosscert
    494 {d.RSA_CROSSCERT_ED}
    495 published 2014-10-05 12:00:00
    496 bandwidth 1000 1000 1000
    497 proto Link=5
    498 router-sig-ed25519 {d.ED_SIGNATURE}
    499 router-signature
    500 {d.RSA_SIGNATURE}
    501 
    502 :::name=bad_ipv6_exit_policy
    503 :::type=ri
    504 router fred 127.0.0.1 9001 0 9002
    505 identity-ed25519
    506 {d.ED_CERT}
    507 signing-key
    508 {d.RSA_IDENTITY}
    509 master-key-ed25519 {d.ED_IDENTITY}
    510 onion-key
    511 {d.RSA_ONION_KEY}
    512 ntor-onion-key {d.NTOR_ONION_KEY}
    513 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    514 {d.NTOR_CROSSCERT}
    515 onion-key-crosscert
    516 {d.RSA_CROSSCERT_ED}
    517 published 2014-10-05 12:00:00
    518 bandwidth 1000 1000 1000
    519 proto Link=5
    520 reject *:*
    521 ipv6-policy kfdslfdfj sdjfk sdfjsdf
    522 router-sig-ed25519 {d.ED_SIGNATURE}
    523 router-signature
    524 {d.RSA_SIGNATURE}
    525 
    526 :::name=bad_family
    527 :::type=ri
    528 router fred 127.0.0.1 9001 0 9002
    529 identity-ed25519
    530 {d.ED_CERT}
    531 signing-key
    532 {d.RSA_IDENTITY}
    533 master-key-ed25519 {d.ED_IDENTITY}
    534 onion-key
    535 {d.RSA_ONION_KEY}
    536 ntor-onion-key {d.NTOR_ONION_KEY}
    537 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    538 {d.NTOR_CROSSCERT}
    539 onion-key-crosscert
    540 {d.RSA_CROSSCERT_ED}
    541 published 2014-10-05 12:00:00
    542 bandwidth 1000 1000 1000
    543 proto Link=5
    544 family aaaa,bbbb
    545 reject *:*
    546 router-sig-ed25519 {d.ED_SIGNATURE}
    547 router-signature
    548 {d.RSA_SIGNATURE}
    549 
    550 :::name=zero_orport
    551 :::type=ri
    552 router fred 127.0.0.1 0 0 9002
    553 identity-ed25519
    554 {d.ED_CERT}
    555 signing-key
    556 {d.RSA_IDENTITY}
    557 master-key-ed25519 {d.ED_IDENTITY}
    558 onion-key
    559 {d.RSA_ONION_KEY}
    560 ntor-onion-key {d.NTOR_ONION_KEY}
    561 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    562 {d.NTOR_CROSSCERT}
    563 onion-key-crosscert
    564 {d.RSA_CROSSCERT_ED}
    565 published 2014-10-05 12:00:00
    566 bandwidth 1000 1000 1000
    567 proto Link=5
    568 reject *:*
    569 router-sig-ed25519 {d.ED_SIGNATURE}
    570 router-signature
    571 {d.RSA_SIGNATURE}
    572 
    573 :::name=ed_missing_crosscert
    574 :::type=ri
    575 router fred 127.0.0.1 9001 0 9002
    576 identity-ed25519
    577 {d.ED_CERT}
    578 signing-key
    579 {d.RSA_IDENTITY}
    580 master-key-ed25519 {d.ED_IDENTITY}
    581 onion-key
    582 {d.RSA_ONION_KEY}
    583 ntor-onion-key {d.NTOR_ONION_KEY}
    584 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    585 {d.NTOR_CROSSCERT}
    586 published 2014-10-05 12:00:00
    587 bandwidth 1000 1000 1000
    588 proto Link=5
    589 reject *:*
    590 router-sig-ed25519 {d.ED_SIGNATURE}
    591 router-signature
    592 {d.RSA_SIGNATURE}
    593 
    594 :::name=ed_missing_crosscert2
    595 :::type=ri
    596 router fred 127.0.0.1 9001 0 9002
    597 identity-ed25519
    598 {d.ED_CERT}
    599 signing-key
    600 {d.RSA_IDENTITY}
    601 master-key-ed25519 {d.ED_IDENTITY}
    602 onion-key
    603 {d.RSA_ONION_KEY}
    604 ntor-onion-key {d.NTOR_ONION_KEY}
    605 onion-key-crosscert
    606 {d.RSA_CROSSCERT_ED}
    607 published 2014-10-05 12:00:00
    608 bandwidth 1000 1000 1000
    609 proto Link=5
    610 reject *:*
    611 router-sig-ed25519 {d.ED_SIGNATURE}
    612 router-signature
    613 {d.RSA_SIGNATURE}
    614 
    615 
    616 :::name=ed_missing_crosscert_sign
    617 :::type=ri
    618 router fred 127.0.0.1 9001 0 9002
    619 identity-ed25519
    620 {d.ED_CERT}
    621 signing-key
    622 {d.RSA_IDENTITY}
    623 master-key-ed25519 {d.ED_IDENTITY}
    624 onion-key
    625 {d.RSA_ONION_KEY}
    626 ntor-onion-key {d.NTOR_ONION_KEY}
    627 ntor-onion-key-crosscert
    628 {d.NTOR_CROSSCERT}
    629 onion-key-crosscert
    630 {d.RSA_CROSSCERT_ED}
    631 published 2014-10-05 12:00:00
    632 bandwidth 1000 1000 1000
    633 proto Link=5
    634 reject *:*
    635 router-sig-ed25519 {d.ED_SIGNATURE}
    636 router-signature
    637 {d.RSA_SIGNATURE}
    638 
    639 :::name=ed_bad_sig1
    640 :::type=ri
    641 router fred 127.0.0.1 9001 0 9002
    642 identity-ed25519
    643 {d.ED_CERT}
    644 signing-key
    645 {d.RSA_IDENTITY}
    646 master-key-ed25519 {d.ED_IDENTITY}
    647 onion-key
    648 {d.RSA_ONION_KEY}
    649 ntor-onion-key {d.NTOR_ONION_KEY}
    650 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    651 {d.NTOR_CROSSCERT}
    652 onion-key-crosscert
    653 {d.RSA_CROSSCERT_ED}
    654 published 2014-10-05 12:00:00
    655 bandwidth 1000 1000 1000
    656 proto Link=5
    657 reject *:*
    658 router-sig-ed25519 4DSdPePrToNx3WQ+4GfFelB8IyHu5Z9vTbbLZ02vfYEsCF9QeaeHbYagY/yjdt+9e71jmfM+W5MfRQd8FJ1+Dg
    659 router-signature
    660 {d.RSA_SIGNATURE}
    661 
    662 
    663 :::name=ed_bad_sig2
    664 :::type=ri
    665 router fred 127.0.0.1 9001 0 9002
    666 identity-ed25519
    667 {d.ED_CERT}
    668 signing-key
    669 {d.RSA_IDENTITY}
    670 master-key-ed25519 {d.ED_IDENTITY}
    671 onion-key
    672 {d.RSA_ONION_KEY}
    673 ntor-onion-key {d.NTOR_ONION_KEY}
    674 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    675 {d.NTOR_CROSSCERT}
    676 onion-key-crosscert
    677 {d.RSA_CROSSCERT_ED}
    678 published 2014-10-05 12:00:00
    679 bandwidth 1000 1000 1000
    680 proto Link=5
    681 reject *:*
    682 router-sig-ed25519 X{d.ED_SIGNATURE}
    683 router-signature
    684 {d.RSA_SIGNATURE}
    685 
    686 
    687 :::name=ed_bad_sig3
    688 :::type=ri
    689 router fred 127.0.0.1 9001 0 9002
    690 identity-ed25519
    691 {d.ED_CERT}
    692 signing-key
    693 {d.RSA_IDENTITY}
    694 master-key-ed25519 {d.ED_IDENTITY}
    695 onion-key
    696 {d.RSA_ONION_KEY}
    697 ntor-onion-key {d.NTOR_ONION_KEY}
    698 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    699 {d.NTOR_CROSSCERT}
    700 onion-key-crosscert
    701 {d.RSA_CROSSCERT_ED}
    702 published 2014-10-05 12:00:00
    703 bandwidth 1000 1000 1000
    704 proto Link=5
    705 reject *:*
    706 router-sig-ed25519 lemondcustard
    707 router-signature
    708 {d.RSA_SIGNATURE}
    709 
    710 
    711 :::name=ed_bad_crosscert1
    712 :::type=ri
    713 router fred 127.0.0.1 9001 0 9002
    714 identity-ed25519
    715 {d.ED_CERT}
    716 signing-key
    717 {d.RSA_IDENTITY}
    718 master-key-ed25519 {d.ED_IDENTITY}
    719 onion-key
    720 {d.RSA_ONION_KEY}
    721 ntor-onion-key {d.NTOR_ONION_KEY}
    722 ntor-onion-key-crosscert 1
    723 -----BEGIN ED25519 CERT-----
    724 AQoABf55AXL4pAregsMa2ovmTBGaMCyWz/4LpICgAAuWXtTvA1IfAKo6ANUq+hi+
    725 xb3J4aYafnszlj87oi/DR+SDf29wzwNw8gmaqGzJ5GbfISfABuTUCzlilZyVnLxi
    726 BHcCH6PWiAQ=
    727 -----END ED25519 CERT-----
    728 onion-key-crosscert
    729 {d.RSA_CROSSCERT_ED}
    730 published 2014-10-05 12:00:00
    731 bandwidth 1000 1000 1000
    732 proto Link=5
    733 reject *:*
    734 router-sig-ed25519 {d.ED_SIGNATURE}
    735 router-signature
    736 {d.RSA_SIGNATURE}
    737 
    738 
    739 :::name=ed_misplaced1
    740 :::type=ri
    741 router fred 127.0.0.1 9001 0 9002
    742 signing-key
    743 {d.RSA_IDENTITY}
    744 identity-ed25519
    745 {d.ED_CERT}
    746 master-key-ed25519 {d.ED_IDENTITY}
    747 onion-key
    748 {d.RSA_ONION_KEY}
    749 ntor-onion-key {d.NTOR_ONION_KEY}
    750 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    751 {d.NTOR_CROSSCERT}
    752 onion-key-crosscert
    753 {d.RSA_CROSSCERT_ED}
    754 published 2014-10-05 12:00:00
    755 bandwidth 1000 1000 1000
    756 proto Link=5
    757 reject *:*
    758 router-sig-ed25519 {d.ED_SIGNATURE}
    759 router-signature
    760 {d.RSA_SIGNATURE}
    761 
    762 
    763 :::name=ed_misplaced2
    764 :::type=ri
    765 router fred 127.0.0.1 9001 0 9002
    766 identity-ed25519
    767 {d.ED_CERT}
    768 signing-key
    769 {d.RSA_IDENTITY}
    770 master-key-ed25519 {d.ED_IDENTITY}
    771 onion-key
    772 {d.RSA_ONION_KEY}
    773 ntor-onion-key {d.NTOR_ONION_KEY}
    774 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    775 {d.NTOR_CROSSCERT}
    776 onion-key-crosscert
    777 {d.RSA_CROSSCERT_ED}
    778 published 2014-10-05 12:00:00
    779 bandwidth 1000 1000 1000
    780 router-sig-ed25519 {d.ED_SIGNATURE}
    781 proto Link=5
    782 reject *:*
    783 router-signature
    784 {d.RSA_SIGNATURE}
    785 
    786 
    787 :::name=ed_bad_cert1
    788 :::type=ri
    789 router fred 127.0.0.1 9001 0 9002
    790 identity-ed25519
    791 -----BEGIN ED25519 CERT-----
    792 AQoABf55AYf+rX8a5rzdTBGPvLdQIP8XcElDDQnJIruGqfDTj+tjAP+3XOL2UTmn
    793 Hu39PbLZV+m9DIj/DvG38M0hP4MmHUjP/iZG5PaCX6/aMe+nQSNuTl0IDGpIo1l8
    794 dZToQTFSzAQ=
    795 -----END ED25519 CERT-----
    796 signing-key
    797 {d.RSA_IDENTITY}
    798 master-key-ed25519 {d.ED_IDENTITY}
    799 onion-key
    800 {d.RSA_ONION_KEY}
    801 ntor-onion-key {d.NTOR_ONION_KEY}
    802 ntor-onion-key-crosscert {d.NTOR_CROSSCERT_SIGN}
    803 {d.NTOR_CROSSCERT}
    804 onion-key-crosscert
    805 {d.RSA_CROSSCERT_ED}
    806 published 2014-10-05 12:00:00
    807 bandwidth 1000 1000 1000
    808 proto Link=5
    809 reject *:*
    810 router-sig-ed25519 {d.ED_SIGNATURE}
    811 router-signature
    812 {d.RSA_SIGNATURE}