Skip to content

diffix/desktop

Repository files navigation

Easy Diffix

Desktop application to anonymize data with Open Diffix Elm.

Development

Run npm install to install dependencies. Run git submodule update --init && npm run build to get and build the anonymizer.

Following the setup, run npm start to start the development environment with hot code reloading.

Before committing, make sure to lint and format your code with npm run lint and npm run prettier.

Making a release

  1. Bump the program version and create a new version tag on GitHub. A draft release will be created automatically.

For example:

npm version minor
git push --follow-tags
  1. After making sure the generated assets are OK, the release can be published manually in the GitHub UI.

About

Cross-platform desktop application for data anonymization with Open Diffix Elm.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6