r-barnes / fbpcs

FBPCS (Facebook Private Computation Solutions) leverages secure multi-party computation (MPC) to output aggregated data without making unencrypted, readable data available to the other party or any third parties. Facebook provides impression & opportunity data, and the advertiser provides conversion / outcome data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PCS (Private Computation Solutions)

Private Computation Solutions provides multiple solutions that leverage various Privacy Enhancing Technologies (e.g., multi-party computation, differential privacy) used across Measurement and Signals. The existing solutions includes Private Lift and Private Attribution, which allow calculations of Lift and Attribution metrics without revealing opportunity or conversion data on an individual level through 2PC.

AWS Infra Set-up

Docker Images

License

PCS is MIT licensed, as found in the LICENSE file.

About

FBPCS (Facebook Private Computation Solutions) leverages secure multi-party computation (MPC) to output aggregated data without making unencrypted, readable data available to the other party or any third parties. Facebook provides impression & opportunity data, and the advertiser provides conversion / outcome data.

License:MIT License


Languages

Language:Python 47.7%Language:C++ 44.8%Language:Shell 3.1%Language:HCL 2.0%Language:Java 1.3%Language:CMake 0.4%Language:C 0.2%Language:Dockerfile 0.2%Language:Makefile 0.1%Language:Thrift 0.1%