<?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.29 (Ruby 3.2.3) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-taoqiwen-hgcp-03" category="info" submissionType="independent" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.28.1 -->
  <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-03"/>
    <author fullname="Qiwen Tao">
      <organization>Independent Researcher</organization>
      <address>
        <email>natureconservation@yeah.net</email>
      </address>
    </author>
    <date year="2025" month="April" day="09"/>
    <area>AREA</area>
    <keyword>human expression</keyword>
    <keyword>AI content</keyword>
    <keyword>signature trust</keyword>
    <abstract>
      <?line 42?>

<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 publicly acknowledge their expressions. Rather than detecting or classifying content origin, HGCP allows individuals to declare, in a structured and verifiable format, that they take responsibility for a specific piece of content. The protocol is platform-neutral, identity-flexible, and suitable for both real-name and pseudonymous use. It does not evaluate accuracy, originality, or quality; it simply enables people to say: “This is mine, and I stand by it.” By providing a lightweight, human-first declaration format, HGCP aims to preserve the visibility of human agency within 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 47?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL
      NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED",  "MAY", and
      "OPTIONAL" in this document are to be interpreted as described in
      <xref target="RFC2119"/>.</t>
      <t>In the rapidly evolving digital world, a flood of content from countless sources fills our screens—much of it now automatically generated 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 blurring.</t>
      <t>This rise in synthetic content presents a fundamental question: if we can no longer know who wrote something, can we know whether anyone is willing to stand behind it?</t>
      <t>The Human-Generated Content Protocol (HGCP) is a voluntary signing structure that addresses this problem—not by detecting or filtering AI-generated content, but by giving human authors a minimal and declarative way to say: “This is my expression, and I take responsibility for it.”</t>
      <t>HGCP is not a detection algorithm, classification tool, or identity system. It is a responsibility declaration format. It enables any writer—regardless of identity type or platform—to attach a timestamped, verifiable statement of authorship to their content.</t>
      <t>HGCP is intentionally minimal, non-intrusive, and flexible. It does not require real names or centralized verification. It does not replace content evaluation or moderation. It simply offers a signal: someone, somewhere, chose to stand behind this piece of expression. That signal, once made, can be interpreted and used however communities choose.</t>
      <t>This act of signing is a social gesture of responsibility—not a legal admission or factual claim.</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 now approach zero cost, the origin of information has become increasingly obscured.</t>
      <t>We once inferred authorship and trust from domain names, writing style, and user profiles—but now, all of these can be simulated by AI. This leads not only to an explosion of noise, but also to a subtle erosion of meaning: readers hesitate to believe; authors hesitate to take credit; platforms hesitate to accept risk.</t>
      <t>Many recent proposals have focused on "AI detection"—using classifiers to guess whether a given text was machine-generated. These tools are probabilistic, easily evaded, and often fail as models advance.</t>
      <t>HGCP shifts the question entirely. It does not ask, “Was this content human-made?”<br/>
It asks, “Is any human willing to say: this was me?”</t>
      <t>This seemingly small act—a signed statement of responsibility—may become the most important signal of authorship in an increasingly synthetic information ecosystem. Not because it proves truth or identity, but because it reflects a human's willingness to be known as the author.</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 way for a person to publicly acknowledge their expression.</t>
      <t>Whereas most systems ask, "Who created this?", HGCP asks something simpler and deeper:<br/>
"Are you willing to say: I said this?"</t>
      <t>Signing under HGCP does not mean the content is accurate, valuable, or unique.<br/>
It only means: “This came from me, and I stand by it.” — socially, not legally.</t>
      <t>This transforms the act of signing into a declaration of presence—not a claim of authority, truth, or expertise.<br/>
To speak is not only to express; it is to be willing to be recognized as the speaker.</t>
      <t>HGCP is not anti-AI. It does not reject AI assistance.<br/>
If a human chooses to sign something—even if AI helped—they are choosing to take human responsibility for the final output.</t>
      <t>HGCP does not care what tools you used, or what identity you chose.<br/>
It only cares that someone—a person—was willing to leave their mark and say:<br/>
“I won’t deny this is mine.”</t>
      <t>That act of responsibility is not a signal of trust.<br/>
It is the beginning of traceable expression—not verified authorship.</t>
    </section>
    <section anchor="signature-declaration-structure">
      <name>Signature Declaration Structure</name>
      <t>HGCP provides a minimal and consistent way for individuals to attach a human-responsible declaration to their expression. The purpose of this signature is not to validate the content's origin or truth, but to acknowledge authorship responsibility.</t>
      <section anchor="required-fields">
        <name>Required Fields:</name>
        <ul spacing="normal">
          <li>
            <t><strong>signer_id</strong><br/>
A signer-provided identifier that links a human author to a specific declaration.<br/>
This MAY be a stable pseudonym, public key fingerprint, platform handle, or decentralized ID.<br/>
(Examples: <tt>"tao_qiwen"</tt>, <tt>"0xDEADBEEF..."</tt>, <tt>"@user42"</tt>, or <tt>"did:example:abc123"</tt>)  </t>
            <t>
HGCP does not resolve or validate the authenticity of <tt>signer_id</tt>.<br/>
The field is purely declarative. Verification, if needed, MUST rely on external infrastructure or cryptographic proof.</t>
          </li>
          <li>
            <t><strong>timestamp</strong><br/>
The UTC time when the signature was created, in <xref target="RFC3339"/> format.<br/>
(Example: <tt>"2025-03-29T14:22:00Z"</tt>)  </t>
            <t>
This value is provided by the signer and is intended to be informational only.</t>
          </li>
          <li>
            <t><strong>content_hash</strong><br/>
A cryptographic digest of an external piece of content (e.g., a document, platform message, or expressive artifact).<br/>
This field binds the HGCP object to that content and ensures that the signature applies to a specific, immutable version of it.  </t>
            <t>
The content itself is not embedded in the HGCP structure,<br/>
but MUST be preserved externally in the exact UTF-8 byte representation used during hash computation.<br/>
The hash MUST be computed using the SHA-256 algorithm <xref target="RFC6234"/>, Base64-encoded, and prefixed with <tt>"sha256:"</tt>.<br/>
(Example: <tt>"sha256:dQnlvaDHYtK6x/kNdYtbImP6Acy8VCq1498WO+CObKk="</tt>)</t>
          </li>
          <li>
            <t><strong>hgcp_version</strong><br/>
This field indicates the structural schema version of the declaration.<br/>
It helps implementations interpret the format correctly across protocol evolutions.<br/>
For full context on version compatibility and design principles, see Section 4.6.<br/>
(Example: <tt>"0.2"</tt>)</t>
          </li>
          <li>
            <t><strong>declaration</strong><br/>
 A plain, human-written statement affirming authorship and responsibility for the content.
The declaration is flexible in form, but SHOULD be meaningful, interpretable, and context-aware.<br/>
It is not legally binding, but serves as an ethical gesture:<br/>
“I said this, and I choose to be recognized as the speaker.”<br/>
  (Example: <tt>"I acknowledge that the above content was written by me and I take responsibility for it."</tt>)</t>
          </li>
        </ul>
      </section>
      <section anchor="optional-fields">
        <name>Optional Fields:</name>
        <t>The following fields are optional metadata declarations.<br/>
