Closed raprasad closed 3 years ago
protect_sensitivity
flag to the privacy definition. This can be done by modifying the base.proto file.impl Expandable for proto::{x}
code blocks, where x is any mechanism:
privacy_definition.protect_sensitivity
bool is false, then do not replace sensitivity if it already exists.privacy_definition.protect_sensitivity
bool is true, and sensitivity has been explicitly passed inimpl Accuracy for proto::{x}
code blocks, where x is any mechanism:
None
.
From @joshua-oss
Feature Request: Can we get support for caller-specified sensitivity when plugging in aggregates to the graph?
The SQL layer will take care of:
Since the core API intends to be robust against adversaries, may need some thought about how to expose this in a safe way