Hello,
I'm trying to think of what the best way to do DRM in a Discord Bot would be (one that the user could download), giving them a file that downloads the main files for the bot that are encrypted and they are decrypted then ran?
So the user can't just copy & paste your index.js file?
There are pros/cons to this, how else could it be done?
Identification of the leaker is important, but stopping a leaked copy would be good as well.
Or to have the bot being SaaS, having to pay monthly, etc.
Looking for opinions from a developers stand point and from a customers, it would help so I don't end up developing a system that is bad for the customer, but I also need it to be good for me.
I'm trying to think of what the best way to do DRM in a Discord Bot would be (one that the user could download), giving them a file that downloads the main files for the bot that are encrypted and they are decrypted then ran?
So the user can't just copy & paste your index.js file?
There are pros/cons to this, how else could it be done?
Identification of the leaker is important, but stopping a leaked copy would be good as well.
Or to have the bot being SaaS, having to pay monthly, etc.
Looking for opinions from a developers stand point and from a customers, it would help so I don't end up developing a system that is bad for the customer, but I also need it to be good for me.
