Webinar realizzato per gli studenti del corso di laurea specialistica in crittografia dell'università di Trento.
The webinar covers:
- Zenroom as command line
- Zenroom online demo
- Coconut flow
- DP3T flow
Clone Zenroom: git clone https://github.com/DECODEproject/Zenroom.git Download binary: https://zenroom.org/#downloads Coconut flow test: https://github.com/DECODEproject/Zenroom/blob/master/test/zencode_coconut/run_coconut_example.sh DP3T flow test: https://github.com/DECODEproject/Zenroom/blob/master/test/zencode_dp3t/run.sh Zencode implementation in React Native: https://github.com/DECODEproject/decode-app/blob/master/src/api/zenroom/credential-request.zen.js DP3T article: https://medium.com/@jaromil/decentralized-privacy-preserving-proximity-tracing-cryptography-made-easy-af0a6ae48640 Zenroom on telegram: https://web.telegram.org/#/im?p=@zenroom Coconut paper: https://arxiv.org/pdf/1802.07344.pdf Zenroom on Cosmos Tendermint using LotionJS: https://github.com/dyne/lotionroom Determinism test: https://github.com/DECODEproject/Zenroom/blob/master/test/deterministic_random_test.sh