Your personal network backbone. One account, all your devices — the server only brokers identity, discovery, and signaling, while your data flows directly device-to-device, end-to-end encrypted.
Every device gets its own cryptographic identity. Add or revoke one without re-trusting the rest.
Elusive brokers auth and signaling. Transfers, sync, and command execution run over direct, end-to-end-encrypted links.
Reach your machines under explicit signed grants — allow-listed directories, per-device keys, a tmux session on a node from any device.
One compromised device can't compromise the rest, and a majority of your devices can recover trust.
Get started
# install the CLI
curl -fsSL https://elusive.network/install.sh | sh
# log in, then turn this machine into a node
elsv login
elsv node up
Services