Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mvsde/browser-security
- Owner: mvsde
- Created: 2020-10-06T07:32:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-08T07:55:32.000Z (over 4 years ago)
- Last Synced: 2024-12-31T05:57:10.378Z (24 days ago)
- Topics: browser, cors, csp, origin, security
- Homepage:
- Size: 220 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)