Security Hall of Fame

Recognition page for responsible security contributors and disclosed findings.

Security Hall of Fame

We recognize and appreciate individuals who responsibly report security vulnerabilities and help keep It Is Unique Official secure.

<!-- ================= PAGE CONTENT ================= -->

<section class="page-content">
  <div class="content-wrap">
    <h2>Purpose</h2>
    <p>
      The Security Hall of Fame is our way of acknowledging security
      researchers and community members who follow responsible disclosure
      practices.
    </p>
    <p>
      Recognition here is granted at our discretion and is based on valid,
      good-faith security reports.
    </p>

    <h2>Recognition Criteria</h2>
    <ul>
      <li>Vulnerability reported responsibly and privately</li>
      <li>Clear technical details and reproducible steps</li>
      <li>No exploitation beyond proof of concept</li>
      <li>Compliance with our Security Policy</li>
    </ul>

    <h2>Hall of Fame</h2>

    <!-- ===== EMPTY STATE ===== -->
    <p>
      At this time, no public acknowledgments have been listed. We will
      update this page as valid disclosures are received and resolved.
    </p>

    <!-- ===== EXAMPLE ENTRY (COMMENTED) =====
        <div class="hof-entry">
            <strong>Jane Doe</strong><br>
            <span>Reported: Authentication bypass issue (2025)</span>
        </div>
        -->

    <h2>How to Get Recognized</h2>
    <p>
      If you discover a security vulnerability, please follow our
      Responsible Disclosure process.
    </p>

    <ul>
      <li>
        <strong>Report via email:</strong>
        <a href="mailto:security@itisuniqueofficial.com">
          security@itisuniqueofficial.com
        </a>
      </li>
      <li>
        <strong>Security Policy:</strong>
        <a href="/policy/security"> View Responsible Disclosure Policy </a>
      </li>
    </ul>

    <h2>No Bug Bounty</h2>
    <p>
      It Is Unique Official does not currently operate a paid bug bounty
      program.
    </p>
    <p>
      Recognition in this Hall of Fame is our way of thanking responsible
      contributors who help improve platform security.
    </p>

    <h2>Removal or Updates</h2>
    <p>
      Entries may be updated or removed if new information becomes available
      or if disclosure guidelines are violated.
    </p>

    <p><strong>Last Updated:</strong> January 1, 2025</p>
  </div>
</section>

<!-- ================= FOOTER ================= -->