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
- Host: GitHub
- URL: https://github.com/ldsec/unlynx
- Owner: ldsec
- License: other
- Created: 2017-05-23T16:58:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-10-11T08:37:04.000Z (over 4 years ago)
- Last Synced: 2025-08-14T00:26:29.206Z (10 months ago)
- Topics: data-sharing, onet, privacy-protection, security
- Language: Go
- Homepage:
- Size: 13.7 MB
- Stars: 31
- Watchers: 14
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://travis-ci.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