FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

Β© 2026 FlareStart. All rights reserved.

Back to articles
πŸ‡°πŸ‡ͺ Kenya devs: Add Huduma Namba / National ID to the AI identity standard β€” Soulprint open source (30 min PR)
How-ToTools

πŸ‡°πŸ‡ͺ Kenya devs: Add Huduma Namba / National ID to the AI identity standard β€” Soulprint open source (30 min PR)

via Dev.toManuel Felipe Arias Pineda1mo ago

Every day, AI agents make decisions on our behalf β€” buying, sending emails, signing documents β€” and nobody verifies there's a real human behind them. Soulprint solves this with Zero-Knowledge Proofs: 100% on-device, open source (MIT), free to run. soulprint.digital πŸ‡°πŸ‡ͺ Kenya's Huduma Namba / National ID is not in Soulprint yet. You can add it in ~30 minutes with one PR. What Soulprint does npx soulprint verify-me # scan ID + face match β€” all local # β†’ SPT token (score 0-100) # AI agent includes token in every call # X-Soulprint: eyJ... (score: 84) # API verifies in 3 lines: import { requireSoulprint } from "soulprint-mcp" ; server.tool ( "premium" , requireSoulprint ({ minScore: 80 }) , handler ) ; ZK proof: Circom 2.1.8 Β· Groth16 Β· 844 constraints Β· 564ms prove Β· 25ms verify. πŸ‡°πŸ‡ͺ Kenya: Huduma Namba / National ID National ID: 8 digits. Huduma Namba: 8 digits. Passport: 9 alphanumeric chars. The code β€” fill in the blanks and open a PR // packages/verify-local/src/document/countries/KE.ts

Continue reading on Dev.to

Opens in a new tab

Read Full Article
49 views

Related Articles

How-To

Learn Something Old Every Day, Part XVIII: How Does FPU Detection Work?

Lobsters β€’ 3d ago

β€œLearn to Code” Is Dead… Learn to Think Instead
How-To

β€œLearn to Code” Is Dead… Learn to Think Instead

Medium Programming β€’ 3d ago

How-To

How One File Makes Claude Code Actually Follow Your Instructions

Medium Programming β€’ 3d ago

LeetCode Solution: 121. Best Time to Buy and Sell Stock
How-To

LeetCode Solution: 121. Best Time to Buy and Sell Stock

Dev.to Tutorial β€’ 3d ago

The Feature Took 2 Hours to Build β€” and 2 Weeks to Fix
How-To

The Feature Took 2 Hours to Build β€” and 2 Weeks to Fix

Medium Programming β€’ 3d ago

Discover More Articles