Skip to content
Ranoko edited this page Jun 16, 2026 · 2 revisions

rcpCodex Wiki

rcpCodex is a self-hosted mesh radio control panel with cryptographic trust federation. Connect Meshtastic, Meshcore, LXMF, and Reticulum radios to a unified dashboard, issue trust assertions (TAMs), and sync globally with the RemappedProtocol relay.


Quick Links

Self-hosted setup Self-Hosted Setup
Bug reports Bug Reports
Changelog Changelog
Hosted panel (cloud) portal.remappedprotocol.org
Main site remappedprotocol.org

What it does

  • Unified radio dashboard — nodes, telemetry, chat rooms, mesh routing across all fabrics
  • TAM/KAM trust system — Ed25519-signed VOUCH/WARN/REVOKE assertions, synced to a global relay
  • Firmware flashing — flash Meshtastic and Meshcore firmware server-side via esptool (no Chrome required)
  • Federation — connect to relay.remappedprotocol.org to share trust data with other operators globally

Two ways to use it

  1. Self-hosted — run rcpCodex on a Raspberry Pi or any Linux machine with Docker. Your USB radios plug in locally. See Self-Hosted Setup.
  2. Hosted panel — we run rcpCodex for you in the cloud. Your agents still run locally and connect back. Sign up at portal.remappedprotocol.org.

Clone this wiki locally