[automerger skipped] DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into stag-aosp-master am: ff2101a1b4 -s ours am: 9129247572 am: 9e3042a073

Change-Id: I8b5c9720965de4d8359edbf797689b1495073756
tree: e7a85c54a5464b0b80fac602b959c1a9217e097d
  1. client/
  2. Android.bp
  3. LICENSE
  4. MODULE_LICENSE_APACHE2
  5. OWNERS
  6. README.android
  7. README.md
  8. 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 [email protected].


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: [email protected]