same-origin policy

GPTKB entity

Statements (28)
Predicate Object
gptkbp:instanceOf web security concept
gptkbp:appliesTo web browsers
gptkbp:category computer security
web development
internet privacy
gptkbp:definedIn protocol, host, and port
gptkbp:enforcedBy browser engines
gptkbp:excludes gptkb:CORS
gptkb:postMessage_API
JSONP
document.domain
https://www.w3.org/2000/01/rdf-schema#label same-origin policy
gptkbp:introduced gptkb:Netscape
gptkbp:introducedIn 1995
gptkbp:prevention gptkb:cross-site_request_forgery
cross-site scripting attacks
gptkbp:prohibits DOM access across origins
IndexedDB access across origins
XMLHttpRequest across origins
cookies access across origins
localStorage access across origins
gptkbp:purpose restrict interactions between resources from different origins
gptkbp:relatedTo gptkb:CORS
web security
browser sandboxing
gptkbp:bfsParent gptkb:IndexedDB
gptkb:Web_workers
gptkbp:bfsLayer 5