<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.27 (Ruby 3.2.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-taoqiwen-hgcp-00" category="info" submissionType="independent" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.28.0 -->
  <front>
    <title abbrev="HGCP">HGCP: A Voluntary Signing Framework for Human Expression in the Age of AI</title>
    <seriesInfo name="Internet-Draft" value="draft-taoqiwen-hgcp-00"/>
    <author fullname="Qiwen Tao">
      <organization>Independent Researcher</organization>
      <address>
        <email>natureconservation@yeah.net</email>
      </address>
    </author>
    <date year="2025" month="March" day="30"/>
    <area>AREA</area>
    <keyword>human expression</keyword>
    <keyword>AI content</keyword>
    <keyword>signature trust</keyword>
    <abstract>
      <?line 41?>

<t>In an era where AI-generated content has become indistinguishable from human writing, the Human-Generated Content Protocol (HGCP) proposes a voluntary signing framework that enables human authors to take responsibility for their expressions. Instead of relying on probabilistic detection methods or enforcing centralized identity, HGCP encourages a simple yet powerful act: a signer publicly declares responsibility for authored content through a structured signature block. The protocol is platform-neutral, supports both real-name and anonymous identities, and prioritizes transparency, accountability, and human agency. HGCP defines minimal signature structures, integration suggestions for platforms and tools, and philosophical guidance for fostering expression trust in an increasingly synthetic information ecosystem.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-taoqiwen-hgcp/"/>.
      </t>
    </note>
  </front>
  <middle>
    <?line 46?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>In the rapidly evolving digital world, a flood of content from countless sources fills our screens—much of it now automatically generated, indistinguishable, and detached from genuine human intent. As artificial intelligence becomes increasingly proficient at mimicking human expression, the boundary between real thought and algorithmic generation is becoming ever more blurred. The rise of AI-generated content brings tremendous opportunity, but it also presents a critical question: if we can no longer identify who wrote something, how can we trust it?</t>
      <t>The Human-Generated Content Protocol (HGCP) is proposed as a voluntary signing framework to address this issue. HGCP does not attempt to detect AI content through technical means; instead, it introduces a simple yet powerful idea: that a human author should be able to voluntarily declare, "This was written by me, and I take responsibility for it."</t>
      <t>HGCP is not a detection algorithm or classification tool. It is a social and ethical trust mechanism. It provides a standardized signing format that enables any publisher—across any platform and identity type—to assert authorship in a verifiable and human-responsible manner. HGCP is platform-neutral, identity-flexible, and supports both anonymous and real-name authors who wish to make their human expression distinguishable and trustworthy.</t>
      <t>HGCP is intentionally designed as a minimal core protocol—simple, declarative, and human-first. It does not attempt to encode all possible expression scenarios from the start. Instead, it offers a stable foundation that can evolve over time to support multi-signer declarations, partial claims, multimedia expressions, and richer trust semantics.</t>
    </section>
    <section anchor="the-problem-of-expression-trust">
      <name>The Problem of Expression Trust</name>
      <t>The internet was originally built to foster human connection and communication. Yet in a world where content creation, duplication, and distribution approach zero cost, the origin of information has become increasingly obscured. We once relied on domain names, writing style, and user profiles to infer trustworthiness—but now, all of these can be simulated or spoofed by AI.</t>
      <t>We face a growing asymmetry: it is far easier to generate content than to verify its trust. This leads not only to an explosion of noise and manipulation but to a slow erosion of meaning itself. Readers hesitate to believe; authors hesitate to sign their work; platforms hesitate to take responsibility.</t>
      <t>Many recent solutions have focused on "AI detection"—using machine learning classifiers to guess whether a given text was written by an AI. These tools are inherently probabilistic, easily evaded, and perpetually behind in the arms race of model advancement. The more essential question is not "Was this written by an AI?", but rather: "Is someone willing to take human responsibility for having said this?"</t>
      <t>HGCP addresses this deeper layer: the level of expression responsibility. It introduces a new kind of signal—not derived from how content was generated, but from whether someone is willing to stand behind it. In doing so, trust becomes not a passive inference but an active, verifiable commitment.</t>
    </section>
    <section anchor="the-philosophy-of-hgcp-responsibility-over-provenance">
      <name>The Philosophy of HGCP: Responsibility Over Provenance</name>
      <t>The core idea of HGCP is not to verify originality, authorship, or human origin of content—but to offer a voluntary, structured mechanism for a person to take public responsibility for their expression.</t>
      <t>Whereas most classification systems ask "Who wrote this?", HGCP invites a more meaningful question: "Are you willing to claim this expression as your own?"</t>
      <t>Signing under HGCP does not imply that the content is accurate, high-quality, or original. It simply affirms: "I am a human being, and I am publicly acknowledging that I wrote this."</t>
      <t>This makes HGCP signing a social gesture rather than a technical classification. It is not about improving detection precision, but about restoring the most basic principle of communication: to speak is to bear responsibility.</t>
      <t>HGCP is not anti-AI. It does not forbid AI-assisted writing. Its purpose is not to exclude AI, but to identify human intent and responsibility. Even if a human uses AI to assist, as long as they willingly sign, they are taking responsibility as a human.</t>
      <t>HGCP is an open framework. It does not restrict what tools you use; it only asks whether you are willing to sign. It does not judge your expertise; it only values your readiness to be held accountable. This voluntary human claim becomes the root signal of trust in HGCP.</t>
    </section>
    <section anchor="signature-declaration-structure">
      <name>Signature Declaration Structure</name>
      <t>HGCP recommends that any author willing to assume responsibility for their expression include a standardized signature declaration when publishing content. The declaration should contain the following elements:</t>
      <t>Required Fields:</t>
      <t>signer_id: A pen name, public key fingerprint, platform username, or other verifiable identity reference (RFC 9580 <xref target="RFC9580"/> OpenPGP fingerprints recommended)</t>
      <t>timestamp: A UTC timestamp indicating when the signature was made (preferably in <xref target="RFC3339"/> format)</t>
      <t>content_hash: A cryptographic digest of the original text using a standard hash function (SHA-256 recommended, as defined in <xref target="RFC6234"/>)</t>
      <t>hgcp_version: A required version field to indicate which version of the HGCP signature structure is being used (e.g., "0.2"). This helps ensure future compatibility as the protocol evolves.</t>
      <t>declaration: A clear statement of responsibility, e.g., "I affirm that the above content was written by me and I accept responsibility for it."</t>
      <t>Optional Fields:</t>
      <t>tools_used: If any tools (AI assistants, grammar correctors, translation engines) were involved, list them transparently</t>
      <t>identity_type: e.g., real-name, anonymous, pseudonymous, organizational</t>
      <t>revocability: Whether the signature can be withdrawn or the content edited. Suggested standard values include:<br/>
- immutable<br/>
- editable-until-locked<br/>
- time-limited-editable<br/>
- revocable-with-proof</t>
      <t>id_format: e.g., "GitHub username", "PGP fingerprint", "platform alias"</t>
      <t>Example Signature (Markdown):</t>
      <t>Author: Tao Qiwen<br/>
Timestamp: 2025-03-29T14:22Z<br/>
HGCP Version: 0.2<br/>
ID Type: anonymous<br/>
Tools Used: ChatGPT + manual edits<br/>
Content Hash (SHA-256, base64): aGVsbG8sIHdvcmxk...<br/>
Revocability: editable-until-locked<br/>
Declaration: I confirm that the above content was published by me, and I take responsibility as a human author.</t>
      <t>Example HGCP Signature (JSON, v0.1):</t>
      <t><tt>{  "signer_id":  "qiwen2025",  "id_type":  "anonymous",  "timestamp":  "2025-03-29T14:22Z",  "hgcp_version":  "0.2",  "content_hash":  "a732c8dffe34aabbcc...",  "tools_used":  ["ChatGPT",  "Notion AI"],  "revocability":  "editable-until-locked",  "declaration":  "I confirm that the above content was published by me, and I take responsibility as a human author."  }</tt></t>
      <t>Optional (PGP Signature):</t>
      <t><tt>"gpg_signature":  "-----BEGIN PGP SIGNATURE-----\n...\n-----END PGP SIGNATURE-----"</tt></t>
      <t>HGCP signatures are versioned to ensure clarity, compatibility, and future evolution. The <tt>hgcp_version</tt> field in the signature block indicates which structure is used.</t>
      <ul spacing="normal">
        <li>
          <t><strong>v0.1</strong>: Basic HGCP signature, including signer ID, timestamp, content hash, and a declaration. Suitable for human-readable contexts (e.g., Markdown).</t>
        </li>
        <li>
          <t><strong>v0.2</strong>: Adds optional cryptographic signing (e.g., PGP) for enhanced verification. Fully backward-compatible with v0.1.</t>
        </li>
      </ul>
      <t><tt>"hgcp_version":  "0.2"</tt></t>
      <t>The version number refers to the signature structure specification, not the tool version or software implementation. Future versions may include DID bindings, cross-platform trust references, or encrypted metadata.</t>
    </section>
    <section anchor="identity-types-and-trust-levels">
      <name>Identity Types and Trust Levels</name>
      <t>HGCP does not require real-name identification, but encourages the use of consistent and interpretable identity labels. Each <tt>identity_type</tt> is associated with a general trust signal, though long-term behavior and signing consistency are more important than any single declaration.</t>
      <dl>
        <dt><strong>Identity Types and Suggested Trust Levels</strong></dt>
        <dd>
          <t/>
        </dd>
        <dt> </dt>
        <dd>
          <t><strong>human</strong><br/>
A human author who signs and takes responsibility.<br/>
            <strong>Trust Level:</strong> High</t>
        </dd>
        <dt/>
        <dd>
          <t><strong>human+ai</strong><br/>
A human-led expression with AI assistance.<br/>
            <strong>Trust Level:</strong> Medium-High</t>
        </dd>
        <dt/>
        <dd>
          <t><strong>organization</strong><br/>
A collective statement signed on behalf of an entity.<br/>
            <strong>Trust Level:</strong> Medium</t>
        </dd>
        <dt/>
        <dd>
          <t><strong>anonymous</strong><br/>
An identity with no disclosed name but consistent signing history.<br/>
            <strong>Trust Level:</strong> Medium</t>
        </dd>
        <dt/>
        <dd>
          <t><strong>ai</strong><br/>
Clearly labeled as AI-generated, signature for transparency only.<br/>
            <strong>Trust Level:</strong> Low</t>
        </dd>
      </dl>
      <t>Even anonymous users may build trust over time through persistent and verifiable signing behavior. Platforms may choose to highlight signer identity history to assist readers in evaluating context.</t>
      <section anchor="statement-responsibility-levels">
        <name>Statement Responsibility Levels</name>
        <t>The <tt>statement_level</tt> field reflects how the signer claims responsibility for the content. It does not attempt to verify authorship origin, but instead signals how the signer relates to the text and its expression.</t>
        <dl>
          <dt><strong>Statement Levels and Their Meanings</strong></dt>
          <dd>
            <t/>
          </dd>
          <dt> </dt>
          <dd>
            <t><strong>HGCP-H</strong><br/>
Human-only authored, signer claims full responsibility<br/>
              <em>Use Case:</em> Essays, personal writings</t>
          </dd>
          <dt/>
          <dd>
            <t><strong>HGCP-H+AI</strong><br/>
Human-led with AI assistance, signer reviews and owns final version<br/>
              <em>Use Case:</em> Blogs, mixed content</t>
          </dd>
          <dt/>
          <dd>
            <t><strong>HGCP-O</strong><br/>
Statement signed on behalf of an organization<br/>
              <em>Use Case:</em> Press releases, company updates</t>
          </dd>
          <dt/>
          <dd>
            <t><strong>HGCP-AI</strong><br/>
AI-generated content, signed only for transparency<br/>
              <em>Use Case:</em> Automated posts, system replies</t>
          </dd>
          <dt/>
          <dd>
            <t><strong>HGCP-C</strong><br/>
Curated or reinterpreted content, signer takes responsibility for context and presentation<br/>
              <em>Use Case:</em> Compilations, summaries, quoted content</t>
          </dd>
        </dl>
        <t>Platforms and readers may interpret these statement levels in combination with identity and signing history to infer credibility or accountability. HGCP does not enforce strict verification, but rather enables visible patterns of declared responsibility.
###Trust is Accumulated Through Behavior</t>
        <t>HGCP emphasizes the act of voluntarily claiming responsibility, not the technical origin of the content. Repeated, consistent, and transparent signing behavior is more meaningful than a single signature. Platforms are encouraged to experiment with trust scoring systems based on:</t>
        <ul spacing="normal">
          <li>
            <t>Identity stability</t>
          </li>
          <li>
            <t>Revocation or editing history</t>
          </li>
          <li>
            <t>Contradiction or refutation patterns</t>
          </li>
          <li>
            <t>Peer endorsement or community validation</t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="platform-and-tool-integration-suggestions">
      <name>Platform and Tool Integration Suggestions</name>
      <t>HGCP is platform-neutral and decentralized, but content platforms, publishing tools, and browser extensions are encouraged to integrate HGCP through the following actions:</t>
      <t>For content platforms:</t>
      <t>Provide HGCP signing support (e.g., auto-generate timestamp, content hash, signature block)</t>
      <t>Visibly display signature declarations and identity type</t>
      <t>Offer exportable signature metadata (e.g., JSON-LD)</t>
      <t>Provide "verify signature" buttons for end users</t>
      <t>Allow flagging or auditing of forged or misleading signatures</t>
      <t>For authoring tools:</t>
      <t>Markdown/word editors can embed HGCP plugins for local signing</t>
      <t>AI-assisted writing apps should encourage users to optionally sign with responsibility</t>
      <t>Publishing interfaces should invite voluntary HGCP signing at submission time</t>
      <t>For reader tools and plugins:</t>
      <t>Browser extensions can detect and visually mark HGCP-signed content</t>
      <t>Enable readers to view signer reputation, signature validity, and signing history</t>
    </section>
    <section anchor="social-and-ethical-considerations">
      <name>Social and Ethical Considerations</name>
      <t>HGCP is not a replacement for content governance, but a voluntary signal system designed to restore visibility to human-authored expressions in an increasingly hybrid content landscape.</t>
      <t>HGCP does NOT:</t>
      <t>Detect AI content or act as an AI classifier</t>
      <t>Track real identities or force doxxing</t>
      <t>Judge truth, originality, or value of signed content</t>
      <t>Restrict unsigned content from being published</t>
      <t>HGCP DOES protect:</t>
      <t>Anonymous authors’ right to claim authorship</t>
      <t>Signers’ right to choose their identity level</t>
      <t>The right to revoke, edit, or update signed content</t>
      <t>Each platform’s autonomy in adapting or extending HGCP support</t>
      <t>HGCP offers a decentralized path to expression accountability—not by censorship, but by providing those who want to be recognized and trusted the ability to do so.</t>
    </section>
    <section anchor="example-use-cases">
      <name>Example Use Cases</name>
      <t>HGCP is platform-neutral and supports a wide spectrum of content styles and identities. Each use case involves a signer voluntarily declaring both their identity context and expression responsibility.</t>
      <t/>
      <section anchor="personal-blogs-and-essays-identitytype-pseudonymous-statementlevel-hgcp-h">
        <name>Personal Blogs and Essays (<tt>identity_type: pseudonymous</tt>, <tt>statement_level: HGCP-H</tt>)</name>
        <t>A blogger writing longform essays under a pseudonym includes a signature at the end of each post. While the views may be subjective, the signer affirms personal responsibility for all content.</t>
        <t><tt>{  "signer_id":  "silentvoice",  "id_type":  "pseudonymous",  "statement_level":  "HGCP-H",  "timestamp":  "2025-03-29T16:12Z",  "tools_used":  [],  "declaration":  "I wrote the above post entirely on my own and stand by it as a human author."  }</tt></t>
        <t/>
      </section>
      <section anchor="social-media-discussion-identitytype-anonymous-statementlevel-hgcp-h">
        <name>Social Media Discussion (<tt>identity_type: anonymous</tt>, <tt>statement_level: HGCP-H</tt>)</name>
        <t>An anonymous user on a contentious Reddit thread wants to show that they are not a bot and take personal responsibility for their words.</t>
        <ul empty="true">
          <li>
            <t>"This opinion is signed under HGCP. I take responsibility for this view as a human author."</t>
          </li>
        </ul>
        <t>The signature metadata may look like:</t>
        <t><tt>{  "signer_id":  "anon321",  "id_type":  "anonymous",  "statement_level":  "HGCP-H",  "timestamp":  "2025-03-29T17:35Z",  "tools_used":  [],  "declaration":  "I stand by this statement as an individual human participant in this conversation."  }</tt></t>
        <t/>
      </section>
      <section anchor="academic-or-scientific-blog-summary-identitytype-real-name-statementlevel-hgcp-c">
        <name>Academic or Scientific Blog Summary (<tt>identity_type: real-name</tt>, <tt>statement_level: HGCP-C</tt>)</name>
        <t>A university researcher summarizes a recent paper from another lab and posts it to their department blog. While they didn't generate the original content, they take responsibility for the summary.</t>
        <t><tt>{  "signer_id":  "dr.lin",  "id_type":  "real-name",  "statement_level":  "HGCP-C",  "timestamp":  "2025-03-29T19:12Z",  "tools_used":  ["Notion",  "Grammarly"],  "declaration":  "This post is my own summary of a published paper. While I did not author the original, I take responsibility for this interpretation and presentation."  }</tt></t>
        <t/>
      </section>
      <section anchor="ai-assisted-script-writing-identitytype-humanai-statementlevel-hgcp-hai">
        <name>AI-Assisted Script Writing (<tt>identity_type: human+ai</tt>, <tt>statement_level: HGCP-H+AI</tt>)</name>
        <t>A YouTube creator uses ChatGPT to help draft a video script. They edit, restructure, and rewrite sections before publication.</t>
        <t><tt>{  "signer_id":  "creatorzone",  "id_type":  "human+ai",  "statement_level":  "HGCP-H+AI",  "timestamp":  "2025-03-29T21:05Z",  "tools_used":  ["ChatGPT",  "DeepL",  "Grammarly"],  "declaration":  "This script was generated with AI assistance, but I have reviewed and edited the final version and take human responsibility for it."  }</tt></t>
        <t/>
      </section>
      <section anchor="ai-generated-content-disclosure-identitytype-ai-statementlevel-hgcp-ai">
        <name>AI-Generated Content Disclosure (<tt>identity_type: ai</tt>, <tt>statement_level: HGCP-AI</tt>)</name>
        <t>A system-generated bot post discloses that it is not written by a human, but still includes HGCP metadata for transparency and traceability.</t>
        <t><tt>{  "signer_id":  "autosummary-bot",  "id_type":  "ai",  "statement_level":  "HGCP-AI",  "timestamp":  "2025-03-29T23:00Z",  "tools_used":  ["Custom NLP Pipeline"],  "declaration":  "This content was automatically generated by a bot and is signed for transparency purposes only."  }</tt></t>
        <t/>
        <t>These examples demonstrate how HGCP enables a wide range of expressive behaviors, from pseudonymous essays to AI-generated system messages. By combining <tt>identity_type</tt>, <tt>statement_level</tt>, and an explicit declaration, HGCP makes the nature of authorship visible, responsibility claimable, and trust interpretable.</t>
      </section>
    </section>
    <section anchor="criticisms-and-responses">
      <name>Criticisms and Responses</name>
      <t>As a voluntary protocol, HGCP is not without its skeptics. Below are common concerns and clarifications to address them:</t>
      <section anchor="criticism-1-signing-doesnt-stop-misinformation">
        <name>Criticism 1: “Signing doesn’t stop misinformation.”</name>
        <t><strong>Response:</strong> Correct. HGCP is not a fact-checking mechanism or a tool for moderating content. It exists to signal that a human is willing to be associated with and take responsibility for the expression—regardless of whether others agree with it.</t>
      </section>
      <section anchor="criticism-2-malicious-actors-can-sign-too">
        <name>Criticism 2: “Malicious actors can sign too.”</name>
        <t><strong>Response:</strong> HGCP does not prevent bad-faith actors from signing. However, consistent signing behavior creates a trackable pattern, enabling communities to build reputation graphs over time. Persistent abuse can be observed, flagged, and judged accordingly.</t>
      </section>
      <section anchor="criticism-3-why-not-require-real-names">
        <name>Criticism 3: “Why not require real names?”</name>
        <t><strong>Response:</strong> HGCP protects the right to pseudonymous and anonymous expression. Real-name identification is not always safe, especially in authoritarian contexts. Responsibility can still be claimed meaningfully without revealing legal identities.</t>
        <t>HGCP emphasizes <strong>voluntary, transparent, and repeatable</strong> expression behavior. It complements—but does not replace—legal, social, or technical forms of accountability.</t>
        <t/>
      </section>
    </section>
    <section anchor="scope-and-limits-of-human-responsibility">
      <name>Scope and Limits of Human Responsibility</name>
      <t>HGCP affirms an ethical gesture of responsibility, but it is not a legal instrument. Signing indicates that the author:</t>
      <ul spacing="normal">
        <li>
          <t>Is human (or self-identifies as such),</t>
        </li>
        <li>
          <t>Chooses to claim the expression,</t>
        </li>
        <li>
          <t>Accepts the social consequences of that claim.</t>
        </li>
      </ul>
      <t>However, the scope of “responsibility” should be clearly understood:</t>
      <ul spacing="normal">
        <li>
          <t>HGCP <strong>does not confer legal liability</strong> unless enforced by separate legal agreements or jurisdictions.</t>
        </li>
        <li>
          <t>HGCP <strong>does not guarantee truth, originality, or moral correctness</strong>.</t>
        </li>
        <li>
          <t>HGCP <strong>does allow for revocation</strong>, and platforms may record and display revocation histories transparently.</t>
        </li>
      </ul>
      <t>Over time, frequent revocations or inconsistency in signing behavior may reduce the perceived trustworthiness of a signer. Platforms and readers are encouraged to interpret such patterns thoughtfully.</t>
      <t>HGCP serves as a <strong>signal</strong>, not a sentence. It is a flag of presence—not proof of virtue.</t>
    </section>
    <section anchor="why-we-need-hgcp-now">
      <name>Why We Need HGCP Now</name>
      <t>In an era where synthetic content floods our screens and truth feels elusive, what we are losing is not just facts—but responsibility.</t>
      <t>Expression has never merely been about information. It is about standing behind what one says.</t>
      <t>HGCP is a quiet signal. It is not a firewall or detection tool, but a torch, held by those willing to say:</t>
      <t>"This is what I said. And I am willing to be remembered for it."</t>
      <t>Those who sign are not necessarily perfect, but they are present. They are not hiding. They are accountable.</t>
      <t>HGCP does not aim to stop AI, nor does it attempt to verify the origin or value of content. Instead, it offers a decentralized and consistent way for humans to voluntarily claim authorship and responsibility.</t>
      <t>Just as HTTPS creates trust in communication, HGCP creates trust in expression—not by policing the source, but by making visible those who choose to stand behind their words.</t>
      <t>In an age of artificial voice, those who remain human by choice will be trusted first.</t>
    </section>
    <section anchor="future-extensions-and-evolving-use-cases">
      <name>Future Extensions and Evolving Use Cases</name>
      <t>HGCP is deliberately minimal by design. Its current version focuses on text-based, single-signer declarations of human responsibility. However, real-world content and trust environments are far more diverse. Future protocol versions may support:</t>
      <ul spacing="normal">
        <li>
          <t>Multi-signer declarations (e.g., co-authorship, joint statements)</t>
        </li>
        <li>
          <t>Partial responsibility claims (e.g., hybrid AI + human paragraph-level tags)</t>
        </li>
        <li>
          <t>Multimedia content hashes (e.g., audio, image, or video signatures)</t>
        </li>
        <li>
          <t>Publisher-declared AI content without human responsibility</t>
        </li>
        <li>
          <t>Role-based identity claims (e.g., editor, translator, commentator)</t>
        </li>
        <li>
          <t>Richer metadata for curatorial or interpretive context</t>
        </li>
      </ul>
      <t>HGCP will evolve cautiously. Its core principle remains: responsibility, voluntarily claimed, should be visible and interpretable. Extensions should enhance this clarity—not dilute it.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>HGCP does not introduce new network protocols or data exchange layers, and thus does not pose direct technical threats such as injection, eavesdropping, or man-in-the-middle attacks. However, it introduces indirect risks rooted in the potential misuse, manipulation, or misunderstanding of signature claims. These risks are primarily social and structural in nature, rather than cryptographic.</t>
      <t>Key risks include:</t>
      <t>Identity Impersonation and Signature Forgery</t>
      <t>In the absence of strong cryptographic validation (e.g., OpenPGP signatures), it is possible for malicious actors to forge HGCP-style declarations using arbitrary signer IDs. Platforms should support optional cryptographic signing or verified identity bindings (e.g., platform-verified accounts) to mitigate impersonation and provide trustworthy signature attribution.</t>
      <t>Mass Signature Automation (Sybil Attacks)</t>
      <t>Without rate limits or identity constraints, attackers could mass-generate AI content paired with fabricated signature blocks to simulate trustworthiness at scale. This undermines the value of human-authored declarations. To address this, platforms may implement frequency controls, account reputation checks, or trust graphs to detect and contain such behavior.</t>
      <t>Content Hash Evasion through Minimal Edits</t>
      <t>HGCP relies on cryptographic content hashes to bind declarations to content. Yet even trivial edits (e.g., changing a space or emoji) produce a different hash, potentially allowing near-identical but unsigned derivatives to circulate unchallenged. Platforms are encouraged to store content snapshots alongside signatures, or explore fuzzy hashing techniques to detect close variants of signed material.</t>
      <t>Revocation Abuse and Responsibility Avoidance</t>
      <t>HGCP supports revocable or editable signature declarations, which can enhance flexibility—but also invite strategic denial or erasure of public statements. To preserve accountability, platforms should retain and display signature histories, including revocation timestamps, and clearly indicate whether a signed expression has been withdrawn or altered post-publication.</t>
      <t>Lack of Native Trust Scoring or Validation Layer</t>
      <t>HGCP intentionally avoids enforcing a centralized trust model. While this encourages openness, it also requires platforms and communities to build supplementary mechanisms for evaluating signer credibility, such as reputation systems, signature consistency tracking, or peer endorsement. Transparency in how these trust layers are constructed is essential to avoid unintended bias or exclusion.</t>
      <t>Ultimately, HGCP’s effectiveness hinges not on cryptographic certainty, but on the visible willingness of authors to claim responsibility and the surrounding ecosystem’s support for interpretation, verification, and dispute resolution. It is a voluntary, human-centered protocol—its security lies in participation, not enforcement.</t>
      <?line 438?>

</section>
  </middle>
  <back>
    <references anchor="sec-informative-references">
      <name>Informative References</name>
      <reference anchor="RFC3339">
        <front>
          <title>Date and Time on the Internet: Timestamps</title>
          <author fullname="G. Klyne" initials="G." surname="Klyne"/>
          <author fullname="C. Newman" initials="C." surname="Newman"/>
          <date month="July" year="2002"/>
          <abstract>
            <t>This document defines a date and time format for use in Internet protocols that is a profile of the ISO 8601 standard for representation of dates and times using the Gregorian calendar.</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="3339"/>
        <seriesInfo name="DOI" value="10.17487/RFC3339"/>
      </reference>
      <reference anchor="RFC9580">
        <front>
          <title>OpenPGP</title>
          <author fullname="P. Wouters" initials="P." role="editor" surname="Wouters"/>
          <author fullname="D. Huigens" initials="D." surname="Huigens"/>
          <author fullname="J. Winter" initials="J." surname="Winter"/>
          <author fullname="Y. Niibe" initials="Y." surname="Niibe"/>
          <date month="July" year="2024"/>
          <abstract>
            <t>This document specifies the message formats used in OpenPGP. OpenPGP provides encryption with public key or symmetric cryptographic algorithms, digital signatures, compression, and key management.</t>
            <t>This document is maintained in order to publish all necessary information needed to develop interoperable applications based on the OpenPGP format. It is not a step-by-step cookbook for writing an application. It describes only the format and methods needed to read, check, generate, and write conforming packets crossing any network. It does not deal with storage and implementation questions. It does, however, discuss implementation issues necessary to avoid security flaws.</t>
            <t>This document obsoletes RFCs 4880 ("OpenPGP Message Format"), 5581 ("The Camellia Cipher in OpenPGP"), and 6637 ("Elliptic Curve Cryptography (ECC) in OpenPGP").</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="9580"/>
        <seriesInfo name="DOI" value="10.17487/RFC9580"/>
      </reference>
      <reference anchor="RFC6234">
        <front>
          <title>US Secure Hash Algorithms (SHA and SHA-based HMAC and HKDF)</title>
          <author fullname="D. Eastlake 3rd" initials="D." surname="Eastlake 3rd"/>
          <author fullname="T. Hansen" initials="T." surname="Hansen"/>
          <date month="May" year="2011"/>
          <abstract>
            <t>Federal Information Processing Standard, FIPS</t>
          </abstract>
        </front>
        <seriesInfo name="RFC" value="6234"/>
        <seriesInfo name="DOI" value="10.17487/RFC6234"/>
      </reference>
    </references>
    <?line 430?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>This document was initially drafted using ChatGPT (OpenAI), and subsequently edited and approved by the human signer. The signer acknowledges responsibility for the final content.</t>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA7V87Y4byZXlfz5FogzsSNVkjVqyPXY1ZjxsSS2Vp6XWSuVu
zO4MpGRmkIyuZGZ2RmaV2EYDfoj9s8DMy/lJ9px7IyIjSZbkWWAM2FaRyYyI
+3nuVywWi9mst31lLrOzly+evrnMltn3TTXUfd7ts3d2U9t6k33T5Ttz13Q3
2brpspfDLq+z5x/bzjhnmzqzddZvTbbcmKxZZ8urs1m+WnXm1r/zbFbkvdk0
3f4Sj66b2axsihpvvMzKLl/3iz5vfrJ3pl5sN0W7ePRo5obVzsq7+31r+KvS
tAb/U/ezetitTHc5K/HOy+zxo8e/WTx6snjyaFY0tTO1G9xlts4rZ2ZY/8ks
70yOQ719vpzxAJuuGdrLbHZj9vizvJxli2wr5zHxPPxseZXhfT0XxF8OdMj7
oTNZ3w2un92aejD4bRZel2W6Ufxjl9tK/pF3xVb+sbH9dljJPyts2vX45ywf
+m3TcX18nGXroaqUJP+TlMiu80Y+b7pNXtuf8x77usyuRjpkb40zXMJ08qDR
dXWbQoruVn71z3uTby9q089mddPt8Nkttj4jI+JfWfb2m6dPnjz5vWwS//79
b373yH/828dPfo3nZ4vFIstXru/yAq+6qjPSrMuzO+wAvL9abEyNv3tTBspl
29xlK2xmZ8hB63rI0mDdNl9VJlt3zc6T/q6z/GouUiTStXgRX/bUv+xN1/RN
0VTZA8rUw6ztmrZxxmV5dhsF1nmBXUeB7bd5n5maSzq/nJLeZX2T9fmNycD2
FgSzK1vZfi8ijo3YLhEJdwHau97kJSW8M9Weq0D0sYtVzh/icEVWmt4UJHq2
M1ijdOAfFscbCz5f4BxdXtmfcSxLJmK5ecbj4KGiGbp8I+dxdteCQnvTZ21z
ZzoIRwaqX8pXGxAma4dVZYtqjxWLCiLuTh1Cz5nwo99CXDdbvgZyXFBSykS2
V1VT3Fxk12BCG4htXdZCaCkri9oM3P48c0PbNl0P5jb9Fivn1YKyC4ko8d+m
3u+awYUTWuPm8k3b2YaM/hm7xXtq12LjdQEK5AUODwbq3vVpz6oNn7hQGpVm
bWv8eGdru8urZOfxOFjK4qybTkQfG92AovynE4qEozhZom+aKuxta6vGNfi/
Ai+GkJZ5XRj5zboB3zuybxQHNQO0ezmtXwESODwBfrh9DdmhLEQFw+PQAbfH
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
AA==

-->

</rfc>
