Tag
Pomerium is an identity and context-aware reverse proxy that provides secure, clientless access to internal web apps without a VPN.
The Linux Foundation announces the Agent Name Service (ANS), an open standard leveraging DNS to provide verifiable identities for AI agents, enabling trust and interoperability.
Discusses the challenge of maintaining audit trails when AI agents operate using human credentials, highlighting security and accountability concerns.
A get-started guide for configuring agent permissions for Claude Tag, covering agent identity setup and design decisions.
The author describes a practical AI agent setup where the agent (Hermes) accesses infrastructure only through an access layer (Teleport) that enforces the human user's identity and permissions, arguing that useful agents must operate within existing permission models rather than having their own god-like access.
The article argues that as AI agents autonomously perform actions in shared workspaces, clear attribution of each action to both the agent and the accountable human is necessary for oversight and trust. Without proper identity and audit trails, teams cannot safely delegate more complex tasks to agents.
EndpointMe lets you turn your identity into a live, queryable API endpoint, enabling programmatic access to personal data.
Armin Ronacher reflects on the psychology of communities defined by opposition, particularly among LLM-skeptical developers, warning against the tendency to police and harass those who deviate from the group's stance.
A description of a multi-agent system where twelve agents share a single voice file and no memory, each starting from zero and acting independently, with the identity anchored in the document rather than the agent.
The article highlights three key challenges—authentication, identity, and state management—that are often glossed over in AI agent demos but are crucial for building real products. It questions whether these layers will be commoditized into foundation models or remain separate.
Didit raises $7.5M in a round backed by Y Combinator and others to build identity and fraud infrastructure, addressing the rise of AI-generated fake identities and transactions.
The author shares the issues they encountered when building a multi-agent team with OpenClaw, such as token waste and infinite loops, and found that helioim_ai achieves more efficient human-AI collaboration by giving each AI an independent identity and clear boundaries of responsibility, along with a nighttime 'dreaming' self-improvement mechanism.
This article examines the persistent gap in self-sovereign PKI for humans, where messaging apps like Signal and iMessage rely on manual key verification that users rarely perform, and proposes that current naming systems fail to provide both human-meaningful and cryptographically anchored identities.
We shipped an MCP server where agents inherit human identity, implementing OAuth 2.1 federation and per-IdP claim mappers to solve agent identity management and RBAC policy evaluation.
Discussion of best practices for storing and managing OAuth tokens used by AI agents to call third-party services, covering token refresh, revocation, and scope drift.
A developer built an SDK that adds identity, permissions, and audit capabilities to AI agent frameworks like LangChain and CrewAI, seeking feedback on its approach.
The article explores how existing auth providers like Auth0, Clerk, and WorkOS fall short for complex needs including enterprise SSO, org permissions, and AI agent authentication, suggesting that AI agents are forcing a fundamental rethink of identity systems.
This article introduces Nostr-based community building using the Pyramid relay software and Jumble client, enabling decentralized, portable communities without relying on central servers.
The article explores the emerging need for identity verification and permission management for AI agents, as agent-to-agent workflows and autonomous systems become more common, proposing concepts like signed tool manifests and agent certificates.
Vorim AI is an open-protocol identity and audit layer for AI agents, providing cryptographic identities, scoped permissions, tamper-evident audit chains, and one-command revocation across frameworks like LangChain, CrewAI, and OpenAI SDK.