|
|
|
Show HN: VectorGuard-Nano – Free secure messaging for AI agents
(github.com)
|
|
1 points
by supere989
134 days ago
|
|
I built VectorGuard-Nano, a lightweight secure messaging plugin for AI agents. With MCP and agent frameworks exploding, agents need a way to communicate securely. This is MIT-licensed, HMAC-based obfuscation for casual agent messaging (Moltbook, Slack, IPFS, etc). Features:
- Deterministic encode/decode with shared secrets
- Built-in timestamp handling
- Zero dependencies (just Node crypto)
- OpenClaw integration ready
- Round-trip guaranteed This is the "nano" version to show the concept. I'm also developing full VectorGuard with model-bound cryptography that solves the recently published Whisper Leak vulnerability. GitHub: https://github.com/Active-IQ/VectorGuard-Nano
More info: https://www.active-iq.com Happy to answer questions! |
|