Fw:Re:Re: re:[Hyperledger Fabric] identity authentication
qs meng <qsmeng@...>
-------- Forwarding messages -------- From: "meng" <qsmeng@...> Date: 2020-01-13 11:08:34 To: "Nikhil E Gupta" <negupta@...>,robert@...,nlzanutim@... Subject: Re:Re: re:[Hyperledger Fabric] identity authentication Hi, Thank you all for your reply. About the CID, the certificate is initialized into an object and the information like id/mspID is obtained by CID function. The authenticity about the ID is not checked at all. CID think it is true because the endorsing peer has already checked. About SDK maintaining a credential wallet that holds end user's HLF credentials, I didnot find any material on it. I guess the DApp uses the credntials in the wallet to check the ID of endusers? Is the transaction proposal then signed by the DApp and submitted to Fabric? If so, we must trust the DApp. About the restful API, an enduser must send a proposal to a server, what is the server that handles the proposal and where the server is running? Thank you. Best regards, qsmeng
At 2019-12-06 00:19:27, "Nikhil E Gupta" <negupta@...> wrote:
|
|