An open API service indexing awesome lists of open source software.

https://github.com/ldsec/unlynx

A decentralized privacy-preserving data sharing tool
https://github.com/ldsec/unlynx

data-sharing onet privacy-protection security

Last synced: 2 months ago
JSON representation

A decentralized privacy-preserving data sharing tool

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.com/ldsec/unlynx.svg?branch=master)](https://travis-ci.com/ldsec/unlynx) [![Go Report Card](https://goreportcard.com/badge/github.com/ldsec/unlynx)](https://goreportcard.com/report/github.com/ldsec/unlynx)
# UnLynx
UnLynx is a library for simulating a privacy-preserving data sharing tool. It offers a series of independent protocols that when combined offer a verifiably-secure and safe way to share sensitive data (e.g., medical data).

UnLynx is developed by LDS (Laboratory for Data Security in EPFL) in collaboration with DEDIS (Laboratory for Decentralized and Distributed Systems).

## Documentation

* For further details and support, you can check the official [documentation](https://ldsec.gitbook.io/unlynx/).
* The UnLynx library does an intensive use of [Overlay-network (ONet) library](https://github.com/dedis/onet) and of the [Advanced Crypto (kyber) library](https://github.com/dedis/kyber).
* For more information regarding the underlying architecture please refer to the stable version of ONet `go.dedis.ch/onet/v3`.
* To check the code organisation, have a look at [Layout](https://app.gitbook.com/@ldsec/s/unlynx/layout).
* For more information on how to run our protocols, services, simulations and apps, go to [Running UnLynx](https://app.gitbook.com/@ldsec/s/unlynx/running-unlynx).

## Version

We have a development and a stable version. The `master`-branch in `github.com/ldsec/unlynx` is the development version that works but can have incompatible changes.

Use the latest tag `v1.4.2` that is stable and has no incompatible changes.

## License

UnLynx is licensed under a End User Software License Agreement ('EULA') for non-commercial use. If you need more information, please contact us.

## Contact
You can contact any of the developers for more information or any other member of [github.com/ldsec/](https://search.epfl.ch/?filter=unit&q=github.com/ldsec/):

* [David Froelicher](https://github.com/froelich) (PHD student) - david.froelicher@epfl.ch
* [Patricia Egger](https://github.com/pegger) (Security Consultant at Deloitte) - paegger@deloitte.ch
* [Joao Andre Sa](https://github.com/JoaoAndreSa) (Software Engineer) - joao.gomesdesaesousa@epfl.ch
* [Christian Mouchet](https://github.com/ChristianMct) (PHD student) - christian.mouchet@epfl.ch