00 · OPEN SOURCERead the code.
Read the code.
Build it yourself.
Clients AGPL. Tools MIT. Builds reproducible.
01 · REPOSITORIES
What we publish.
bayria-org/bayria
The whole monorepo — iOS, macOS, Windows, Linux, tvOS clients + backend Go services + Flutter web.
AGPL-3.0★ 12.4k
bayria-org/wireguard-go-bayria
Our WireGuard userspace fork with kernel-fallback. Patches upstream where accepted.
MIT★ 1.8k
bayria-org/hiddify-core-bayria
Reality / VLESS / VMess core layer used by the apps.
GPL-3.0★ 780
bayria-org/self-pop
The one-liner installer that joins a Linux node to a customer's self-hosted fleet.
MIT★ 640
bayria-org/audit-tools
Scripts auditors use to verify our no-logs claim. Used by Deloitte annually.
MIT★ 210
02 · PRINCIPLES
How we open-source.
AGPL on the apps.
If you fork our clients and ship them as a service, you must publish your changes. Standard copyleft.
MIT on the tools.
Build tooling, audit scripts, libraries we want others to reuse without lawyer involvement.
Reproducible builds.
Every release tag is buildable from source on a clean machine. SHA-256 published. Cloudflare SLSA attestations on top.
Patches upstream.
Every fork has a clear motivation in README. We send fixes back to upstream maintainers first; fork only when refused.