Sharing Applab Links but No Access to See the Code

For years, I know how to EMBED code (HTML) with Applab’s option to “Hide The Code.” However, I would like to just share a link to the Applab Project with no access for anyone to view the code.

Does Applab have a workaround or solution to share projects so students cannot see the code?

Thanks

1 Like

Hello @jkeays

as far as i know there is only the hide source embed as a checkbox before sharing available due to the nature of how to open web works programmers or students that know their way around the inspect console can easily trace the original project id or source file loaded but would in your case make it harder to locate the source code if thats what your asking

If you want to take a more nuclear option you could actively obfuscate your code and hide white text identifiers as well fingerprinting your work

Feel free to reach out if you have any more questions

Varrience