You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Christian Mayer edited this page Mar 9, 2025
·
6 revisions
Welcome to the FluxChat wiki.
This wiki is the main wiki for all clients. While there is a dedicated wiki for the FluxChat TypeScript client, this wiki also covers all components and aspects that are shared by both clients.
Introduction
FluxChat used TLS to encrypt traffic between single nodes. Kademlia algo is used to route Messages in the network and to position single nodes in the bootstrap process. Each node has it's own Private and Public Keys, which are generated locally on setup.