From ac2fc204ea04cf38b2092bb2ff81141b9266146d Mon Sep 17 00:00:00 2001 From: Chuck McCallum Date: Fri, 18 Oct 2024 08:46:10 -0400 Subject: [PATCH] no tracking between sessions --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index eb2bbd5..ff89a30 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,6 @@ Building on what we've learned from [DP Creator](https://github.com/opendp/dpcre - Streamlined workflow that doesn't assume familiarity with differential privacy - Interactive visualization of privacy budget choices - UI development in Python with [Shiny](https://shiny.posit.co/py/) -- Tracking of cumulative privacy consumption between sessions We plan to implement a [proof of concept](https://docs.google.com/document/d/1dteip598-jYj6KFuoYRyrZDPUuwDl9fHgxARiSieVGw/edit) over a couple months, and then get feedback from users before deciding on next steps.