cross platform mobile application for the cothority
play

Cross-Platform Mobile Application for the Cothority Sacha Kozma - PowerPoint PPT Presentation

Cross-Platform Mobile Application for the Cothority Sacha Kozma June 12, 2018 Decentralized and Distributed Systems lab, EPFL Responsible Prof. Bryan Ford Supervisor Linus Gasser 1 5 Conclusion 7 Demo 6 Drawback Presentation BeerCoin


  1. Cross-Platform Mobile Application for the Cothority Sacha Kozma June 12, 2018 Decentralized and Distributed Systems lab, EPFL Responsible Prof. Bryan Ford Supervisor Linus Gasser

  2. 1 5 Conclusion 7 Demo 6 Drawback Presentation BeerCoin Linkable Ring Signatures CPMAC Presentation 4 PoP in CPMAC Presentation Proof-of-Personhood 3 Improvements 2 1

  3. What is CPMAC ? iOS and Android application used for Cothority. 2

  4. What is CPMAC ? iOS and Android application used for Cothority. 2

  5. What is CPMAC ? iOS and Android application used for Cothority. Currently supported applications: • Status • Proof-of-Personhood • Cisc Identity SkipChain Built on top of NativeScript. 2

  6. 1 5 Conclusion 7 Demo 6 Drawback Presentation BeerCoin Linkable Ring Signatures CPMAC Presentation 4 PoP in CPMAC Presentation Proof-of-Personhood 3 Improvements 2 3

  7. Improvements Work has been done on several points : • PoP-Parties • Attendees support • Confjguration sharing • Usability • User Interface • Process simplifjcations • New feature : BeerCoin 4

  8. 1 5 Conclusion 7 Demo 6 Drawback Presentation BeerCoin Linkable Ring Signatures CPMAC Presentation 4 PoP in CPMAC Presentation Proof-of-Personhood 3 Improvements 2 5

  9. Proof-of-Personhood Organizers agree on the party details 6

  10. Proof-of-Personhood 7

  11. Proof-of-Personhood 8

  12. Proof-of-Personhood 9

  13. Proof-of-Personhood 10

  14. Proof-of-Personhood At the end of the party, the conodes generate : + + collective signature = Final statement And each attendee can generate : 11 Final statement + attendee’s key pair = PoP-Token

  15. 1 5 Conclusion 7 Demo 6 Drawback Presentation BeerCoin Linkable Ring Signatures CPMAC Presentation 4 PoP in CPMAC Presentation Proof-of-Personhood 3 Improvements 2 12

  16. Party description sharing Until now, CPMAC used PasteBin to share the party description to the other organizers. This approch has drawbacks ! • Depends on third-party services • Party description is publicly available Instead, adapt Cothority to use conodes ! 13

  17. Party description sharing Until now, CPMAC used PasteBin to share the party description to the other organizers. This approch has drawbacks ! • Depends on third-party services • Party description is publicly available Instead, adapt Cothority to use conodes ! 13

  18. Party description sharing Until now, CPMAC used PasteBin to share the party description to the other organizers. This approch has drawbacks ! • Depends on third-party services • Party description is publicly available Instead, adapt Cothority to use conodes ! 13

  19. Party description sharing with PasteBin Organizer 1 PasteBin Organizer 2 1) Upload party description 2) Send PasteBin link with QR Code 3) Fetch party description 14

  20. Party description sharing with PasteBin Organizer 1 PasteBin Organizer 2 1) Upload party description 2) Send PasteBin link with QR Code 3) Fetch party description 14

  21. Party description sharing with PasteBin Organizer 1 PasteBin Organizer 2 1) Upload party description 2) Send PasteBin link with QR Code 3) Fetch party description 14

  22. Party description sharing with PasteBin Organizer 1 PasteBin Organizer 2 1) Upload party description 2) Send PasteBin link with QR Code 3) Fetch party description 14

  23. Party description sharing with conodes Organizer 1 Conode 1 Organizer 2 Conode 2 1) Upload description 2) Description is propagated 3) Fetch party proposal 15

  24. Party description sharing with conodes Organizer 1 Conode 1 Organizer 2 Conode 2 1) Upload description 2) Description is propagated 3) Fetch party proposal 15

  25. Party description sharing with conodes Organizer 1 Conode 1 Organizer 2 Conode 2 1) Upload description 2) Description is propagated 3) Fetch party proposal 15

  26. Party description sharing with conodes Organizer 1 Conode 1 Organizer 2 Conode 2 1) Upload description 2) Description is propagated 3) Fetch party proposal 15

  27. 1 5 Conclusion 7 Demo 6 Drawback Presentation BeerCoin Linkable Ring Signatures CPMAC Presentation 4 PoP in CPMAC Presentation Proof-of-Personhood 3 Improvements 2 16

  28. process will then yield a tag, which is unique to the signer Linkable Ring Signatures Ring Signatures: • Allow a user to sign on behalf of a group • One can verify that someone from this group effectively signed the data • But he cannot know which member precisely Linkable Ring Signatures: • Same as ring signatures • But a linkage scope can be defjned, and the verifjcation under that scope 17

  29. Linkable Ring Signatures Ring Signatures: • Allow a user to sign on behalf of a group • One can verify that someone from this group effectively signed the data • But he cannot know which member precisely Linkable Ring Signatures: • Same as ring signatures • But a linkage scope can be defjned, and the verifjcation under that scope 17 process will then yield a tag, which is unique to the signer

  30. 1 5 Conclusion 7 Demo 6 Drawback Presentation BeerCoin Linkable Ring Signatures CPMAC Presentation 4 PoP in CPMAC Presentation Proof-of-Personhood 3 Improvements 2 18

  31. Each member of the group gets a PoP-Token and the Bar uses BeerCoin A long-running joke at DEDIS ! BeerCoins are distributed in a group and each day/month/week they can have a beer. In CPMAC, it’s called a Bar It allows showing a simple example of what could be done with the current primitives implemented in CPMAC. linkable ring signatures to verify it. 19

  32. BeerCoin A long-running joke at DEDIS ! BeerCoins are distributed in a group and each day/month/week they can have a beer. In CPMAC, it’s called a Bar It allows showing a simple example of what could be done with the current primitives implemented in CPMAC. Each member of the group gets a PoP-Token and the Bar uses linkable ring signatures to verify it. 19

  33. Linkable Ring Signatures for BeerCoin In the case of BeerCoin, the scope should be unique for each Bar and each period : 20 scope = bar _ name � frequency � year � month � day frequency ∈ { daily , weekly , monthly }

  34. Linkable Ring Signatures: Client verification 21

  35. 1 5 Conclusion 7 Demo 6 Drawback Presentation BeerCoin Linkable Ring Signatures CPMAC Presentation 4 PoP in CPMAC Presentation Proof-of-Personhood 3 Improvements 2 22

  36. Drawbacks One major drawback comes from the association of QR Code with linkable ring signatures : • Length of signatures is proportional to the number of member in the group • But QR Code has fjxed capacity Actually, CPMAC could handle a maximum of 90 members per group. 23

  37. Drawbacks 24

  38. Demo time ! 24

  39. Conclusion CPMAC is increasingly becoming a large public app. The primitives currently added allows some interesting applications : • Voting system • Online chat • Authentication • and many more 25

  40. Questions ? 25

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend