ChluNetwork / chlu-protocol

Chlu Protocol
https://chlu.io
MIT License
5 stars 2 forks source link

Vendor key generation algorithm 2 #4

Closed kulpreet closed 6 years ago

kulpreet commented 6 years ago

Initial thoughts

  1. P_vm received by the vendor is signed by the vendor's private key
  2. The signed P_vm is published on IPFS
  3. The IPFS cid is sent to the marketplace
  4. Marketplace publishes the signed P_vm (not sure if that was needed)

Make sure the above change in key scheme is reflected in the validation protocol