Skip to content
  • Nick Mathewson's avatar
    Detect consensuses that are signed by the wrong authorities. · c16412e3
    Nick Mathewson authored
    With this patch we don't consider a consensus to be even potentially
    well-signed if the authorities that are listed as signing it don't
    contain enough authorities we believe in.  Otherwise, we'd just try
    fetching certs for them and failing forever.
    
    (I found this by switching from a chutney network to the main
    network without cleaning out my cache.)
    
    Closes #44
    c16412e3