We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a840a97 commit 2e9daf8Copy full SHA for 2e9daf8
README.md
@@ -85,6 +85,14 @@ x.quick_result(input_data: list)
85
Go to [resources](https://github.com/OpenMined/PyDP/blob/dev/resources.md)
86
to learn more about differential privacy.
87
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
96
## Support and Community on Slack
97
98
If you have questions about the PyDP library, join
0 commit comments