From 2606dd0260ece6138aaa0ca0cd58725890bed275 Mon Sep 17 00:00:00 2001 From: Paul Francis Date: Tue, 21 Nov 2023 17:00:01 +0100 Subject: [PATCH] Update home.md --- _pages/home.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_pages/home.md b/_pages/home.md index 3c81449..cdf3d1e 100644 --- a/_pages/home.md +++ b/_pages/home.md @@ -13,13 +13,13 @@ Open Diffix is an open source project developing tools for anonymizing structure ### SynDiffix -Our flagship tool is [**SynDiffix**](/syndiffix), a python package for generating statistically accurate and strongly anonymous synthetic data from structured data. **SynDiffix** is: +Our flagship tool is [**SynDiffix**](/syndiffix), a Python package for generating statistically accurate and strongly anonymous synthetic data from structured data. **SynDiffix** is: * **one to two orders of magnitude** more accurate than other open-source tools, and * **five to ten times** more accurate than the best commercial products. SynDiffix is particularly well suited to **descriptive analytics use cases**. Nevertheless, it works for ML use cases as well. -The current release is the first release. We are planning many new features. If you would like to request features, or need help or advice, you may contact us at hello@open-diffix.org. You may also post bug reports or feature requests as GitHub issues at [github.com/diffix/syndiffix](https://github.com/diffix/syndiffix). +The current release is the first release. We are planning many new features. If you would like to request features, or need help or advice, you may contact us at [hello@open-diffix.org](mailto:hello@open-diffix.org). You may also post bug reports or feature requests as GitHub issues at [github.com/diffix/syndiffix](https://github.com/diffix/syndiffix). ### pg_diffix @@ -31,4 +31,4 @@ The current release is the first release. We are planning many new features. If **pg_diffix** only returns aggregate answers (column values and associated counts) to a very limited subset of SQL. It is far less flexible than **SynDiffix**. See [github.com/diffix/pg_diffix](https://github.com/diffix/pg_diffix). -Development on **pg_diffix** is currently paused. If you are interested in a project using **pg_diffix**, please contact us at hello@open-diffix.org. \ No newline at end of file +Development on **pg_diffix** is currently paused. If you are interested in a project using **pg_diffix**, please contact us at [hello@open-diffix.org](mailto:hello@open-diffix.org). \ No newline at end of file