Blind Find intro

Blind Find is a peer-to-peer network allowing peers to search for other peers with privacy preserved, powered by zero knowledge proofs. The grant went towards Blind Find v1, a relatively centralized topology instead of a pure peer-to-peer one. Blind Find v1 will support:

  • Users can join the network through some reputable hubs and thus can be searched by other peers.
  • Users can search for the other peers without leaking the identity of the themselves and the target peer. After successful searches, peers can make a zk-SNARK proof to prove that they can reach another peer through some hub without leaking the hub's identity.

It is under heavy development right now. Please check out the github repo to follow the progress.

Select a repo