mirror of
https://github.com/netbirdio/docs.git
synced 2026-08-24 16:51:26 +02:00
Add SSH key echo in the Agent Network overview
This commit is contained in:
@@ -7,7 +7,8 @@ export const description =
|
||||
|
||||
As AI spreads across organizations, humans, agents, tools, and workflows need access to LLM APIs
|
||||
and internal systems. Too often, that access relies on shared API keys and broad network paths, creating credential
|
||||
sprawl, weak identity, poor visibility, and limited control over cost, usage, and what each agent can reach.
|
||||
sprawl, weak identity, poor visibility, and limited control over cost, usage, and what each agent can reach. It echoes how SSH keys are still managed in many places: shared, copied onto machines by
|
||||
hand, and never revoked when people move on.
|
||||
|
||||
Agent Network is NetBird's access control layer for AI agents and the people who run them. It gives every agent a
|
||||
real identity, tied to an identity provider (IdP), and governs what it can reach:
|
||||
|
||||
Reference in New Issue
Block a user