Skip to content

Commit

Permalink
Refer to the attack model in README (#526)
Browse files Browse the repository at this point in the history
  • Loading branch information
miracvbasaran committed Sep 13, 2024
1 parent b09c365 commit 23e9d64
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,11 @@ Supported Python version >= 3.8.
**Note for Apple Silicon users:** PipelineDP pip package is currently available only
for x86 architecture. The reason is that [PyDP](https://github.com/OpenMined/PyDP) does not
have pip pacakge. It might be possible to compile it from sources for Apple Silicon.

## Attack Model

PipelineDP has the same [attack model](https://github.com/google/differential-privacy/blob/main/common_docs/attack_model.md)
as the Google Differential Privacy Library.

## Development

Expand Down

0 comments on commit 23e9d64

Please sign in to comment.