Skip to content

Commit

Permalink
Merge pull request #482: Refer to the attack model in README
Browse files Browse the repository at this point in the history
Refer to the attack model in README
  • Loading branch information
dvadym committed Sep 11, 2024
2 parents a840a97 + 2e9daf8 commit 01620d5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,14 @@ x.quick_result(input_data: list)
Go to [resources](https://github.com/OpenMined/PyDP/blob/dev/resources.md)
to learn more about differential privacy.

## Attack Model

Please refer to the
[attack model](https://github.com/google/differential-privacy/blob/main/common_docs/attack_model.md)
of the underlying Google Differential Privacy Library to learn
more about our assumptions and requirements for using PyDP in
a safe way.

## Support and Community on Slack

If you have questions about the PyDP library, join
Expand Down

0 comments on commit 01620d5

Please sign in to comment.