How to ensure data privacy in Hyperledger Fabric

0 votes
I am new to Hyperledger Fabric and trying to build an application. I wanted to ask, how is data privacy handles in Hyperledger Fabric?
Jan 31, 2019 in Blockchain by Kiran
1,479 views

1 answer to this question.

0 votes

There are different ways data privacy in Hyperledger Fabric.

  • You can segregate your network into channels. Each of these channels represents a subset of participants that are authorized to see the data for the chaincodes that are deployed to that channel. Hence data visibility is limited
  • You can use private-data to keep ledger data private from other organizations on the channel.
  • You can restrict data access to certain roles in your organization, by building access control into the chaincode logic.
answered Jan 31, 2019 by Omkar
• 69,210 points

Related Questions In Blockchain

+2 votes
1 answer
0 votes
1 answer
+1 vote
2 answers

How to return value from a chaincode in Hyperledger Fabric?

Hyperledger Fabric supports only 2 types of ...READ MORE

answered Jun 13, 2018 in Blockchain by Perry
• 17,100 points
2,600 views
0 votes
1 answer

How to control a malicious user in hyperledger fabric?

Fabric is an implementation of blockchain. Blockchain ...READ MORE

answered Jun 29, 2018 in Blockchain by Omkar
• 69,210 points
844 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,232 views
0 votes
1 answer

Invalid Batch or signature in Savtooth

This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE

answered Aug 1, 2018 in Blockchain by digger
• 26,740 points
724 views
+1 vote
1 answer
+15 votes
5 answers
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP