This website requires JavaScript.
Explore
Help
Register
Sign In
dsh
/
meshtastic_mqtt_server
Watch
1
Star
0
Fork
0
forked from
kevin/meshtastic_mqtt_server
Code
Pull Requests
Activity
Files
83f7f551fca416a92af8402d804620e8a53e3c0f
meshtastic_mqtt_server
/
internal
/
bot
T
History
kevin
b0202062af
安全加固:console_log.meshtastic 默认关闭(不打印解密明文),session_secure 默认 true,config.yaml 回写权限改 0600,公开接口错误信息脱敏(/api/health、/api/channels、列表接口,text-messages 移除 mqtt_remote_host),bot PSK 不回显(psk_set+更新保持原值),前端 help 页 DOMPurify 客户端消毒,后端 v1.6.0
2026-08-20 17:19:40 +08:00
..
admin_bot_routes.go
安全加固:console_log.meshtastic 默认关闭(不打印解密明文),session_secure 默认 true,config.yaml 回写权限改 0600,公开接口错误信息脱敏(/api/health、/api/channels、列表接口,text-messages 移除 mqtt_remote_host),bot PSK 不回显(psk_set+更新保持原值),前端 help 页 DOMPurify 客户端消毒,后端 v1.6.0
2026-08-20 17:19:40 +08:00
bot_pki_resolver.go
安全加固:LLM 会话按 (bot,peer) 隔离+历史上限50条,LLM 入队按 (bot,from_node) 限流(60s内5条),瓦片磁盘缓存单源配额(3000文件/300MB 按mtime淘汰),签到墙读接口限速+全站每日1000条封顶,敏感数据落盘 AES-256-GCM 加密(MESH_SECRET_KEY, 兼容明文迁移),admin 改密需验证当前密码+pwd_version 会话撤销,后端 v1.5.0
2026-08-20 17:13:13 +08:00
bot_service.go
安全加固:LLM 会话按 (bot,peer) 隔离+历史上限50条,LLM 入队按 (bot,from_node) 限流(60s内5条),瓦片磁盘缓存单源配额(3000文件/300MB 按mtime淘汰),签到墙读接口限速+全站每日1000条封顶,敏感数据落盘 AES-256-GCM 加密(MESH_SECRET_KEY, 兼容明文迁移),admin 改密需验证当前密码+pwd_version 会话撤销,后端 v1.5.0
2026-08-20 17:13:13 +08:00
helpers.go
重构:拆出 bot / sign / mapsource / llmadmin / web 包
2026-06-18 18:24:14 +08:00