(work in progress) :construction:
For anything deployed to the web, security shoul be something you should always be concerned about. The questions you should consider are as follows.
- Does TryITjs create safe code
- Can I create a security hole in the HTML I create using TryITjs
- Why GitHub we will not let you render your TryITjs HTML
- How do I show my TryITjs HTML on GitHub.
This section will discuss and the deployment of HTML file created by TryItjs. It will discuss why with a little care it is perfectly safe to deploy HTML files creted by TryITjs. Further we will discuss when it might be unsafe to deploy the HTML.