#1680·opennhp

在 endpoints/agent/main/etc/server.toml 中对硬编码的演示密钥进行计划性漂移检查

作者: windcbf创建于 2026年7月26日更新于 2026年7月26日

背景

继 #1677 之后。发布的默认 endpoints/agent/main/etc/server.toml 文件中硬编码了公共演示服务器的 Curve25519 (以及注释的 SM2) 密钥。#1677 添加了一个建议的漂移检查,但它位于 deploy-demo-v2.yml 中,该文件仅支持 workflow_dispatch,因此漂移只在手动部署演示时(作为警告)显示出来,并被隐藏在该运行的日志中。

内容来源: OpenNHP/opennhp