NEW Windows GUI now available ↓ download

// EPHEMERAL · P2P · ZERO_KNOWLEDGE

Hidr4lisk_Warp

Zero-config encrypted sync between trusted nodes. No servers. No accounts. No traces.

// ABOUT

Zero-config, zero-knowledge ephemeral P2P sync.

Generate a session. Copy the script on two machines.
They connect instantly. The broker sees nothing.

Close it — it's gone.

WARPv2 · AES-256-GCM · MQTT · open-source · MIT

~/warp — session_generator

> Initialize secure session?

READ THE DOCS →

// WINDOWS

// NEW RELEASE

Now on Windows.

Same session. Same encryption. Same warp.py.
Now with a native GUI — chat, drag-and-drop, and a PORTAL.

  • PORTAL drop zone — drag files to send instantly
  • Chat + file history in separate panels
  • Cross-compatible with the terminal version
  • One zip, one exe — no setup

v1.0 · place warp.py next to the exe · AES-256-GCM

// 01

ZERO_CONFIG

No servers, no ports, no accounts. Generate keys and run.

requires: python3
// 02

END_TO_END_ENCRYPTED

AES-256-GCM with per-session ephemeral keys. The broker sees nothing.

cipher: AES-256-GCM
// 03

ONE_SCRIPT_TWO_NODES

Same file, both ends. Drop it in the folder you want to sync and run.

transport: MQTT

// HOW IT WORKS

NODE_A BROKER (blind) NODE_B encrypted blobs both ways
  • files chunked → encrypted → relayed
  • nodes identify by hostname
  • keys never leave your machine
  • shutdown → session vanishes