Skip to content
#

pii

Here are 80 public repositories matching this topic...

vrajat
vrajat commented Feb 14, 2020

It is not surprising that deep and shallow scan show different results. Shallow scan only looks at column names. Deep scan looks at a sample of the data. I've even noticed that two different runs of deep scan show different results as sample rows are different. This is the challenge with not scanning all of the data. Its a trade-off between performance/cost and accuracy. There is no right answer.

piiVerificationProject

This project demonstrate that how a government or any super authority can utilize the Ethereum blockchain for the attestation of citizen's PII data. By empowering the user and allowing user to verify his information on any third party website using his Ethereum account through Web.3.0 wallets.

  • Updated Nov 17, 2021
  • Java

Improve this page

Add a description, image, and links to the pii topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pii topic, visit your repo's landing page and select "manage topics."

Learn more