HGCP does not define their behavior, validation logic, or semantics beyond suggestion.<br/>
They exist to support flexible human context, not to enforce structure or scoring.</t>
        <ul spacing="normal">
          <li>
            <t><strong>tools_used</strong><br/>
Any relevant tools involved in content creation, such as AI assistants or translation software.<br/>
(Example: <tt>["ChatGPT", "DeepL"]</tt>)</t>
          </li>
          <li>
            <t><strong>revocability</strong><br/>
Indicates whether the signed content can be edited or withdrawn by the signer.<br/>
Suggested values:</t>
          </li>
          <li>
            <t><tt>immutable</tt></t>
          </li>
          <li>
            <t><tt>revocable-with-proof</tt></t>
          </li>
          <li>
            <t><tt>time-limited-editable</tt>  </t>
            <t>
Platforms MAY honor revocation requests based on this field, but are not required to do so.<br/>
(Example: <tt>"revocable-with-proof"</tt>)</t>
          </li>
          <li>
            <t><strong>signature</strong><br/>
An optional cryptographic proof of authorship.<br/>
This may take the form of an OpenPGP signature, a DID-based proof, or a W3C Verifiable Credential. 
(Example: an OpenPGP block per <xref target="RFC9580"/>.)</t>
          </li>
        </ul>
      </section>
      <section anchor="interpretation-and-implementation-guidance">
        <name>Interpretation and Implementation Guidance</name>
        <t>Unlike content-integrated signature formats (e.g., PGP-signed files), HGCP is designed to sign arbitrary expressions<br/>
without constraining how or where the signed content is stored.<br/>
This enables its use across messaging platforms, web interfaces, and decentralized protocols,<br/>
without requiring control over the content’s storage location or delivery mechanism.</t>
        <t>The <tt>timestamp</tt> field is not cryptographically bound.<br/>
Its accuracy depends entirely on the signer's environment or device clock.<br/>
Implementations MUST NOT use this value as a trusted source for ordering, deduplication, or timing logic<br/>
unless verified through an external trusted source (e.g., timestamp authority or blockchain anchor).</t>
        <t>Tools and platforms MAY choose to interpret or visualize <tt>signer_id</tt> based on their own logic,<br/>
but HGCP itself does not rank or authenticate identities.</t>
        <t>The <tt>hgcp_version</tt> field reflects structural format only.<br/>
It MUST NOT be interpreted as a signal of truthfulness, author credibility, or social legitimacy.<br/>
HGCP does not treat higher versions as superior in ethical value—only different in structure.<br/>
All valid HGCP declarations, regardless of version, represent equally human-responsible expression.</t>
        <t>The <tt>declaration</tt>, <tt>tools_used</tt>, and other human-authored optional fields are free-form text inputs.<br/>
To prevent abuse, implementations:</t>
        <ul spacing="normal">
          <li>
            <t>MUST treat all such fields as plain text;</t>
          </li>
          <li>
            <t>MUST escape HTML or scripting content before rendering;</t>
          </li>
          <li>
            <t>SHOULD limit the length and character set of the fields;</t>
          </li>
          <li>
            <t>SHOULD NOT execute, link, or auto-interpret user-provided declarations in any active context.</t>
          </li>
        </ul>
      </section>
      <section anchor="example-signature-markdown">
        <name>Example Signature (Markdown):</name>
        <t><tt>markdown
signer_id: qiwen2025  
timestamp: 2025-03-29T14:22:00Z  
content_hash: sha256:dQnlvaDHYtK6x/kNdYtbImP6Acy8VCq1498WO+CObKk=
hgcp_version: 0.1
declaration: I confirm that the above content was published by me, and I take responsibility as a human author.
</tt></t>
      </section>
      <section anchor="example-hgcp-signature-json">
        <name>Example HGCP Signature (JSON):</name>
        <t><tt>json
{
  "signer_id": "qiwen2025",
  "timestamp": "2025-03-29T14:22:00Z",
  "content_hash": "sha256:dQnlvaDHYtK6x/kNdYtbImP6Acy8VCq1498WO+CObKk=",
  "hgcp_version": "0.1",
  "declaration": "I confirm that the above content was published by me, and I take responsibility as a human author."
}
</tt></t>
        <t>Optional cryptographic signature(if used):</t>
        <t><tt>json
{
 "signature": "-----BEGIN PGP SIGNATURE-----\n...\n-----END PGP SIGNATURE-----"
}
</tt></t>
      </section>
      <section anchor="versioning">
        <name>Versioning:</name>
        <t>HGCP versions indicate structural schema only.<br/>
They exist to support compatibility as the protocol evolves,<br/>
          <strong>not</strong> to signal truth value, author credibility, or software sophistication.<br/>
All versions are equally valid expressions of human responsibility.</t>
        <ul spacing="normal">
          <li>
            <t><strong>v0.1</strong> — Defines the core declaration schema with required fields:<br/>
              <tt>signer_id</tt>, <tt>timestamp</tt>, <tt>content_hash</tt>, <tt>hgcp_version</tt>, and <tt>declaration</tt>.</t>
          </li>
          <li>
            <t><strong>v0.2</strong> — Introduces optional cryptographic signing via the <tt>signature</tt> field,<br/>
enabling machine-verifiable authorship for use cases that require stronger proof.</t>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <t>Future versions may support additional metadata such as multi-signer declarations,<br/>
structured revocation formats, or content linking.<br/>
However, the core semantics of voluntary, self-recognized responsibility will remain unchanged.</t>
          </li>
        </ul>
        <t>Yes, cryptographic proofs are stronger. But not everyone can, will, or should need to use them.
And in HGCP, strength is not what defines humanity — recognition is.</t>
      </section>
    </section>
    <section anchor="platform-and-tool-integration-suggestions">
      <name>Platform and Tool Integration Suggestions</name>
      <t>HGCP is platform-neutral and decentralized.<br/>
It defines a minimal, voluntary declaration format—not a service, network, or identity protocol.<br/>
However, platforms and tools can enhance expression transparency and user agency by supporting HGCP-style signatures.</t>
      <t>The following integration suggestions are non-normative and fully optional:</t>
      <section anchor="for-content-platforms">
        <name>For content platforms:</name>
        <ul spacing="normal">
          <li>
            <t>Support HGCP signature generation (e.g., auto-add timestamp, content hash, and a user-provided declaration)</t>
          </li>
          <li>
            <t>Display HGCP declarations visibly alongside content</t>
          </li>
          <li>
            <t>Allow users to export signed content with metadata (e.g., JSON-LD or plaintext blocks)</t>
          </li>
          <li>
            <t>Provide a "verify hash" feature to check content integrity against the declaration</t>
          </li>
          <li>
            <t>Optionally allow users to report clearly forged or mismatched declarations (without relying on automated detection)</t>
          </li>
        </ul>
      </section>
      <section anchor="for-authoring-tools">
        <name>For authoring tools:</name>
        <ul spacing="normal">
          <li>
            <t>Markdown editors, word processors, or note apps can offer local HGCP signing plugins</t>
          </li>
          <li>
            <t>AI-assisted writing tools may include HGCP signature prompts during editing or export</t>
          </li>
          <li>
            <t>Submission systems may include a “human responsibility declaration” option on publication</t>
          </li>
        </ul>
      </section>
      <section anchor="for-reader-tools-and-browser-extensions">
        <name>For reader tools and browser extensions:</name>
        <ul spacing="normal">
          <li>
            <t>Detect and visually highlight HGCP-signed content (e.g., badges, overlays)</t>
          </li>
          <li>
            <t>Let readers inspect declaration structure and metadata</t>
          </li>
          <li>
            <t>Optionally offer hash comparison to verify content integrity</t>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <t>HGCP does not define or endorse any scoring, ranking, or reputation system.<br/>
