SitrTech Blog — source-code protection, encryption & licensing
Practical guides on protecting and licensing Python and PHP source code before you ship it.
Obfuscation hides your code's shape; encryption hides the code itself. Here's how they differ — and when each one is, and isn't, enough.
Custom Odoo modules are trivial to copy once the source is in a client's hands. Here's how to deliver them protected and license-bound.
Compiling to .pyc and renaming symbols won't stop a determined analyst. Here's what actually raises the cost of reverse-engineering Python.
Licensing decides where and when your build runs. Here are the binding options, how they're enforced, and why they work offline.