Add security architecture diagram to README.md

This commit is contained in:
Allie Howe 2026-01-29 16:10:36 -08:00
parent 4583f88626
commit 7f130eaedc
2 changed files with 5 additions and 0 deletions

View File

@ -321,6 +321,11 @@ Minimal `~/.clawdbot/moltbot.json` (model + defaults):
Details: [Security guide](https://docs.molt.bot/gateway/security) · [Docker + sandboxing](https://docs.molt.bot/install/docker) · [Sandbox config](https://docs.molt.bot/gateway/configuration)
### Architecture Diagram
These are the key pieces of moltbot with areas of the [Lethal Trifecta Categories](https://simonwillison.net/2025/Jun/16/the-lethal-trifecta/) identified.
![architecture diagram](assets/moltbot-architecture-diagram.png)
### [WhatsApp](https://docs.molt.bot/channels/whatsapp)
- Link the device: `pnpm moltbot channels login` (stores creds in `~/.clawdbot/credentials`).

Binary file not shown.

After

Width:  |  Height:  |  Size: 422 KiB