Interpretation of signature patterns or signer behavior is left entirely to the platform or community.<br/>
The protocol only enables expression responsibility—it does not evaluate or score it.</t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="social-and-ethical-considerations">
      <name>Social and Ethical Considerations</name>
      <t>HGCP is not a replacement for content governance or moderation systems.<br/>
It is a voluntary declaration format designed to restore visibility to human-authored expressions in an increasingly hybrid and synthetic content landscape.</t>
      <t>HGCP does not:</t>
      <ul spacing="normal">
        <li>
          <t>Detect or classify AI-generated content</t>
        </li>
        <li>
          <t>Track real-world identities or require de-anonymization</t>
        </li>
        <li>
          <t>Evaluate the truth, originality, or value of signed content</t>
        </li>
        <li>
          <t>Prevent unsigned content from being published or shared</t>
        </li>
      </ul>
      <t>HGCP does protect:</t>
      <ul spacing="normal">
        <li>
          <t>The right of anonymous or pseudonymous authors to claim authorship</t>
        </li>
        <li>
          <t>The right of each signer to choose their identifier and expression context</t>
        </li>
        <li>
          <t>The right to revoke, edit, or update previously signed expressions</t>
        </li>
        <li>
          <t>The right of platforms to adopt or extend HGCP support in their own way</t>
        </li>
      </ul>
      <t>HGCP offers a decentralized path to expression responsibility.<br/>
Not by enforcing rules or judgments, but by providing a way for individuals to say:</t>
      <ul empty="true">
        <li>
          <t>“This is what I said. I stand by it.”</t>
        </li>
      </ul>
      <t>Those who sign are not guaranteed to be believed. But they are present.<br/>
They are accountable—not because a system judges them, but because they are willing to be known as the speaker.</t>
      <t>HGCP does not create trust. It creates traceable ownership of speech.<br/>
It gives those who choose to acknowledge their words a way to be recognized—not as authorities, but as responsible authors.</t>
    </section>
    <section anchor="illustrative-scenarios-non-normative">
      <name>Illustrative Scenarios (Non-Normative)</name>
      <t>The following examples are provided purely for illustrative purposes.<br/>
They do not constrain the scope of HGCP usage, which applies to any expressive artifact.<br/>
These samples show how individuals might voluntarily declare authorship in informal online contexts.</t>
      <section anchor="example-personal-blog-post-pseudonymous">
        <name>Example: Personal Blog Post (Pseudonymous)</name>
        <t>A blogger signs their post with a stable pseudonym and plain declaration.</t>
        <t><tt>json
{
  "signer_id": "silentvoice",
  "timestamp": "2025-03-29T16:12Z",
  "content_hash": "sha256:dQnlvaDHYtK6x/kNdYtbImP6Acy8VCq1498WO+CObKk=",
  "hgcp_version": "0.1",
  "declaration": "I wrote the above post entirely on my own and stand by it as a human author."
}
</tt></t>
      </section>
      <section anchor="example-anonymous-discussion-post">
        <name>Example: Anonymous Discussion Post</name>
        <t>An anonymous poster acknowledges human responsibility for their statement.</t>
        <t><tt>json
{
  "signer_id": "anon321",
  "timestamp": "2025-03-29T17:35Z",
  "content_hash": "sha256:dQnlvaDHYtK6x/kNdYtbImP6Acy8VCq1498WO+CObKk=",
  "hgcp_version": "0.1",
  "declaration": "I stand by this statement as an individual human participant in this conversation."
}
</tt></t>
      </section>
    </section>
    <section anchor="criticisms-and-hgcps-responses">
      <name>Criticisms and HGCP's Responses</name>
      <t>As a voluntary protocol, HGCP is not without its skeptics.<br/>
The following are common concerns and clarifications based on HGCP's minimal scope:</t>
      <section anchor="criticism-1-signing-doesnt-stop-misinformation">
        <name>Criticism 1: “Signing doesn’t stop misinformation.”</name>
        <t>Response: Correct. HGCP is not a content moderation tool, fact-checking system, or truth validator.  Its purpose is not to prevent falsehoods, but to make the presence of human authorship visible.<br/>
It simply allows someone to say: “I said this, and I acknowledge it.”</t>
        <t>Whether a statement is correct or misleading is a separate question—to be handled by public debate, platform policy, or legal frameworks.<br/>
HGCP does not seek to replace those.</t>
      </section>
      <section anchor="criticism-2-anyoneincluding-bad-actorscan-sign-too">
        <name>Criticism 2: “Anyone—including bad actors—can sign too.”</name>
        <t>Response: True. HGCP is structurally neutral—it permits anyone to claim authorship.</t>
        <t>But just as speech itself is morally neutral, signing is simply a visible act of association.<br/>
HGCP does not prevent manipulation or abuse. It only makes authorship claims visible and timestamped, enabling others to interpret and respond.</t>
        <t>Trust must be earned over time; HGCP merely reveals who is willing to stand behind their words.</t>
      </section>
      <section anchor="criticism-3-why-not-require-real-names">
        <name>Criticism 3: “Why not require real names?”</name>
        <t>Response: HGCP affirms the importance of anonymous and pseudonymous expression.<br/>
In many contexts, forced real-name use can threaten safety, chill dissent, or suppress marginalized voices.</t>
        <t>Responsibility does not require identity disclosure.  It only requires someone to say: “This is mine.”
Even a pseudonym—used consistently—is enough to build visible presence and accountability over time.</t>
      </section>
      <section anchor="note">
        <name>Note:</name>
        <t>HGCP enables voluntary, declarative authorship acknowledgment.<br/>
It complements—but does not replace—other systems of fact-checking, moderation, or trust.<br/>
It is not a gatekeeper of credibility. 
It is a container for voluntary responsibility—a human signal in a synthetic world.</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—not a legal or contractual obligation.</t>
      <t>By signing, the author:</t>
      <ul spacing="normal">
        <li>
          <t>Affirms they are human (or self-identify as such),</t>
        </li>
        <li>
          <t>Voluntarily claims authorship of the expression,</t>
        </li>
        <li>
          <t>Accepts potential social consequences of making that claim visible.</t>
        </li>
      </ul>
      <t>However, the meaning of “responsibility” in HGCP must be clearly understood:</t>
      <ul spacing="normal">
        <li>
          <t>HGCP does not confer legal liability, unless such liability is defined by external laws or agreements.</t>
        </li>
        <li>
          <t>HGCP does not guarantee truth, originality, or moral correctness.</t>
        </li>
        <li>
          <t>HGCP permits revocation; platforms may optionally record and display revocation history.</t>
        </li>
      </ul>
      <t>Over time, a signer’s behavior—such as consistent authorship, frequent revocations, or contradictory claims—may influence how others interpret their expression history.<br/>
Such interpretations are entirely up to readers, communities, or platforms.<br/>
They are not part of HGCP’s structure or logic.</t>
      <t>HGCP is a signal of authorship, not a system of judgment.<br/>
