NHP
The OpenNHP Team
2026年7月19日 IETF 126 黑客松 零信任
OpenNHP — 你能攻破它嗎?展示 NHP 架構與 IETF 126 黑客松號召的資訊圖。
IETF 126 黑客松已經結束。至今沒有人攻破 OpenNHP。

兩週前,我們邀請 IETF 社群攻擊 OpenNHP——我們對網路基礎設施隱藏協議(NHP)的開源實現。要求很簡單:在未經認證的情況下找到發現或存取受保護基礎設施的方法。

我們很高興地宣布,黑客松已圓滿結束,我們要感謝所有抽空參與、測試協議、提出尖銳問題,並協助我們在公開場合驗證我們假設的人。

IETF 126 黑客松,14 號桌的 OpenNHP 海報。
IETF 126 黑客松,OpenNHP 攤位前的 Benfeng Chen。
數據一覽
1 個月 黑客松前公開運行的線上示範時長
0 成功回報的認證前突破次數
IETF 126 現場與遠端黑客松會議

線上示範環境在黑客松開始前整整一個月就已上線,讓任何人都能提前開始探測。加上黑客松期間的現場與遠端參與,OpenNHP 一直處於持續的公開對抗性測試之中——截至今日,尚無人證明能在沒有有效密碼學認證的情況下發現或存取受保護的資源。

這意味著什麼——以及不意味著什麼

我們想準確說明這個「零突破」結果實際說明了什麼。這並不意味著 OpenNHP 堅不可摧,也不意味著協議已經「完成」。這意味著「先認證後連線」的安全模型經受住了安全社群一輪真實的公開對抗性審查——這是一個有意義的資料點,而非終點。

黑客松中的每一次嘗試、每一個問題、每一個「你有沒有考慮過……」都讓協議和規範變得更強大。我們相信,這正是網際網路安全協議在被要求大規模信任之前應該經歷的過程。

公開對抗測試、同行評審和可運行程式碼,仍然是我們建構可信網際網路安全協議所擁有的最佳工具。
最初的參與邀請函

作為存證,以下是 2026 年 7 月 6 日發送至 IETF hackathonztcpp 郵件列表、開啟這整個行動的原始公告:

[hackathon] IETF 126 Hackathon project: OpenNHP — The Internet Is Becoming a Dark Forest

Benfeng Chen <[email protected]> — Mon, Jul 6, 2026
to hackathon, [email protected]

Hi all,

The recent concerns surrounding autonomous AI-driven cyberattacks, including discussions around systems such as Claude Mythos, may be signaling a fundamental shift in cybersecurity: autonomous AI agents are turning the Internet into a “Dark Forest,” where anything visible can be discovered, probed, and exploited at machine speed.

As described in the “Dark Forest” theory from Liu Cixin’s The Three-Body Problem, the only reliable survival strategy in such an environment may be invisibility. Rather than continuing the decades-long cycle of exposing services and then attempting to defend them, we are exploring a different question:

What if network infrastructure were invisible by default?

To explore this idea, I’ve added a project to the IETF 126 Hackathon wiki:

OpenNHP — Network-infrastructure Hiding Protocol (NHP)
wiki.ietf.org/en/meeting/126/hackathon#opennhp-network-infrastructure-hiding-protocol-nhp

OpenNHP is an open-source implementation of the emerging Network-infrastructure Hiding Protocol (NHP), an authenticate-before-connect Zero Trust protocol designed to make protected infrastructure inaccessible—and ideally undiscoverable—to unauthorized entities.

Unlike traditional security architectures that attempt to protect visible services, NHP seeks to prevent reconnaissance, scanning, DDoS, and pre-authentication exploitation by hiding network resources until cryptographic authentication succeeds.

For the IETF 126 Hackathon, we’re inviting the community to do something simple:

Please try to break it.

We welcome participation from security researchers, protocol designers, cryptographers, network engineers, DNS/TLS/PKI experts, AI security researchers, and anyone who enjoys attacking assumptions.

Potential challenge areas include:

  • Discovering protected services without authentication
  • Enumerating hidden ports, IP addresses, or domain names
  • Performing reconnaissance against NHP-protected infrastructure
  • Bypassing authentication or authorization mechanisms
  • Exploiting pre-authentication attack surfaces
  • Testing resistance to DDoS and scanning attacks
  • Finding cryptographic weaknesses or protocol design flaws
  • Evaluating AI-assisted attack techniques
  • Testing interoperability and performance characteristics
  • Demonstrating any attack path that violates the “authenticate-before-connect” security model

The challenge outcome is straightforward:

  • If you can discover or access protected resources without successful authentication, we want to understand the weakness and fix it.
  • If you cannot, we collectively gain additional confidence in the security properties of the protocol.

We believe that public adversarial testing, peer review, and running code remain the best tools available for building trustworthy Internet security protocols.

Resources:

I’ll be participating in person at the Hackathon and would welcome collaborators, critics, and especially skeptics.

Thanks,
Benfeng Chen
OpenNHP Project

會議簡報

黑客松的結果已在 IETF 126 黑客松會議上展示。涵蓋專案、挑戰和結果的簡報可供下載:

接下來

攻擊 OpenNHP 的邀請不會隨著黑客松結束而停止。線上示範環境將持續在線,原始碼將持續開放,Internet-Draft 也將繼續推進 IETF 標準化流程。如果你發現了弱點,我們希望盡快、負責任地、低調地了解到。

致謝

致所有註冊、閱讀規範、發起攻擊、在走廊或聊天中提出尖銳問題,或只是默默關注的人們——謝謝你們。協議之所以變得更好,正是因為有像你們這樣的人挺身而出嘗試攻破它。下次再見。

我們還要感謝 LayerV.ai,正是他們的贊助協助我們得以參與本次 IETF 126 黑客松。

眾多回覆中的一封

最初的郵件列表貼文既收到了 IETF 新人的回覆,也收到了資深成員的回覆。以下是其中一封(略作匿名處理),很能體現大家反饋的精神:

Thank you for sharing this Benfeng!

This is my first time attending an IETF event, and I found NHP extremely interesting to read up on. I am currently prototyping a cloud-based application into which I'd love to integrate NHP for testing, so thank you for sharing this.

In return, I will attempt to do my best to break it!

Have an amazing week!

— A first-time IETF Hackathon participant

依然預設隱身。依然未被攻破。

示範仍在線,歡迎前來嘗試。

閱讀:最初的徵集參與者文章 →

NHP
The OpenNHP Team
2026年7月19日 IETF 126 黑客松 零信任