ticket32088 776 B

12345678910111213
  1. o Major features (Proposal 310, performance + security):
  2. - Implements Proposal 310 - Bandaid on guard selection.
  3. Proposal 310 solves a load-balancing issue within Prop271 which strongly
  4. impact experimental research with Shadow.
  5. Security improvement: Proposal 310 prevents any newly Guard relay to
  6. have a chance to get into the primary list of older Tor clients,
  7. except if the N first sampled guards of these clients are unreachable.
  8. Implements recommendation from 32088.
  9. Proposal 310 is linked to the CLAPS project researching optimal
  10. client location-aware path selections. This project is a collaboration
  11. between the UCLouvain Crypto Group, the U.S. Naval Research Laboratory and
  12. Princeton University.