DZhangLab / HIDe-infrastructure

2 stars 0 forks source link

Design of the Proxy between Ethereum-based CA and Fabric #23

Open zhangpn opened 1 year ago

Wyntuition commented 1 year ago

Per our meeting yesterday, Ethereum doesn't use a centralized CA, it has clients generate a private-public key pair, then an ethereum address from that, and use that ethereum address on the ethereum ledger. This would lead the design towards either storing the client's pk of the key pair that created the ethereum address, or the ethereum address itself in Fabric.