Skip to content

Commit

Permalink
Update home.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yoid2000 committed Nov 21, 2023
1 parent 7871916 commit 2606dd0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _pages/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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.
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).

0 comments on commit 2606dd0

Please sign in to comment.