Skip to content

Key Concepts

  • AiHint Metadata: Signed, verifiable JSON describing a website's trust and properties.
  • Signing: Use private keys to sign metadata, proving authenticity.
  • Verification: Anyone can verify signatures using the public key.
  • Issuers: Entities that sign AiHint metadata. Can be self-signed or official.
  • Trust Model: Consumers trust official issuers by default; self-signed only if explicitly trusted.