Google Git
Sign in
chromium / chromium / src / bc35726b9f501322cc80c51ea81f237114c559cd / . / components / rappor
tree: d1e8418b91fdc29a37c5b42bf5e02ed4313dce2f [path history] [tgz]
  1. proto/
  2. public/
  3. bloom_filter.cc
  4. bloom_filter.h
  5. bloom_filter_unittest.cc
  6. BUILD.gn
  7. byte_vector_utils.cc
  8. byte_vector_utils.h
  9. byte_vector_utils_unittest.cc
  10. DEPS
  11. log_uploader.cc
  12. log_uploader.h
  13. log_uploader_interface.h
  14. log_uploader_unittest.cc
  15. OWNERS
  16. rappor_metric.cc
  17. rappor_metric.h
  18. rappor_metric_unittest.cc
  19. rappor_parameters.cc
  20. rappor_pref_names.cc
  21. rappor_pref_names.h
  22. rappor_prefs.cc
  23. rappor_prefs.h
  24. rappor_prefs_unittest.cc
  25. rappor_recorder_impl.cc
  26. rappor_recorder_impl.h
  27. rappor_service_impl.cc
  28. rappor_service_impl.h
  29. rappor_service_unittest.cc
  30. rappor_utils.cc
  31. rappor_utils_unittest.cc
  32. README.md
  33. reports.cc
  34. reports.h
  35. reports_unittest.cc
  36. sample.cc
  37. sampler.cc
  38. sampler.h
  39. sampler_unittest.cc
  40. test_log_uploader.cc
  41. test_log_uploader.h
  42. test_rappor_service.cc
  43. test_rappor_service.h
components/rappor/README.md

Rappor (Randomized Aggregatable Privacy Preserving Ordinal Responses)

RAPPOR reports consist of randomly generated data that is biased based on data collected from the user. Data from many users can be aggregated to learn information about the population, but little or nothing can be concluded about individual users from their reports.

Documentation: http://www.chromium.org/developers/design-documents/rappor

Powered by Gitiles| Privacy| Termstxt json