0KnowledgeNetwork / opt

Zero Knowledge Network's mixnet server plugins and client apps
GNU Affero General Public License v3.0
2 stars 1 forks source link

feat: proof-of-private-network #66

Open xendarboh opened 2 weeks ago

xendarboh commented 2 weeks ago

Add a custom HTTP header to outgoing requests from http_proxy servicenode plugin, This header enables RPC providers, or other participating servers, to verify that the request traversed through the network, and thus has metadata privacy.

The header must be spoof proof and privacy-preserving. Consider using a value within the header corresponding to ZKP and/or hash that may be verified without violating the privacy propositions of the network.