B
Zero-Knowledge Age Verification SDK
3.05
Derivation Chain
Step 1
Conflict between age verification and data protection
→
Step 2
Operators of services requiring age verification
→
Step 3
Privacy-preserving age verification middleware
Problem
Korean online service operators in gaming, alcohol, and adult content (mid-size Platforms, 10–50 employees) requiring age verification face per-transaction costs of 50–100 KRW ($0.04–$0.08) for identity verification API integration (e.g., PASS) plus personal data retention obligations from collecting resident registration numbers. At 1 million verifications per year, costs reach 50–100 million KRW ($37,500–$75,000), plus liability risk from personal data breaches.
Solution
A zero-knowledge proof (ZKP)-based age verification SDK that confirms only whether a user is 19+ without exposing their actual date of birth to the service. (1) One-time identity verification generates a ZKP token, (2) the service only validates the token (no personal data storage), (3) adapters provided for existing PASS/Kakao verification integration.
NUMR-V Scores
NUMR-V Scoring System
| N Novelty | 1-5 | How uncommon the service is in market context. |
| U Urgency | 1-5 | How urgently users need this problem solved now. |
| M Market | 1-5 | Market size and growth potential from proxy indicators. |
| R Realizability | 1-5 | Buildability for a small team with realistic constraints. |
| V Validation | 1-5 | Validation signal quality from competition and demand data. |
SaaS N=.15 U=.20 M=.15 R=.30 V=.20
Senior N=.25 U=.25 M=.05 R=.30 V=.15
Feasibility (56%)
Data Availability
19.4/25
Feasibility Breakdown
| Tech Complexity | / 40 | Difficulty of core implementation stack. |
| Data Availability | / 25 | Practical availability and cost of required data. |
| MVP Timeline | / 20 | Expected time to ship a usable MVP. |
| API Bonus | / 15 | Bonus for viable public API leverage. |
Market Validation (70/100)
Validation Breakdown
| Competition | / 20 | Signal quality from competitor landscape. |
| Market Demand | / 20 | Demand proxies from search and mention patterns. |
| Timing | / 20 | Fit with current shifts in tech, behavior, and regulation. |
| Revenue Signals | / 15 | Reference evidence for monetization viability. |
| Pick-Axe Fit | / 15 | How well the concept serves participants in a trend. |
| Solo Buildability | / 10 | Practicality for lean-team implementation. |
Technical Requirements
Backend [high]
Frontend [low]
Infrastructure [medium]