microdesc_use 576 B

12345678910
  1. o Major features
  2. - Clients can now use microdescriptors instead of regular descriptors
  3. to build circuits. Microdescriptors are authority-generated and
  4. -authenticated summaries of regular descriptors' contents, designed
  5. to change very rarely. This feature is designed to save bandwidth,
  6. especially for clients on slow internet connections. It's off
  7. by default for now, since nearly no caches support it, but it will
  8. be on-by-default for clients in a future version. You can use the
  9. UseMicrodescriptors option to turn it on.