Skip to content

Commit 2e9daf8

Browse files
Refer to the attack model in README
1 parent a840a97 commit 2e9daf8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,14 @@ x.quick_result(input_data: list)
8585
Go to [resources](https://github.com/OpenMined/PyDP/blob/dev/resources.md)
8686
to learn more about differential privacy.
8787

88+
## Attack Model
89+
90+
Please refer to the
91+
[attack model](https://github.com/google/differential-privacy/blob/main/common_docs/attack_model.md)
92+
of the underlying Google Differential Privacy Library to learn
93+
more about our assumptions and requirements for using PyDP in
94+
a safe way.
95+
8896
## Support and Community on Slack
8997

9098
If you have questions about the PyDP library, join

0 commit comments

Comments
 (0)