It is a flag of presence—not a badge of truth.</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, not a detection engine—<br/>
It is a torch, held by those willing to say:</t>
      <ul empty="true">
        <li>
          <t>“This is what I said. And I am willing to be remembered for it.”</t>
        </li>
      </ul>
      <t>Those who sign are not necessarily perfect, but they are present.<br/>
They are not hiding. They are willing to be named.</t>
      <t>HGCP does not stop AI, nor does it determine the truth or value of content.<br/>
It offers a decentralized, human-first way to make authorship claims visible—<br/>
not for control, but for clarity.</t>
      <t>Just as HTTPS makes communication verifiable,<br/>
HGCP makes expression attributable.<br/>
Not by enforcing identity, but by inviting responsibility.</t>
      <t>In an age of artificial voice, what will stand out is not who speaks loudest—<br/>
but who is willing to say:<br/>
“Yes, this is mine.”</t>
    </section>
    <section anchor="future-extensions-and-evolving-use-cases">
      <name>Future Extensions and Evolving Use Cases</name>
      <t>HGCP is intentionally minimal.<br/>
Its current version focuses on text-based, single-signer declarations of human responsibility.</t>
      <t>However, real-world expression scenarios are far more diverse.<br/>
Future optional companion drafts or community extensions may explore:</t>
      <ul spacing="normal">
        <li>
          <t>Multi-signer declarations (e.g., co-authorship or joint statements)</t>
        </li>
        <li>
          <t>Multimedia content hashing (e.g., for audio, images, or video)</t>
        </li>
        <li>
          <t>Partial responsibility claims (e.g., paragraph-level declaration blocks)</t>
        </li>
        <li>
          <t>Publisher-disclosed AI content without human attribution</t>
        </li>
        <li>
          <t>Rich contextual metadata for disclaimers, editing history, or framing</t>
        </li>
      </ul>
      <t>Some use cases may inspire optional community-defined labels (e.g., “editor”, “curator”, “translator”).<br/>
Such roles should be expressed via declaration text or companion specifications—not as formal protocol fields.</t>
      <t>These extensions are not part of the current protocol and remain exploratory.<br/>
Any evolution of HGCP should remain faithful to its core principle:</t>
      <ul empty="true">
        <li>
          <t>Responsibility, voluntarily claimed, should be made legible.<br/>
New features must enhance this clarity—not obscure or overcomplicate it.<br/>
Support for non-text content may be explored in future drafts,<br/>
but HGCP currently focuses on declarations for text-based expressions.</t>
        </li>
      </ul>
    </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.<br/>
It poses no direct technical threats such as injection, eavesdropping, or man-in-the-middle attacks.</t>
      <t>However, HGCP introduces indirect risks, rooted in the potential misuse or misinterpretation of voluntary signature declarations.<br/>
These risks are primarily social and structural, not cryptographic.</t>
      <section anchor="identity-impersonation-and-signature-forgery">
        <name>Identity Impersonation and Signature Forgery</name>
        <t>Without optional cryptographic signing (e.g., OpenPGP), malicious actors may forge declarations using arbitrary signer IDs.<br/>
To mitigate impersonation, platforms may support cryptographic binding, identity verification mechanisms, or identity attestations. 
HGCP itself does not provide or require any identity verification mechanism.<br/>
All verification and signer authentication are delegated to platform-level implementations, if desired.</t>
      </section>
      <section anchor="mass-signature-automation-sybil-behavior">
        <name>Mass Signature Automation (Sybil Behavior)</name>
        <t>In the absence of rate limits or friction, automated agents could mass-generate content with fake signature blocks to simulate presence at scale.<br/>
To reduce such noise, platforms may implement rate controls, account friction, or signature frequency thresholds.</t>
      </section>
      <section anchor="content-hash-evasion-via-trivial-edits">
        <name>Content Hash Evasion via Trivial Edits</name>
        <t>HGCP uses cryptographic content hashes to bind the declaration to a specific text version.<br/>
Even minor changes (e.g., punctuation, emoji) generate different hashes, allowing close but unsigned derivatives to circulate unchallenged.</t>
        <t>Platforms may address this via:</t>
        <ul spacing="normal">
          <li>
            <t>Content snapshot storage alongside signature metadata</t>
          </li>
          <li>
            <t>Optional use of fuzzy hashing or similarity checks</t>
          </li>
          <li>
            <t>Encouraging authors to sign canonical versions of their work</t>
          </li>
        </ul>
      </section>
      <section anchor="revocation-misuse-and-responsibility-evasion">
        <name>Revocation Misuse and Responsibility Evasion</name>
        <t>HGCP supports editable or revocable declarations, which enhances flexibility.<br/>
However, it may also allow strategic withdrawal or denial of public expression.</t>
        <t>Platforms are encouraged to:</t>
        <ul spacing="normal">
          <li>
            <t>Retain and display revocation timestamps or signature histories</t>
          </li>
          <li>
            <t>Clearly indicate altered or withdrawn declarations</t>
          </li>
          <li>
            <t>Offer viewers transparent context about change history</t>
          </li>
        </ul>
      </section>
      <section anchor="absence-of-native-trust-or-scoring-mechanisms">
        <name>Absence of Native Trust or Scoring Mechanisms</name>
        <t>HGCP intentionally avoids any native trust or scoring system.<br/>
All interpretations of signature consistency, credibility, or intent are left to the discretion of platforms or communities.<br/>
Protocol-level neutrality ensures freedom, but also delegates responsibility for risk assessment to the surrounding ecosystem.</t>
      </section>
      <section anchor="final-note">
        <name>Final Note</name>
        <t>HGCP’s security lies not in enforcement, but in visibility.<br/>
It offers no guarantees—only a format in which authors can voluntarily say:<br/>
“This is mine. I said this.”</t>
        <t>Whether others choose to believe, contest, or ignore such declarations is beyond the protocol’s scope.<br/>
HGCP’s minimal structure invites participation, not control.</t>
        <?line 526?>

</section>
    </section>
  </middle>
  <back>
    <references anchor="sec-informative-references">
      <name>Informative References</name>
      <reference anchor="RFC2119">
        <front>
          <title>Key words for use in RFCs to Indicate Requirement Levels</title>
          <author fullname="S. Bradner" initials="S." surname="Bradner"/>
          <date month="March" year="1997"/>
          <abstract>
            <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
          </abstract>
        </front>
        <seriesInfo name="BCP" value="14"/>
        <seriesInfo name="RFC" value="2119"/>
        <seriesInfo name="DOI" value="10.17487/RFC2119"/>
      </reference>
      <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 518?>

