Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mvsde/browser-security

An abbreviated overview of browser security features.
https://github.com/mvsde/browser-security

browser cors csp origin security

Last synced: 19 days ago
JSON representation

An abbreviated overview of browser security features.

Awesome Lists containing this project

README

        

# Browser Security

* [Definition of “Origin”](Origin.md)
* [Cross-Origin Resource Sharing](CORS.md)
* [Content Security Policy](CSP.md)
* [Feature Policy](FP.md)
* [Subresource Integrity](SRI.md)