-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Christian Mayer edited this page May 21, 2023
·
5 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.
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.
- Get Started - Installation, File structures
- Configuration - Configuration Files and Variables
- Environment Variables
- Network - Network Protocol
- External Documentation - List of links to external resources