Legal identities are the platform’s way of representing real actors in a form that can be trusted across systems and domains. In Neuro, a legal identity is more than an application account or username. It is a cryptographically protected identity tied to a real person, organization, or other legal actor — used where trust, access, signatures, ownership, and compliance matter. Legal identities are attested by a Trust Provider and used together with smart contracts, ledger-backed actions, and cross-domain interoperability.Documentation Index
Fetch the complete documentation index at: https://docs.neuro-tech.io/llms.txt
Use this file to discover all available pages before exploring further.
Why legal identities matter
A normal application account is often enough for simple login and basic application access. But many workflows need stronger identity. Examples include:- Signing agreements
- Proving who owns an asset
- Authorizing access to sensitive data
- Identifying who performed an action
- Participating in regulated or policy-driven flows
- Connecting digital actions to real legal parties
How they fit into the platform
Legal identities work together with the rest of Neuro:- The Neuron provides the interaction layer
- Trust Providers validate and attest identities
- Smart contracts use legal identities for roles, approvals, and signatures
- Neuro-Ledger records important identity-related events for auditability
- Tokens and payments can rely on legal identities for ownership and authorization
Network identity vs legal identity
| Network identity | Legal identity | |
|---|---|---|
| What it tells the platform | Who is connected | Who that actor is in a stronger, attestable sense |
| When it is used | Most interactions | Contractually or legally meaningful actions |
| Attestation | None required | Validated by a Trust Provider |
Real-world context
Identity architecture for smart societies — a theme explicit in Neuro-Foundation research — treats legal identity as a first-class infrastructure component, not an afterthought. Published work applying Neuro to healthcare, IoT, and smart city use cases consistently treats the identity layer as the prerequisite for everything else: you cannot have consent-based medical record access, auditable ownership transfer, or trusted threat intelligence sharing without knowing who the actor is in a legally meaningful sense.Key takeaways
Think about legal identities when your system needs:- Identity-backed approvals
- Signed actions
- Ownership and transfer
- Regulated processes
- Stronger auditability across domains
A legal identity turns a connected actor into a trusted participant in the platform.
Further reading
Neuro-Foundation
Platform specification and standards
TAG Documentation
Neuron and associated technologies
TAG Community
Tutorials and implementation guides