One self-contained node
A single binary that listens for incoming transfers and initiates outgoing ones, with the web console built in. Run it directly, as a container, or on Kubernetes.
A single self-contained node that both listens and initiates PeSIT transfers — with a built-in web console, REST API, clustering, PKI and storage connectors. Apache-2.0.
The PeSIT protocol (Protocole d'Échange pour un Système Interbancaire de Télécompensation) is the standard used by French banks for secure file exchanges. PeSIT Wizard is a modern implementation of PeSIT E, written in Rust and fully open source under Apache-2.0 — no editions, no license keys, every feature in one binary.
It is a drop-in alternative to legacy solutions such as Axway CFT / IBM Sterling Connect:Express: it speaks the same protocol on the wire (validated against Connect:Express 1.5), exposes everything over a REST API and a built-in web console, and runs anywhere a single binary or container can.
Earlier releases shipped a separate server, client and admin console. PeSIT Wizard is now a single pesitwizard node that both listens and initiates, exposes two REST surfaces backed by one store, and serves its own web console. There is nothing else to deploy.