<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:
H4sIAAAAAAAAA8V9bZPbRnbud/4K1PjDSg7J6MXrux5XshlLI2sSS5rVjK3y
TVKeJtAk4QEBGg3MiN5S1f6IfEnVzZ/bX3Kf55zuRoOk5NRWpbK1aw9JoNE4
r895653NZpNJV3aVPc1OXn777PI0O8t+aKq+7ky7y67KVV3Wq+xFazb2vmlv
s2XTZi/7jamz8/fb1jpXNnVW1lm3ttnZymbNMju7OJmYxaK1d37Nk0luOrtq
2t0pLl02k0nR5DVWPM2K1iy7WWeaX8p7W8/Wq3w7e/R04vrFppS1u93W8q7C
bi3+UXeTut8sbHs6KbDmafbk0ZPfzx59MXv01SRvamdr17vTbGkqZyd4/tOJ
aa3BS709P5vwBVZt029Ps8mt3eFjcTrJZtla3sfG9+F3ZxcZ1uv4QHxyoIPp
+tZmXdu7bnJn697i3iwsl2W6UfyxMWUlf5g2X8sfq7Jb9wv5s8KmXYc/J6bv
1k3L5+PrLFv2VaUk+RMpkV2bRr5v2pWpy19Nh32dZhcDHbK31lk+wrZyodXn
6jaFFO2d3PVPO2vW89p2k0ndtBt8d4etT8iI+CnL3r549uTx46/8n0+fPv1K
9ou/v/r9Hx75r7988vQL3DqZzWaZWbiuNTlWvagzkq812T02AzG4mK1sjc+d
LQIRs7Vx2QL72lgys3QdxKov3dosKpst22bjuXDflvxpKgIlgjb7Ni72zC92
2TZdkzdV9oDi9TDbts22cdZlJruLsuu87C6j7HZr02W25iOdf5xywWVdk237
RVXm1S4z+W3d3Fe2gDhjF2WbiIabZ28Nvmy5WJ0VtrM59ws+ZXllcM1yx4/h
tZu2XJX1NOM+M1NVzb2T978rix4yyucWFje2dkotMhmI2udkYQGiFtmdbctl
qUQSdk31LbCFXdaZW5thY1vsq1yUVdntRD+xytbmuC/PtqXNRSn9hubZNei6
DfQrXbaFSHLpWW17MLTCPiheWGu2rOz7Eo+eylZcX3ZhI9mi6dZ4tKlmFFr5
fetsXzT1btP0LuudnWcXXVY0IHXdgOx3purBRFA37yE3u6mnjeG2+SH7pZe/
v87KDszbbMGKwKytbbZ4MqjlDIzIX//y/67X2Dv+uylrv78L0I7/XuywwPyv
f/mv7Jsd3xSkJkdMVpWrdXdv+c+psn+2LFvXeQ6IskQqK8PKjYoGiAx1EnHI
7spIbNDVixEEPt9l91D0UrShrHNQx+HBeAu3q3FjB3ZEpcOToAxu5zq7mXuN
2pRFUdnJ5DOoedc2BeSAxmhCjsFcZbRXLjt59f3V9clU/529fiN/vz3/0/cX
b8+f8++rl2fffRf/ENuQheuuXr75/rvnw1/D/c/evHp1/vq5LIG1z348Ear6
20/eXF5fvHl99t2J2noQHia831DETSuMWVCxO9uCVlRVqHthXd6WC3woa7/O
n//s7cyHD3MxHCRoa7ZlQWZDd+/IqgJy0ZmKL1wV2Ea2rJqmSKRYDUbeQNMh
HS5zTd/mEJNlWUGn8CHDky18wV//8h+bPl/zVggVtJoK35ABOZRxlw12ipID
bTawp4Uuj996CJfncOnV5wxGpu2oWyV2yG8ryBW4b715c2PeQwB5rRCqA4s3
ZX7Ld9z3OWrwFnilgsZrYSGpcANUMfzS9BBa2aOp4EchZlgn7F48MKxr1bct
lp5TYvC5LR1ZkkhfoJ6Ic93RXC75PLIRj/mlh2sSN1Mus3ub5dhg3WRVU69g
72gTYeAbWOgGauzwqhR2WGpeh8v9BVaso6l3DWiHbdyDJ3xh6q7qp8VtkInu
jyra/10jXx4379FgqmE0RUGKgg0ipSA/DMgGckAjBNMwstiQF0gsPxzzWdNs
0cs9q/JuYFnwGIamp9yAbio63oTASNyb3VFLtRuxW03Wx0y4WrDJRMxQqSbU
hM2D31EMpsHtQKLll65pKjGnwYxn3srQHAsN9x53aP3k0mB6wUlxyrYFEVu7
Mm0hOkeVCk8g9uEjgy/BlSCA6ahOeGBXQi06s9laaHPi0fAdNiZuchnoui63
JJ763eC0BjqoGmKror6eA1OQp57hJ2AzMEBpG5zX2A219pe+bK3qFV2XE8+N
NeH6yl9t8LhKzP178X7Q86BG3qWRblhj0xReGeUu78Ca5dKKsAiCBD6j3jR0
WfxD8BI4uAZ4OVAQld/gvwfRoQs3nV8QnKbp2ZjCqiLum2EsBF9cZOvm3uLV
sPnNpq+BsfBSeC4eHOwFsBwfFPRKRMU1YuZWYB81DD+PhcfrFXwrBAOaUHjU
LsqFBeHRKZ8lfdxnAj0uVSG5VBJAXAuqFnMguwdahRq5CBFAyUUPZSWRlg3E
ufXaCF7UQSXqIrxd4N6PWEZQlXgSD08D+2ikO1HFot9W/h6VHeJTeK5e1hWv
sYUhoTD/atsGK7hO7bXuT3Qh8ewjrJv4gmbhciI7EOOdVcbhNtsK2BvEnzuQ
MEP9UAF/hWeIsE4DPoao7AIwA39b9TNQTHCEVgubnhJvcmvYqLNBOCCXfSVW
Dobt7ILCBE5X1hQq5E1difVS51Q1ys0lfoM7UYsI3NrIJYCECzhgQP942cYa
Ss8pFayg5OPZJdVcIUJVQgi/jjY0/VEsIYhVlN3X0ZCMLwF0tNuOju0WJHxF
y4RQRz0aAwAC6rW5I0LNReixpxMEctFsnoA6vRN87o2mVey/6mnSovOixYfz
7ex7FcMNWA8oMLgIgdGis03lBAHR0RgqBVxoPs3Ic4E0oEKhbGqWEDtoRVkR
HNFc8NbizkAOgoUD/5edE9EK3jijvWtttRsbI+Nup/Qu74z3dDHQEndKg/BH
YuBsciEXO7n6Qu25D7USz0xfJcvI68qt3iw4azcexm4oUNBqUFENGkg8suEH
xmFjdkET+E4bKE4Gw9i0MHTBhO0Z/78BP2ev6dttbnoiHpGGOwKAFqumntA7
9OHC1sJL5AKEhCS/i3ClpjwoqiWuqTOjXNGNDtZsXUJFmu1aYgHNn7wdu9c3
tLqX3FFNTquRyxuIDLZlwm3Bx+OR4oB24+hooI+4duXfYHw8773uYw1xOylc
mqaBJQGKxolbyL9ghv9e9EvDRRsq8gtWKv2dCuPJO4BDMapWndcfT0IYBfEb
AKO6RsGIxE0WeziFmJ6cgSS7pj8QS8R1pgwrTiYhJQXgijVk/agUtD7CpqAM
4tYYb3awXeKuJZzFu8NLQMPmqh9i9HizGxBbzrhWDPDmowEmCO5dZLWbyg7E
D0JXvfIAVdRODZlIz56LrcWKpgAMvyo6z230reJABy0RgRDZlhcBdywCEifv
ct0w9De3QZyCNfcslNC6DIKdEHpBRJQ32NavGrtxt7KSbed7KBSqNKPjGEOj
n6FHTJrRrJJMudJ2GVTLgw15Nt9/kAe8p6W1LZk5hL2vABMJIJnhoGWVG/0+
xUnoekdAMze9LMWk9N22j7gxbjPneveSPxHDTXGjoxBCyvcR0vInwWWpiPB+
p3GGx3FiClWL8CeNZ0JVeNW7oEQb095qGoUynU1ojAFLcNd/MgEBo9wlGY25
t78MaPIjpnUICQYbKpDB77ZUDi4sDISImvwO8Cq4e1BoL2OKeUcoREzcVUx7
Pk9k9CpYEk9ezbHY/ZCIOUiIAtUwGJy9zFcMENRnxVfEFlOdiOHAGAPD5/Yt
036Kceiq4nYTawoLWgh+GMzC71y0nW3QJG84U+uXOKUx9Umbz2DnJZQoshel
rQp3OpnMss8/F7fY/lQWn3+eMYF6po6ynXkqFV7ECD1UkiAtt9ED+Yd6eBWy
eAk15rKqGJdXZz9ScZkzFLbGBNzUW3PJGkEhVgwHSga0AVcBJtWFt4SFTcOf
i+f6hAfn7w3NNCzizUlnmp8kQX9yM8XHR++fn589/+b8/MV8Ptev/okg9Isn
/IAlb06Ksji1usKpWeSPnzw9uXk4wbpjhQRdm+pOYscRo0gFUin3WbabSNab
QACqOuguKcye+CiNwefZD0kYN6Vtqa0VKCZpM7meGOI9gw1J5CxbM6QSGBO2
u23XrFqzXTOP2jbNcq4sjuGsZzH38v31MwlziSHVBQ3CSKvg/aIkeSUJxgz7
hw8x4E5JToprWePp7MlX14+/OH3y5PTRo//rKSi8py8TMY9itdjFx3rfGsJl
/hoSdBE+0WbUBJX6Tl4zfkLoso6SOyZBUTIMFD+UEG4/wZw9sPPVnEm7kCBM
pA50c2Zlg98SZQb3JaEGO/cwEW5l7gIWQ02ZyE2zEDcjBgGaEx7Jl2XhJxrn
Mf0RvFWlep5Bp8AJhIqqODB/IX4p6TSUpRFDdM5Wy2BS7GZhC1HjethXFJyp
vABtiYjZwsbUcRFJBsnz90JB8DbfX7+Y/QHs6+iDfWpODZ/EMEUvCSoyhuEt
3NrIDlj9JTxOr7AMCsUJ4ferl2ezJ7//ckgZqQCylvPhwzT7xjj75RczII4m
hirYxbJ8T6SI6yGNbm2wwunJzaGg+p+KP9XVnXn+8sfuX758//e3r4sfu8XF
5vLLs3z3hx+e/fL4i6/+8O7N3z17s/iX238QOabQsdr3kyd+1KXIezoL1g09
GPEkhsi5fG03JuUaL9izkXCChBIuE7C5CTR1Q3ZE4YLoA/E48E8n8BfBrBsq
JExKSx7AcdUXzGv0iIJEON4TFsR9kPR4hnfQCm4F6dD25iVt6ZTRVHblExZf
zL88pOej+ZNIn+SVPHmglFAmFpTUZTIbwKhyiMLMclm2Gyl4jDMKH8FLMcWm
wpT6XXLCJ9EosSSV+klfO4C4+XAfJJkOhDWxZOSpNDP3AE76rgpOEqgsOi55
ZC4tusKAQowMvHo+pJ9OZQEBTjEiCMhc0eVvQlmNiFmJSGl+sRf0eAtiFgja
ohkQbOfJvWC08NsZXGEkocKbrTe5ESqI/2pYD5QSpXwtaLcJlwIdG/jDUXgg
Mjj2oAU0tQ4gc2HX5q5s2mnwpmRj1axo7rAlB7WhU2V2atdISW+10iyDBA9E
3OC3Ewvr+i3j9EEEYsKNLJ0GfGXpUnKbjXyngz5pJUL8JbH2TzRmwbNI4qay
d0wCKBIvaxZ/1KweJugcazigfxJfdE7BG+KrSt/TNctukLOEv/968gws/fZS
Kl3PEXB+d/LvQcVa6HdulG1+dxfR7oR8UPSrQznbZ9OYrWKeqRVLWbTmvh47
Yt3MldKZ2WX6bcWKN9EB3fCT30llZ1xqJoBDfiCsmFXlhk+a8YF6C5a9jFky
QsF1U2MfuowQhLluPBXcNj4Z1kXr6jN5YFeSFReYUID1zaFdOra9aKiir40M
HuT4CI4aZ3wSp890kehTMM0ebbzZ2vry28vBpxNfPL94PtM3k0VFwk327ukz
j/3EtT/DWxFImmo+fqNk1UXV5LcM4tQxst/hw4f5Q9Hci2jUYo75YuRQsm97
KJokdr6vq/I2GgzWI+xKC0oDFlF/4wJKwuNnXrIke/twGrNB6jyUJ+JGTLso
Ie9tWkZyoB35gXhX4i38Xkq8t27uNaa1rT0mv4yWuoa5aFF8fAz1HsAdAo/g
CBWyccmYk51m93ah5h6ozXobPA4jgv9002SHKmahPaKFd23u7MgNIRrWjQEl
wnDlsbpS2ApIsaXdzRG7lG4zVyN6E9H4zRAQSKyfyp06GhZXFRu42IaQaUON
i2lW1ZOgv7/jD3dl29Sa4+RO7koWgSg0stgevghleSFiN2B1ujSN0SkQUrAW
P9G0hZQgp1h5VIigeSvFk4sFx6P6WipvMVrv1i0LwyM8vvcEL2eRSEMOieuL
5IOeknOFC20fkqqa0yYMHNmXwcUOEIpxW+l6YXoapKUmh46JGVTvh7IJLY9K
uSLrIRo09a1ocYj+GA76jAwAfOB4ChsD02MmN8GJHttpmCOIMPLmsFlhL5PS
rYFpmAQOuVctTaijUGeqpTGgGGxuA0k69M0dHVi2Lld0In7Dgm3gW8FDSYhE
kCNS8te//IckmoqSCVxR1HpwrXzCWVWpc/eRdAIOptm4POufOB3Cisyyx6ba
HUm4jJK8QuZkaYb4gxe/8fUM8Y26ktKIHA9mP4E0y9bamVhzgcxljQjF+Wwl
HnonsHXRs7y0B9bFTwrTlJSsPwgWCKs7hcOy8NdY0V9tXW62iM2uX32ncKQt
t13alrWwy0aqwLUqn97rca34WrEBla1X3Vqh7Nqw280SRXUh5tBtjG6mdNn3
Nu+ZcWZqZ+olupkNasNkyZAQSnmo5Q+GIdJK4NGWJpy870qycg9emfa2gHI9
BKVubm42/uMkauJpJnkbphOwy2gGQt/kOMGAK9I8wGn2NwR3k1Q7T7NH88eT
5P2YzccjGKJ8CmdL+sqtNasxpN+PQW2znzqbkxAjeomiJET756s3r0EwXPaz
a+rJn4ELTiLBTk6zk0iykyl/i1Tjb0cTM3JZSjpe+bdExrJQSkEuBBrqDwkh
+f3/PClPJh+Umm+Oo7mIax6US8lWeDkMdD2JF3C/M/7nm/NvL14T92RXF9++
Prv+/u25fP9v9Xw+/7da/j5//fzIFXEzYO0PSh1Wmn0SOprXkDY4kjEInuB4
oLMXv2vgOMoD3FmBM59/DuMOpOuBmTpdmAmx4J/wFxqeZCwXSpU45irEpkf3
gEuCmVZDn8K92HF4kJEmDr+DqGBjLEs9l7jQeXDVjiN7Tw/J7kTsr8ZMg+zE
lU9TiIUPqZjz88gbq3iNXMewtSd+a6G7kb03H5crmuu70sgL3EQ5ugnhC3cp
kJXXhfp80luUZD+IsnrpgHAhQRjagCAj2t0W8rv/mL3oxUpEfjAmCSJiCoRf
e+F5iE03fdWVM59+HbvlDMsm5dckRPPhgAhI0Fo6DQbPcttLbduZDnwcgni6
+KS+Cyg1SzIfe8rNshS+k1aSviaGXkkjyo+U6SMxmgpioM88+0aaStj0BBTO
1j5EwFNZVaUbAB8wjEl26oViX7a2ntUS01NHpQatHtVjdCm5FV5SRa65VcqI
fxGfh5JiVIh2RcQIUiU4W4WiVExluKFeud/bfBioeGAY9mCGlrKh0/CwQS6W
ZpmuQjQwxYt3bDEfN94F4yHIMDByANXS5yNgm9kEW68ZRibartmNLfjA3uLY
6eN7jRdRLKkBfOOZ9AQNRjkA5iHPVCYEG3I/zucB6lmcD9AOup42KKjoqRje
F4mgxjcRmHbldUQT4tHbJj2qoTJALARNGoKSaTolsFYbYj4Okh7iac9Lh8fv
DkGwtmczkcu+VYd74xzHLDsjIWRh56vi3PFeaCxWMaq33zQxwwzwTpscS03+
SvjkuJ1L3SZ2feLbNwQFZEvrp0YaAEib3w7xt3BCHM0Ky7luP4eNRYPTlZcZ
bRyAXjxWZU1bSbpxpVmoDQJj00kP84goD4YQvJL5hKYOndByqe+Pehh57MNE
qWNDQhWIe3QpWS/Y1ql0pFPKYcqdfIE7a3YHm+1WpVobURjJV4NkaDahX+G9
yZSLmSb1WG/w3W2qFjS9ZZ1XfWH3xQoP3WwR7vnqCHfke3qVqSKQYYYo9qmk
Cxpmko+2EiSUY75YFYAU06qqsicQSvvcQiMYu0Pa5p5qyoi8djGKeS401pkO
iZgZhSEylKEEr75jOfSStzDFijaaqRJIvIjbd7aLDXYg4pYrj/x7TMbyeUGW
xyKlnIllJdOWvhPIC/CBpNI5Hs09k+h1Af5bCV188ncq4bz8IWQKhavYjkz3
tpde870xnsWmY05D8rzerYb8diYti8tuSNpoj8BQaWyGTtedPmo09yJBdsh4
JRb3oIGtPDbC4jPcVquFn2VXmgogrc99NP+Mq4SGYLffx+07iSWltEws6opM
ljaxcUdxEOChu8N80j+Nkod4J2b60rkVfLsXt6cY80gH3nq3aEvtJj4cJ6jw
tQTc+/02qeAn81HHB8QYQ18jxL7VsSLt2B2SPypEitoKOzM1Gx38XJzcex64
QzmI7VHjCSPNxHkp23v2pc9E9PXej9IDtrBitGIwJZAHbrNIX5nihXeV16a4
taLbksIOc1H0H+mcVDJ/pm1eCW7N9pex7JbxqiAeRRNykmFLukqkHD7IdChV
jpcTwbhrboFdaDy1J24rDRjMyZTYXLULdBonnPd2NQAaFtgLmEs1w+w88Gbb
Q4MyTQfem52nXeyR30shG/jhoXftUD2pDa91qkOrUGRR21cqLD/3xYoK5uIY
RzoL9pGOJDZn0c4lYxuCUbXiOD9sASTCIhM4GOOz9FpSWfVQSRA+9l745udC
oXTsbvOZuRiW8juTy2gTrVMYXPE9q8ZbAnk7je42467WuPC4u2/UxLrX2De0
x0mTSmgkuwhfuKR1DKtYlU5q0dbafO2NElumuXygxpAuPuwo1Uk2EyZlRiXb
gK1dTFWX1vMQ36UpS68q80nGkbmq6ln+EPR6BTmCQ2sAfF4D1r4OsPbhPiD2
LUqxhVuxpu8nEvlIl/X9Zi4yq2iUbqHyotTNm62Nfb29Nrzcwy2sR50o9e5Y
C4xfGoRzfmeOpRz+LxXVjShfcAFlbH6ye53UvuFHHB5dtbcFbpRQPM0upYER
l31TNavskq29Dy4TMwW6nRHtrhgqU8ydZ+SWlwpgPuxCCyWEsh71Zkw+kXhz
ZQVduGsQUv1G6u3L08dP/vfybjoCNyTchAxpAWmzExsn/nIwGJ/KsKXsOIvu
AmFO3qvtI1fAhjpxJludhEn0y32yORYMi40in+QDH/H0yePf4MH/OX36+/89
HkS6auvn0ADjFL0EZfEU2VLD8nJr6i6OsGLXfJTK5cCJ7BmNTo5QShE99fh3
LvT1W6C5szEAC7ByOmrlDyEXC6ru1m6Zs/HqnVgg6XAGUlVHnQvglXoD3jY2
MCYlfL+Z0GgrxkZD87jr7LF0sYdGeZp3bTMGDtwyREzaANWHhVc7BW6VRqh5
NgasAQslkFTnDGmzZhLaSme/OKdpbKsNbSgN+yBYdQ0du0N/bigAyYkNcBmF
i724m9AJEDrik3nrwcppvB/atP3YnZ+0903a6TTmkd6h1D8Fr/4ujgINkiUS
I+TxoTanpoZRObulfA6DOzoEubC+11Zk1fflFnYhEwkxXNk2+Foxqk7SxUML
jrT8OGtvfRZA5hHF5873ZOCJvO2ZjOEyjpGol5tFPMnqEqiHrxmiC2wBN/dF
4brlfESQgyGbDvL6dJrGR1vbbijjfuT3CJJl68WEqOdnDrWx/inAIems3DSj
hafpFGJgaeB06IhHMMG4KyTRxzQKYsWU4ravYh+B1BkF2+jMB0TMpdIkW3fD
o+piPL0aU85S/XTjavjQZid5xYlMNWYb/oO9QqYlltaWB6z5tdJ2Y8VpcL/0
7IROn5iaTvDTPsefCsffrXcfGXT94x5/dTRH2gUVFobBLFW0wc0cHO6Q9uFn
nOLfEM0EbDHNpCOsSI6H6P38YbcWQAmZM0vLmCxfMy1dlM5JozCjKsQKXJwD
Exq7yVAuIQHfeG+46mCuN+ZesWZeNU6r5oHd/qqjhuF6f/zinEMpZnhzmR20
6VxDJRkCdohIGwa1vS+rIkpPtFuS0Ayg3h8dEcRA2Yg4xoZSVshLJMn9dLw8
7euMlmvjY4gLrWNpET0Mg+5PMLPLQKxbyIuB3SNDPk0MfbDm6WyJOoUVWHkr
81vS/z3Uu+ZDloJCAQSIS4hBBpd5kGgJuMhX1PQslJhqkGyA5loEXZOg35Vi
dgi05c6xaHhaBvk+7Cb9zWFmn5dp/RhzA71fBQj7TTx/YJqMBUrgfzZolAZi
+l4PpP+yWs58oL7TPpB8/XCKm35IkLw3QQmbfbdBcnoAnyPDsASBnTa4hY4U
OfsHTqiWAtuSNk5bwdnnLJY5uMzJZFRe8s28vAf6sE+b/wplnGjQQvpZJvGA
LZpCCLAXUza1ZICFpFVpQkXU9zJJ9Sx+rX1vTCqKt4xNTZW5l5jerFqrkj0/
eFAMuD+W/BEfEzw4W3viGsGDDYW5dAKZSeNmyJsyUm2LMCYuRYikoMfKbtOy
HvsmKPjU9xbxAIX/dDGHCWkLpcNkUiod9FxKA2fdJesPlcIW0INePMiLH7YF
tKuE9doBqE5q1PI+mqOK+4VqX3E35Sgh66vRIbDptwo7JPE8TY8SmKanP7hR
MkO8McB3iIh9i1/SLSyNYcmUYdqKldLDl9w0AYLfQoYnzYouK7M6OkQpafTY
3CWmhK7ync1eM0cjz37d3B+eZnWY75TTaEbHzISRfSDepeVYt638SRSSPbq3
QolKxxi9/RQsRKsbrPRBRT85H4EnCtRyfoOHCwseDoPgk/FFgubDGR/ygwAH
gXyKHWQv9HpweW5Eb3hFG8ax51lq42HL7L2pqkD94QQSW0O7SN+E+hClHJq3
ltGdXUgGjed5P5VeO1M8vjkYTd1w7EaaFJKzUT6Seasty1FqS6HZS+zXhxSf
yrnxzrVkB2W28FgOjVCmOEiaSVB1dkECtfotawYgE6cwkmz0KP8cT+PS2dKj
CdDxGVU+VSYx0UfxqnKDuwpVhZZBGl9+qQn4VkXrnz0Qf3l9fXnlUfDo7Izk
mJZpANd6WWI8TKenZBgffx0kY/cG72me7rRQdyDsqnZGdTQ5YUmQX9AjgkWF
wyL4oYnADz07aFhfwLsrGfjII2g6jt9K58Ph0O1noQPkPBbwtLITTqf6HkL3
zEge4JOn0oRO47xvpZMzzAnp4RROmmM5HCOhPSOeelXZYw0kn2j6if47qZkk
DHIxDyp9mEacoIXf4l6EZf5dhz4clgJr3isnM7pRIS2paYpXlANCWqvF4Y+1
v4Q6Zt7MUkjTZj83Zd0N4bUUNmUVaFk5pByYUiLZ/TJybgEi2YbNomblXQ/z
to0U4ik6ptpPgHk18WswUJdml1kF6lWjAlpS0/fFnnbmYwmYn+FUyJje8QmJ
Lh4Yg1vfMtnr46E+bRbi7mU1bEd8aChcez8sL8PYH99NJldNjJ0oMOrf3bbc
Y5gyZxaAU2UWdEH+XSHoWq6HcMsnOQ1h+BgmaOSbhxEHwG5o7pldPYuIPRmK
leMTC3QMrk0kJ4xYKv+HfL5PRccirDacaZOKs6lw7eMGaX7yahRv12hbGppU
EE1AMpwvinN7MRPvX8bfsjSl9HhLBN857a2Kk3ripcYBxXSUblcOUm0jiXjk
irSDe2v4j0AW96EDxClqDk0+mn5Uc+wJ5A8HIikZG0oU5zvgO10udNgspcui
ngnlY2ZOTloJKik9V0vVbVXkUeO9p6XUOKIxGimtZIyjdRodgCkHFJ69Pjuo
cV+PjgUUyNLolSbv4q1XFk+nTh4tkUe3WoYmQfjz+9BeNYyVyCQGNcq+1142
iP0OGuU9qp4GiscXpeTrAFrWtUR/moJwsW2vrH9WQMMze+6sK9pmuw1dC3S/
JQi9tjM9nFGPLLh1qelVJzD0NDL1LA/lOUVsym+abpgXHsK1Temo25pKLA8a
IcYn3WlLxP4ooCqOPMcDG9hEkU83tCQMmbvp4WCMZh8uQtbkYqNnWQzTTkPf
9At2GbUIrN95y/cbzZveAPkpq4dTUBMCXUpGSfKPIrPSuzSWPR1dHsadvFO5
eB6GBhCsMRSXjNWw3elezBb7eke7i9OmMVOUHvg2jBe5cSsfe1FcFyg/OTq+
4uuHaacC82K/8aCkAXj4VfjmJ/mHYRj5RcSA4XSnpeXY46i+bG+CQo4+YDeI
HjsGXr8yCLsHrp758zDZn3e1g6nLvvEB6sN4QKdZxPS7ZLgrn3mhqyq98gzd
ZOxPFINKu7jB02Kzx7jFbkkoO8i2Ol5tqtYjypL8GXAClDcccYN3oWEQFfbn
ko1ZH4mQxce2Movmk3DJvn1zkZ/O04g734mZgGmvYprV7/wl+6XO74zAK7rC
67a8o6adw8kGIyYWdSx2KZrRAvDCp3P3jzpJjv0QA+9hI19dMpKABvS2YvQG
RNPXzFJ5O7Zpfi4fxrNNk2EiffpUyyN6DBpDKPqF2PbCgZg7yTRqV0rZ5soN
6RquOBIjonQ5org/dtMPvJVGMGEgmqvNFsTs4mTf0Js50P5Il5pgH+Ym+19/
3UUgKBzblOo8ta2SbYTnNVjb6qhi0lUjoWHOZLZOWYW2bkUVmku/9ee5xCzO
KzXN1MK9hLNnfTiuTU2My8JYbhYncPcOsXGhBcAjgDBaHxtZojsp1ZfLIXva
9in9B5YjgGHIWLOTsCulZkl8WWk0wzXwR3M4Sh2xGcKct7bTub+jeaxY9HBj
DVGcWlpS/JnP/8WJC8PTVPfHoVMikLfSdnhX2nspn8QO5y72KWnywnt1j4uF
QWeDGXqtqXAtsOBxV9pzmL2K5jsEZ6PIzCCaLPQIvFpX6MIKvmsx6U6kUd5P
h40aFGPajpW7/XGP0h9NwrwPOxV9gyLBP5bzPn6wWs3oZE4+Phx/6+26r4xJ
FOaPOuFcXdFskkMZg2NwxxoACBNYNIOEiGn0O8JaLQdjpR0mOZKa/a1ylhZL
E0pNTd0F/CadLArVwikAetzLQpJSSb/hOM1RN0Ou1oWBRxM6F3Gj75XxOsy6
UYq8hwB+VLFJj4kbl3B9EjQ9IUI6sXzXudO6E7gq0xX0KeOBvHhaQjoPpKRg
LSLUHuWbWJaP+U3JeLA3MPQfqI32qXG6pbme/r0AruRpEdnZqKjjJn8+1f/H
A1v8w4lUyU8+7EHte8GxZSfn0CnejyfA+KMPsgfEYWcXD8NZ7gutETAG8IcY
SJFqK2cnxtOEhpoMZ0Cuk/OF0p6TTx7FNpzhK685mfx/brz/CHNiAAA=

-->

</rfc>
