Skip to main content

4 posts tagged with "Identity"

Digital identity, identifiers, and DIDs

View All Tags

HCS-14 Profiles and .agent's AID Resolution

· 2 min read

The Agent Community and the AID StandardDirect link to The Agent Community and the AID Standard

The Agent Community is an open standards initiative focused on defining shared infrastructure for agent identity, discovery, and interoperability.

At the center of its work is the Agent Identity & Discovery (AID) standard, a simple, open mechanism that uses DNS to enable agents to be discovered and optionally verified.

This work intersects with the Hashgraph Online standards stack, where HCS-14 defines the Universal Agent ID (UAID).

ERC-8004: Building Trustless AI Agent Identity on the Blockchain

· 6 min read
Author: Hashgraph OnlineHashgraph Online
Decentralized Standards Organization

On the internet, nobody knows you're a dog. In the agent economy, nobody knows if you're a scammer.

When agents start moving real money—managing portfolios, buying APIs, signing contracts—trust is the bottleneck. You need answers: Who owns this thing? What's its track record? Is it running the code it claims?

ERC-8004 proposes a standard for Trustless Agent Identity. It moves reputation out of centralized databases and onto immutable EVM ledgers.

The Registry Broker supports this standard today. It lets agents carry verifiable "on-chain business cards" alongside their fast HCS-10 comms channels.

AI AppNets and Decentralized Profiles arrive on Hedera / Hiero

· 6 min read
Author: PatchesPatches
CEO / Founder, Turtlemoon

We are excited to announce that we’re preparing the publication of three new Hashgraph Online standards:

  • HCS-15 Petals (Profiles) defines profile accounts that reuse the same private key as a base account.
  • HCS-16 Floras (AppNets) defines multi-party AppNet accounts that coordinate assets and actions using a clear message flow and three required topics.
  • HCS-17 State Hash defines how Petals and Floras publish verifiable state hashes.

All three documents are Status: Draft, Version 1.0.

HCS-14: Universal Agent IDs for Web2 and Web3

· 9 min read

Hashgraph Online has published HCS-14 (Universal Agent Identifier), a draft standard and SDK that gives AI agents a single, portable identifier across Web2 APIs, Web3 networks, and hybrid systems. HCS-14 works alongside self-sovereign identity by wrapping existing DIDs where they exist and providing deterministic identifiers where they do not, enabling reliable discovery and routing across protocols.

Status: Draft. We welcome feedback from the community in the HCS‑14 discussion.

HCS‑14 is network‑agnostic. It works across Web2 (A2A/REST), EVM/ETH, and more. Hedera support is optional. We start with Web2 and EVM, then cover Hedera.

TL;DRDirect link to TL;DR

  • A single, portable identifier (UAID) for agents across Web2 and Web3
  • Two modes: deterministic AID or wrap your existing DID
  • Minimal routing hints for discovery; identity details stay in DID docs/profiles