google / rappor

RAPPOR: Privacy-Preserving Reporting Algorithms
Apache License 2.0
860 stars 165 forks source link

REST interface for shiny-analysis app #23

Open andychu opened 9 years ago

andychu commented 9 years ago

Requested by Chrome team.

andychu commented 9 years ago

Problem: Shiny doesn't support plain HTTP. May need a different wrapper for the R code.

andychu commented 9 years ago

Also, an issue is that it would be nice to store the map file on the server rather than uploading it every time.

Not sure if there is any issue with storing map files on GCE (if we run on GCE). GCE is accessible from Borg, while Ganeti isn't.