From 2e9daf8a86d223142b9aa22aee15c7c062064807 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mira=C3=A7=20Vuslat=20Ba=C5=9Faran?= Date: Wed, 11 Sep 2024 15:15:58 +0200 Subject: [PATCH] Refer to the attack model in README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2fcdd5c4..b2cee66b 100644 --- a/README.md +++ b/README.md @@ -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