From 1b37175af8133f16ae094af5c540da4ec1a58964 Mon Sep 17 00:00:00 2001 From: "Jay.M.Hu" Date: Mon, 5 Feb 2024 22:38:07 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d44000..77dc267 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ To aid the development of zero-knowledge applications and the adoption of digita - [PROJECT] [TLS Notary](https://tlsnotary.org/) (Performs an MPC with a 3rd party notary) - [PROJECT] [Reclaim Protocol](https://www.reclaimprotocol.org/) (A 3rd party provides an attesting signature) - Git commits +- Sign Protocol ([SP](https://sign.global/)), sign everything on chain - Ethereum Attestation Service ([EAS](https://attest.sh/)), including [Coinbase onchain verification](https://help.coinbase.com/en/coinbase/getting-started/verify-my-account/onchain-verification) and [Gitcoin Passport](https://passport.gitcoin.co/) - [Proof of Humanity](https://proofofhumanity.id/) - PDFs (some PDFs e.g. [Docusign](https://www.docusign.com/how-it-works/electronic-signature/digital-signature/digital-signature-faq) are digitally signed by certificate authorities) From a593a402f79533a0b6f49d679b39710514d3ab0e Mon Sep 17 00:00:00 2001 From: "Jay.M.Hu" Date: Mon, 5 Feb 2024 22:41:43 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77dc267..d5fa91c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ To aid the development of zero-knowledge applications and the adoption of digita - [PROJECT] [TLS Notary](https://tlsnotary.org/) (Performs an MPC with a 3rd party notary) - [PROJECT] [Reclaim Protocol](https://www.reclaimprotocol.org/) (A 3rd party provides an attesting signature) - Git commits -- Sign Protocol ([SP](https://sign.global/)), sign everything on chain +- [Sign Protocol](https://docs.ethsign.xyz/sign-protocol), an omni-chain attestation protocol, enabling users to attest and verify any information on-chain freely - Ethereum Attestation Service ([EAS](https://attest.sh/)), including [Coinbase onchain verification](https://help.coinbase.com/en/coinbase/getting-started/verify-my-account/onchain-verification) and [Gitcoin Passport](https://passport.gitcoin.co/) - [Proof of Humanity](https://proofofhumanity.id/) - PDFs (some PDFs e.g. [Docusign](https://www.docusign.com/how-it-works/electronic-signature/digital-signature/digital-signature-faq) are digitally signed by certificate authorities)