mirror of https://github.com/nucypher/nucypher.git
|
||
---|---|---|
.. | ||
README.md | ||
download_finnegans_wake.sh | ||
finnegans-wake-demo.py |
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.
- Alice sets a Policy on the NuCypher network (2/3) and grants access to Bob
- Label and Alice's public key provided to Bob
- Bob joins the policy by Label and Alice's public key
- Enrico created for the policy
- Each plaintext message gets encapsulated through the Enrico to messageKit
- Bob receives and reconstructs the Enrico from Policy public key and Enrico public key
- Bob retrieves the original message from Enrico and MessageKit
Download the Book!
./download_finnegans_wake.sh
Run
python3 finnegans-wake-demo.py