Why the platform is open source
The code is mine end to end, and I chose to open it rather than license it. A
one-person practice cannot buy the trust a security vendor has; it can earn it
by letting anyone read exactly what the agent does on their machine. The practice
competes on the work — designing, building and running infrastructure —
not on a subscription.
What contribution looks like
The platform stands on other people's work and says so. Detection rules come
from the SigmaHQ community under the Detection Rule License; remote desktop is
MeshCentral under Apache-2.0; on-access scanning is ClamAV. Every archive ships a
NOTICE file naming them. Bugs found on my own fleet are fixed and ship in the next
release, and the archive carries a status document that lists the gaps first, not
last.
Where it is going
The next releases are aimed at signed, reproducible builds; a Windows Server
profile that coexists with Defender rather than fighting it; self-serve enrolment
on the hosted instance; and the mailbox-side email security above. The business
systems — point of sale, ERP, CRM and the contractor back office — ship
the same way the platform does: a release script strips my data, rewrites the
strings that named my servers, runs a leak scanner that first has to catch a
planted canary, and refuses to pack anything that will not boot from an empty
data directory.