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
ba9be5b68b7c88dc7f38c51e3b99aea8be198b05
meshtastic_mqtt_server
/
internal
/
bot
T
History
kevin
ba9be5b68b
安全加固: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
..
admin_bot_routes.go
重构:拆出 bot / sign / mapsource / llmadmin / web 包
2026-06-18 18:24:14 +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