THE PROJECT
L0CK-ECP · EMERGENCY COORDINATION PLATFORM
One app, five fallback channels, one PIN.
</> github.com/LocksmithV// MISSION
L0ck-ECP unifies mesh radio, encrypted relay messaging, federated chat, peer-to-peer calling and cellular SMS into a single app, so a message gets through even when networks degrade. No single provider, no single point of failure.
Channel priority follows a PACE model — Primary, Alternate, Contingency, Emergency — and falls back to the next available path automatically when one drops.
// PRINCIPLES
- A Free and open source — auditable, no proprietary lock-in.
- B End-to-end encryption as the default, not an option.
- C PIN-protected, with a duress code that wipes local state.
- D Contacts shared by QR, never through a central directory.
// TRANSPORT LAYERS
PRIMARY
off-grid mesh radio (MeshCore)
ALTERNATE
encrypted relay messaging (SimpleX)
CONTINGENCY
federated chat (Matrix)
VOICE
peer-to-peer encrypted calling (Jami)
EMERGENCY
cellular SMS fallback
⚠
READY · SECURE · COORDINATE
// INTERFACE PREVIEW
Channel status, PACE routing and exposure readout in one view.
Operational details, deployment topology and trusted channels are not published here by design. Code and documentation live on GitHub.