Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 789 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 789 Bytes

match-api

A set of public facing APIs defined by protobuf messages to perform a secure PAIR (Publisher Advertiser Identity Reconciliation) match and activation with Optable Data connectivity nodes (DCN). The open sourced Command Line Interface (CLI) utility opair uses these APIs to enable any users of the tool to perform secure ID matches with a DCN partner.

Installation

Download Google's Protocol Buffers compiler protoc and make sure it's available in your PATH. You can download it here, or follow the installation instruction here.

Build

To compile and regenerate the go output files, simply run

make