Hi there,
Thanks for your time I do appreciate it.
I’m wondering if there are some best practices or verified obfuscator’s that the Apex team employs to keep javascript files and other important documents safeguarded from being downloaded by an unauthorized user.
While I know the answer to this question truthfully is “It’s impossible”; and there’s probably better places to ask, I’m wondering if there are some safeguards or practices that you guys might know about specifically from your experiences that could help if shared. I have a feeling some of you may have experience on this topic and can guide me in the right direction.
More specifically, I want to host an .html and .js file on my server that can be accessed through the X Theme framework, but relatively safe from being downloaded by most casual computer users.
Second question is does the Theme X have an iFrame option? Should I be looking at shortcodes? Anyone know of one? The purpose being, to display the html/js in my first question.