General question: Is it possible to hide files from people who may use tools like "inspect element" in Chrome? Or possibly encrypt a file path?
Example Scenario: Lets say I have two clients, client A, and client B. A and B are competitors in the same business and may see a conflict of interest if they find out there individual "brands image" is being developed by the same person. Both clients A and B access their content via a single website - with unique URL's that give them access to there individual html pages. As it stands: Someone from client A, could use a tool like inspect element and find their logo in the "images" folder right along side of client B's logo.