feat: zk-id updates (#392)

This commit is contained in:
Kalidou Diagne
2025-05-13 09:05:18 +03:00
committed by GitHub
parent 8ce4c280cf
commit baf7911c14
3 changed files with 7 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ tags:
"standards",
"ethereum",
]
projects: ["zkid"]
projects: ["zk-id"]
---
## Introduction

View File

@@ -461,7 +461,7 @@ const REACT_MARKDOWN_CONFIG = (darkMode: boolean): CustomComponents => ({
ol: ({ ordered, ...props }) =>
createMarkdownElement(ordered ? "ol" : "ul", {
className:
"ml-6 list-disc text-tuatara-700 font-sans text-base font-normal",
"list-decimal text-tuatara-700 font-sans text-base font-normal mt-3",
...props,
}),
table: Table,

View File

@@ -7,7 +7,7 @@ import {
const content: ProjectContent = {
en: {
tldr: "zkID advances privacy-preserving digital identity by drafting standards, open-source infrastructure, and prototypes using ZKPs.",
tldr: "zkID advances privacy-preserving digital identity by drafting technical standards, building open-source infrastructure, and strategic outreach.",
description: `
### Overview
@@ -36,7 +36,7 @@ We are in a rare window of influence. Over the next 12 to 18 months:
zkID operates across [three strategic workstreams](https://www.notion.so/zkID-Team-Strategy-Proposal-db3c5788dc7a4916a33e580a79177053?pvs=21) to ensure zero-knowledge proofs (ZKPs) are embedded in digital identity systems of the future:
1. **Proliferate Programmable ZKP Standards**
1) **Proliferate Programmable ZKP Standards**
We work with standard bodies to embed ZKPs into emerging identity frameworks to ensure interoperability. Our [grant](https://hackmd.io/@therealyingtong/zkid-grant-proposal)-backed efforts include:
@@ -48,13 +48,13 @@ We work with standard bodies to embed ZKPs into emerging identity frameworks to
Standards like the IETF and EUDI framework are **global signaling mechanisms.** Dozens of countries reference the EUDI frameworks to shape their own identity regulations. If we can ensure ZKPs are part of the EUDI ARF spec, we create downstream pressure to adopt privacy-preserving architecture across multiple jurisdictions.
2. **Research, Prototype, Subtraction**
2) **Research, Prototype, Subtraction**
We [research](https://www.notion.so/Evaluation-Framework-for-SSI-Solutions-8eceb793a5b442cb8da65acc3c337d5c?pvs=21) and build standards compliant, [**minimal and modular PoCs**](https://github.com/adria0/seediq-playground) like the [ZKP Wallet Unit](https://www.notion.so/External-zkID-ZKP-Wallet-Unit-Proposal-1bad57e8dd7e80c98d73fc7e7666375d?pvs=21). This is done in collaboration with governments, to ensure practical real-world ZKP integration pathways.
By delivering vendor-neutral, open-source PoCs, zkID aims to provide tangible working proof in production-ready environments.,
By delivering vendor-neutral, open-source PoCs, zkID aims to provide tangible working proof in production-ready environments.
3. **Education and Strategic Outreach**
3) **Education and Strategic Outreach**
We publish research, [articles](https://mirror.xyz/privacy-scaling-explorations.eth/zRM7qQSt_igfoSxdSa0Pts9MFdAoD96DD3m43bPQJT8), [analysis](https://www.notion.so/Evaluation-Framework-for-SSI-Solutions-8eceb793a5b442cb8da65acc3c337d5c?pvs=21), lead [workshops](https://docs.google.com/presentation/d/1YROCEHK_t10wo5CukgYWmS1nuYKZi46NJBu-XZ8zXiw/edit#slide=id.p), and run [technical engagements](https://docs.google.com/presentation/d/1C4D8zK4gAdafgIEW-2m_qDyyT39gWo0mmFYpwmA8N3M/edit#slide=id.g338a079cb64_0_15).