LibreSynergy is a self-hosted community OS. One config, one command — and your community runs its own identity, chat, classroom, webinars, livestream and payments on hardware it controls. No monopoly in the loop. TLS terminates on your machine.
“No pedimos permiso para gobernar nuestras propias herramientas, nuestros propios datos, ni nuestro propio futuro.” We do not ask permission to govern our own tools, our own data, or our own future.
Each person owns themselves completely: body, mind, data, work, keys. Privacy is not earned by having “nothing to hide” — it is the natural condition of a free person. Your device is your home, and no one enters without consent.
What we build, we build as commons: open source by default, forkable by right, belonging to everyone and no one. The measure of a tool is not the wealth it concentrates but the autonomy it distributes.
Free-software building blocks, pre-wired into one coherent platform behind one login.
Reachable from the whole internet — without handing your traffic to anyone. A cheap VPS forwards encrypted bytes; it can never read them. Your keys never leave your hardware.
A spare machine at home + a $5 VPS relay + a domain. That's the whole bill of materials.
# 1. get the stack git clone https://libresynergy.org/stack.git && cd libresynergy-stack # 2. brand it — set your domain, name, colors ./bin/ls init # creates libresynergy.env + generates secrets # 3. bring your community online ./bin/ls up # core: SSO + chat + classroom + webinars ./bin/ls up stream # + livestreaming ./bin/ls up payments # + memberships & donations # your world is yours.