Historial de Commits

Autor SHA1 Mensaje Fecha
  Ian Goldberg afb53b921f Start cleaning up Single-Pass Walking Onions hace 4 años
  Ian Goldberg 2b0261df02 Don't send nacl objects over the wire where reasonable hace 4 años
  Ian Goldberg 08b497f376 Merklelib's proofs pickle to unreasonably large bytearrays hace 4 años
  Chelsea H. Komlo 89946235f4 add command line options for relay tests hace 4 años
  Ian Goldberg 94feec6fff Use the logging module instead of just print hace 4 años
  Ian Goldberg 585f33f72d Implement Merkle tree SNIP authentication hace 4 años
  Ian Goldberg 3b5b84961c Clients verify received SNIPs hace 4 años
  Ian Goldberg b7a2edc1d9 Now that pick_weighted_relay_index exists, have pick_weighted_relay just use it instead of duplicating code hace 4 años
  Chelsea H. Komlo bfd5f8f2a1 wip telescoping extend hace 4 años
  Ian Goldberg 7e35deb381 Relays can fetch ENDIVEs and ENDIVE diffs from DirAuths hace 4 años
  Ian Goldberg 575073ac49 Refactor the random picking of relays into a RelayPicker class hace 4 años
  Ian Goldberg 162e75adce Implement SNIPs and ENDIVEs (threshold signature mode only so far) hace 4 años
  Ian Goldberg aca5053d85 Simulate consensus diffs hace 4 años
  Ian Goldberg 155111bd53 Count bytes bidirectionally between relays and dirauths hace 4 años
  Ian Goldberg 6bf079b351 DirAuths bind themselves to the network now, just like Relays and Clients hace 4 años
  Ian Goldberg a9e18e9a76 Start gathering performance statistics hace 4 años
  Ian Goldberg e8b2e741c6 Make the functions to verify relay descriptors and consensuses into static methods hace 4 años
  Ian Goldberg df118a3820 Make the weighted relay picking algorithm more similar to the one we'll use for WO hace 4 años
  Ian Goldberg aaee3b812c Clients choose a guard from the bw-weighted relay list hace 4 años
  Ian Goldberg 55ec599c8e Don't make signature verification a method of the object being verified hace 4 años
  Ian Goldberg 53d721dad6 Support the termination of relays hace 4 años
  Ian Goldberg 815099707e Improve some comments and whitespacing hace 4 años
  Ian Goldberg c29ef0df37 Relays download a consensus from a random dirauth every epoch hace 4 años
  Ian Goldberg ec464f3f0e Generate and sign (Vanilla Onion Routing) consensuses every epoch hace 4 años
  Ian Goldberg a96f372232 More carefully store the uploaded descriptors, sorted by epoch hace 4 años
  Ian Goldberg 1765d6084f Store uploaded relay descriptors hace 4 años
  Ian Goldberg ab375b0775 Start on the simulator hace 4 años