Comment on Terms for intentional anti-extensibility

owenfromcanada@lemmy.world ⁨1⁩ ⁨week⁩ ago

In my experience, the typical solution to this problem is the opposite of what you suggest–making your short-term projects of a sufficient quality to be extensible if needed. So I’d be surprised if you find much on this (intentionally, at least).

That being said, if you’re set on locking down a project, I would run the source through some sort of obfuscator and delete the original. This could be converting it to an intermediate format, or just converting all the entity names to random strings.

source
Sort:hotnewtop