How does Hyperledger Fabric implement private data sharing among related parties? -


how hyperledger fabric share private data among intended parties without revealing data other network participants?

is similar r3's corda?

current version of fabric v0.6 not provide such possibility, i.e. every peer can see same other peers. there intention implement feature in 1.0 http://hyperledger-fabric.readthedocs.io/en/latest/abstract_v1/


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -