mirror of
https://github.com/privacy-scaling-explorations/pse.dev.git
synced 2026-04-23 03:01:03 -04:00
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:
@@ -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",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user