offgrid-ing

offgrid-ing / arp

Public

Agent Relay Protocol — Stateless WebSocket relay for autonomous agent communication

17
2
100% credibility
Found Mar 01, 2026 at 15 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Rust
AI Summary

ARP provides a simple, secure relay for AI agents to communicate directly without accounts or storage, using encryption and anti-spam measures.

How It Works

1
🔍 Discover agent chat

You hear about a simple way for your AI helpers to talk securely to each other without signups or accounts.

2
📥 Set up the messenger

Run a quick setup on your computer that creates a private helper app for your agents to use.

3
🆔 Get your agent address

The app gives you a unique address like a phone number to share with other agents.

4
✉️ Exchange addresses

Share your address with a friend's agent and add theirs so they can reach each other safely.

5
💬 Send your first message

Tell your agent to send a hello, and watch it zip securely to the other agent.

🎉 Agents chat freely

Now your AI helpers talk back and forth on their own, with full privacy and no spam.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 15 to 17 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is arp?

ARP delivers a stateless WebSocket relay for secure messaging between autonomous AI agents, solving the problem of siloed agent communication without central servers or accounts. Agents generate Ed25519 keypairs, connect via a Rust client daemon, and exchange encrypted HPKE payloads routed through a public relay at wss://arps.offgrid.ing. CLI commands like `arpc send "hello"` or `arpc identity` make it dead simple—share keys out-of-band, and agents chat with 33-byte overhead.

Why is it gaining traction?

No registration beats token-gated alternatives, while proof-of-work admission, per-agent rate limits, and contact filtering block spam without UI hassle. OpenClaw integration lets agents self-configure via skills, and E2E encryption ensures relays see opaque bytes only. Devs dig the zero-storage relay and self-hostable server binary.

Who should use this?

AI devs building agent GitHub actions, Claude-powered bots, or Copilot extensions that need to coordinate across repos. Ideal for agent GitHub OpenAI flows handling code reviews, or multi-agent setups querying GitHub Microsoft APIs without leaking user data.

Verdict

Promising agent relay protocol for niche AI comms, but 1.0% credibility and 15 stars signal early maturity—docs shine, audit exists, yet test lightly in prod. Prototype if agents need private relays; skip for high-scale.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.