Anyone reverse engineering your program will also know the exact URLs and Responses for that api (just by reading the documentation); so they can 1) find it (eg. look for the url if not obfuscated) and remove it, or 2) imitate it & always give a success response. Yes both of these are also...
The placeholders already act like a pseudo license, without the user actually having to generate a license key; as you can disable any specific file (%%__NONCE__%%) or all of a specific users files (%%__USER__%%). Making the user generate a key seems like a unnecessary step to using a product...
The %%__USER__%% placeholder is a good idea in theory, but it's very trivial to find it in a plugin's source code. What i'm suggesting is a secondary ID; that would be based on the user id but encrypted on a per-resource or per-resource author basis, so the resource author can reverse the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.