Open Source at the Core

TenzoShare is built in the open. The entire codebase is public, auditable, and permissively licensed. No black boxes.

License

GNU AGPL v3.0 โ€” Copyleft

TenzoShare is released under the GNU Affero General Public License v3.0. You can use, copy, modify, and self-host the software freely. If you distribute it or offer it as a network service with modifications, you must release your source code under the same license.

GNU Affero General Public License v3.0
Copyright (c) 2026 TenzoShare Contributors
Permission is hereby granted, free of charge, to any person obtaining a copy of this software...
check_circleCommercial use
check_circleModification
check_circleDistribution
check_circlePrivate use
infoCopyleft โ€” share modifications
removeNo warranty
Philosophy

Why Open Source?

visibility

Auditability

Security tools should be auditable. An open codebase means you, your team, or external auditors can verify every security claim we make.

lock_open

No Vendor Lock-in

You own your deployment. Fork it, extend it, self-maintain it. You're never dependent on us to keep your file sharing running.

groups

Community-Driven

The best security software is built by a community of diverse experts. Open source invites scrutiny, contribution, and improvement from everyone.

Tech Stack

Built With Modern, Proven Technologies

๐Ÿน
Go
Backend API
๐Ÿ˜
PostgreSQL 16
Primary database
โšก
Redis 7
Cache & JWT revocation
๐Ÿ”€
Traefik v3
Reverse proxy & gateway
๐Ÿณ
Docker Compose
Orchestration
๐Ÿ”‘
JWT / RS256
Authentication
๐Ÿ”’
AES-256-GCM
File encryption
๐Ÿ“ก
gRPC
Inter-service comms