refactor: update project details for ZK-Based Human Verification init… (#639)

* refactor: update project details for ZK-Based Human Verification initiative

- Changed project name from "Taiwan PTT Collaboration" to "ZK-Based Human Verification at Scale"
- Enhanced project description to emphasize privacy-preserving identity verification and target user base of 100,000+ verified users.

* fix: remove outdated tag from project data in mastermap
This commit is contained in:
Ya-wen, Jeng
2026-02-25 04:27:12 +00:00
committed by GitHub
parent c81ab4f9c3
commit 71ab7c5223

View File

@@ -199,7 +199,7 @@ export const PROJECTS: ProjectData[] = [
description:
"Mobile-first proving infrastructure. Native provers for Swift/Kotlin/RN/Flutter. GPU crypto libraries.",
href: "/mastermap/mopro",
tags: ["Mobile", "GPU", "zkVM", "Taiwan PTT"],
tags: ["Mobile", "GPU", "zkVM"],
now: [
{
name: "Native Prover (Swift/Kotlin/RN/Flutter)",
@@ -216,9 +216,9 @@ export const PROJECTS: ProjectData[] = [
statusDot: "green",
},
{
name: "Taiwan PTT Collaboration",
name: "ZK-Based Human Verification at Scale",
description:
"Mobile + laptop native provers for Taiwan citizen ID verification. 100K+ users target.",
"Native mobile and desktop provers powering privacy-preserving human verification using government-grade identity credentials. Designed for real-world adoption, with an initial rollout targeting 100,000+ verified users.",
status: "In progress \u00b7 Critical",
statusDot: "green",
},