Wednesday, February 5, 2020

JavaScript-Same Origin Policy Essay Example | Topics and Well Written Essays - 250 words

JavaScript-Same Origin Policy - Essay Example The essay "JavaScript-Same Origin Policy" overviews a security concept, the same origin policy, a concept used when there is a need to isolate documents retrieved from distinct origins. The same origin ideas thus help in avoiding the hackers from injecting evil sites into someone’s or other sites that are wanted private. This origin policy always starts with trust; a web page owns its data and is free to submit that data to the original website. Thus, the already running JavaScript will be given an assurance of not being evil. The JavaScript will load more content e.g. building a simple image gallery use that is through writing JavaScript encryptions that insert and erases into the existing page. The browser, therefore, will instantly load the image, in a way, showing that it had been present in the existing page, and removes it from the display if the image is deleted. Thus, the same origin policy code prevents the JavaScript from directing data to a dissimilar server or from writing a data belonging to a different server. Enabling communications with another domain will depend on the use of JSONP, which grounds on a -tag. The sent information to another domain is encrypted in the URL as limits. The resumed JavaScript comprises of a purpose call with the invited info as parameters. Though if some evil encryptions of JavaScript gets submitted into a clean web page, it may results into an tag and includes them on that page. It will be safe to develop a URL to any intimidating domain.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.