hyperledger / besu

An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
https://www.hyperledger.org/projects/besu
Apache License 2.0
1.52k stars 846 forks source link

Is there any Privacy Enhancements feature available in Hyperledger Besu (Similar to GoQuorum)? #5982

Open ghost opened 1 year ago

ghost commented 1 year ago

Context

In addition to the standard privacy (SP), GoQuorum provides three kinds of privacy enhancements:

Query

  1. Is there any similar feature available in Hyperledger Besu? What are its configuration options?
  2. If not natively supported, how are these scenarios handled in Besu?
siladu commented 1 year ago

Hi @syed-shamayel take a look at https://besu.hyperledger.org/private-networks/concepts/privacy to start with.

Maybe @macfarla or @pinges can answer any specifics about those mentioned privacy enhancements.