nucypher/examples/finnegans_wake_demo
jMyles 7ac8374c07 Passing ciphertext(s) as positional. 2020-02-08 04:27:34 -08: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 Passing ciphertext(s) as positional. 2020-02-08 04:27:34 -08: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