From 2d8aaff54476ccca19105fa4e1161dc21bf0614a Mon Sep 17 00:00:00 2001 From: "Oleg B." Date: Mon, 23 Mar 2026 23:45:14 +0100 Subject: [PATCH] =?UTF-8?q?Add=20AgentVeil=20Protocol=20=E2=80=94=20trust?= =?UTF-8?q?=20infrastructure=20for=20A2A=20economy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9204aa0..f1df40a 100644 --- a/README.md +++ b/README.md @@ -223,6 +223,7 @@ New to A2A? Here's a suggested path: * 🌟 [n8n-nodes-agent2agent](https://github.com/pjawz/n8n-nodes-agent2agent) by [@pjawz](https://github.com/pjawz) [![Stars](https://img.shields.io/github/stars/pjawz/n8n-nodes-agent2agent?style=social)](https://github.com/pjawz/n8n-nodes-agent2agent) - Adds nodes to n8n for interacting with AI agents using Google's Agent2Agent (A2A) protocol. * 🌟 [google-calendar-agent](https://github.com/inference-gateway/google-calendar-agent) by [@inference-gateway](https://github.com/inference-gateway) [![Stars](https://img.shields.io/github/stars/inference-gateway/google-calendar-agent?style=social)](https://github.com/inference-gateway/google-calendar-agent) - A standalone A2A agent that can manage a user's Google Calendar, compatible with any OpenAI-compatible API for its LLM. * 🌟 [A2AApp](https://github.com/tanaikech/A2AApp) by [@tanaikech](https://github.com/tanaikech) [![Stars](https://img.shields.io/github/stars/tanaikech/A2AApp?style=social)](https://github.com/tanaikech/A2AApp) - An Agent2Agent (A2A) network built with Google Apps Script, enabling secure, decentralized AI communication and integration within Google Workspace as both an A2A server and client. +* 🌟 [AgentVeil Protocol](https://github.com/creatorrmode-lead/avp) by [@creatorrmode-lead](https://github.com/creatorrmode-lead) - Trust & identity layer for AI agents. W3C DID identity, EigenTrust reputation, attestation disputes, sybil resistance. Production API at agentveil.dev. SDK: `pip install agentveil` ## 🛠️ Tools & Utilities