Historie revizí

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