Snap for 5228332 from 54d48dd818878e131954c9bb444993bf946e5a87 to qt-release

Change-Id: If68f4a38885cb7a9bdd66c9bdd8c606271691028
tree: a962931f614c8f6693b7beeee7b776a61b9a068f
  1. client/
  2. Android.bp
  3. Android.mk
  4. LICENSE
  5. MODULE_LICENSE_APACHE2
  6. NOTICE
  7. OWNERS
  8. README.android
  9. README.md
  10. README.version
README.md

RAPPOR

RAPPOR is a novel privacy technology that allows inferring statistics about populations while preserving the privacy of individual users.

This repository contains simulation and analysis code in Python and R.

For a detailed description of the algorithms, see the paper and links below.

Feel free to send feedback to rappor-discuss@googlegroups.com.


Publications

Links

  • Google Blog Post about RAPPOR
  • RAPPOR implementation in Chrome
    • This is a production quality C++ implementation, but it's somewhat tied to Chrome, and doesn't support all privacy parameters (e.g. only a few values of p and q). On the other hand, the code in this repo is not yet production quality, but supports experimentation with different parameters and data sets. Of course, anyone is free to implement RAPPOR independently as well.
  • Mailing list: rappor-discuss@googlegroups.com