Skip to content

Conversation

@cristianberneanu
Copy link
Contributor

Closes #230.

Comment on lines +19 to +27
__Diffix for Desktop__ only accepts CSV files as input.

Diffix for Desktop interprets the first row of the CSV file as column names.
__Diffix for Desktop__ interprets the first row of the CSV file as column names.

Diffix for Desktop auto-detects the CSV separator. All standard separators are accepted.
__Diffix for Desktop__ auto-detects the CSV separator. All standard separators are accepted.

Diffix for Desktop auto-detects data types as text or numeric. Text columns are generalized with substring selection, and numeric columns are generalized with numeric ranges.
__Diffix for Desktop__ auto-detects data types as text or numeric. Text columns are generalized with substring selection, and numeric columns are generalized with numeric ranges.

After loading, Diffix for Desktop displays the column names and the first 1000 rows of the table. This data may be inspected to validate that the CSV file was loaded correctly.
After loading, __Diffix for Desktop__ displays the column names and the first 1000 rows of the table. This data may be inspected to validate that the CSV file was loaded correctly.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These sentences sound very repetitive...

__Diffix for Desktop__ uses __Diffix__ as its underlying anonymization mechanism. __Diffix__ was co-developed by the __Max Planck Institute for Software Systems__ and __Aircloak GmbH__. __Diffix__ is strong enough to satisfy the GDPR definition of anonymization as non-personal data.

The technology is made openly available under the [__Open Diffix__](https://open-diffix.org) organization. The latest version of the mechanism is called __Diffix Elm__.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yoid2000 Paul, is this addition ok with you?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should remove it, because:

  1. Open Diffix isn't really an organization. I would call it a project, but it is really MPG that is making this available anyway.
  2. I was purposely not mentioning the version (Elm) because Elm includes LED-Lite, and this release doesn't include LED-Lite.

@cristianberneanu cristianberneanu merged commit 7a3e4a3 into master Nov 2, 2021
@cristianberneanu cristianberneanu deleted the cristian/misc branch November 2, 2021 11:39
@cristianberneanu
Copy link
Contributor Author

Merged now so I can start the release making process. Will handle Paul's comments, if any, later...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Emphasize proper names in docs.

4 participants