{"slug": "show-hn-threshold-cryptography-for-ai-agents-using-payments-and-digital-assets", "title": "Show HN: Threshold Cryptography for AI Agents Using Payments and Digital Assets", "summary": "A developer introduced a threshold-cryptography system for AI agents that issues signatures for agent actions only after policy checks pass, using a private key plus an attached manifest that defines which actions are permitted. The system supports custom action schemas and pluggable modules for agentic payments, including Google AP2 and Mastercard Verifiable Intent, plus a digital assets module for crypto wallets, and distributes risk so compromising a single node cannot steal the key or alter policies. The project was posted to Hacker News with 1 point and 0 comments.", "body_md": "We introduce the concept of a \"cryptographic identity\", which consists of a private key, a manifest attached to it that defines what a specific action is allowed or not allowed to do, and additional controls.\n\nThe principle is simple: when an AI wants to perform an action, it has to request a signature for that action, and the signature is issued only after the checks pass.\n\nI think this approach is flexible enough for most use cases, while also improving accountability and making it possible to build architecture around a zero-trust model.\n\nThe system lets you define your own action schemas, or plug in modules for agentic payments, such as Google AP2 and Mastercard Verifiable Intent, or a digital assets module that lets an agent work with crypto wallets. Basically, modules for different types of actions.\n\nCompared to other solutions, there is a fundamental difference between (as an example) \"we allow the agent to make payments\" and \"we allow the agent to make THIS specific payment.\"\n\nWith threshold cryptography, we distribute the risk so that compromising a single node does not let an attacker steal the key, replace or remove policies, or otherwise concentrate control in one place.\n\nFeedback is welcome :)\n\nComments URL: [https://news.ycombinator.com/item?id=49843480](https://news.ycombinator.com/item?id=49843480)\n\nPoints: 1\n\n# Comments: 0", "url": "https://wpnews.pro/news/show-hn-threshold-cryptography-for-ai-agents-using-payments-and-digital-assets", "canonical_source": "https://github.com/tkeeper-org/tkeeper", "published_at": "2026-09-25 12:07:53+00:00", "updated_at": "2026-09-25 12:29:58.449434+00:00", "lang": "en", "topics": ["ai-agents", "ai-safety", "ai-policy", "agent-protocols"], "entities": ["Google AP2", "Mastercard Verifiable Intent", "Hacker News"], "also_reported_by": [], "alternates": {"html": "https://wpnews.pro/news/show-hn-threshold-cryptography-for-ai-agents-using-payments-and-digital-assets", "markdown": "https://wpnews.pro/news/show-hn-threshold-cryptography-for-ai-agents-using-payments-and-digital-assets.md", "text": "https://wpnews.pro/news/show-hn-threshold-cryptography-for-ai-agents-using-payments-and-digital-assets.txt", "jsonld": "https://wpnews.pro/news/show-hn-threshold-cryptography-for-ai-agents-using-payments-and-digital-assets.jsonld"}}