nucypher/examples/finnegans_wake_demo
derekpierre 668f25bc38 Add pre-commit hook to ensure that AGPL license is included in python source files 2020-05-22 08:55:06 -04:00
..
README.md Fix typos, outdated commands, PEP8 2019-06-14 19:18:37 -07:00
download_finnegans_wake.sh Testing dirty hack for finnegans wake demo on CI 2019-06-03 22:52:22 +03:00
finnegans-wake-demo.py Add pre-commit hook to ensure that AGPL license is included in python source files 2020-05-22 08:55:06 -04:00

README.md

Ursula exchange example over live network

This illustrates Alice sharing data with Bob over the NuCypher network using proxy re-encryption, without revealing private keys to intermediary entities.

  1. Alice sets a Policy on the NuCypher network (2/3) and grants access to Bob
  2. Label and Alice's public key provided to Bob
  3. Bob joins the policy by Label and Alice's public key
  4. Enrico created for the policy
  5. Each plaintext message gets encapsulated through the Enrico to messageKit
  6. Bob receives and reconstructs the Enrico from Policy public key and Enrico public key
  7. Bob retrieves the original message from Enrico and MessageKit

Download the Book!

./download_finnegans_wake.sh

Run

python3 finnegans-wake-demo.py