← Golden Records
PPRL · privacy-preserving linkage
Link two parties without sharing PII
Pick two sources and match them on shared fields using Bloom-filter (CLK) encoding. No plaintext join happens — only encoded overlaps are compared, with an ephemeral per-run key that's never persisted. You get back a PII-free report: how many records linked, how many comparisons ran, and a downloadable row-index mapping.
Sign in to run a privacy-preserving linkage.