#Best way to protect code?
1 messages · Page 1 of 1 (latest)
there isnt really a "best" way to do it
obfuscating is a thing, but this will kill your code performance
and anyone with experience can deobfuscate the codes easily
Yea I use to use that before but people got thru it ex
Is there any other encryption thing Minecraft supports
no
Dam so there is no real way to protect your code
the best method for protecting your addon is to set up license
A license ?
Any information on how it do it
search it up on google
Alr thx for the help
it doesnt really protect your code, but you can do Cease and Desist if someone is not following your license
Alr
keep in mind that this is related with legal actions
Alr thx for everything
Just encrypt it lol
How can you encrypt it, while still making it installable & playable?
If u want to share it with people, u only can obfuscated it.. but listen, if you dont want people know your code, then dont share it..
Usually I create my addon and use in endstone server, so that my encrypted is playable for everyone that play in my server
Can't do that.
Actually i comment my code so that way the people understand it
As they said, if you dont want to show your code dont upload your addon, obfuscating it you can compromise efficiency
Obfuscation I guess. Either way the source code is still attainable with enough work. I would just embrace it and keep everything open source, like many others do
Obfuscated code tends to give off the impression that you're hiding something potentially malicious, so it also just frowned upon anyway.
just uglify it imo
make your code so terrible, nobody could ever think to use it