Please subscribe.
This is the second part of a video series on HTTP security headers.
In this video I will tell you about CORP (Cross Origin Resource Policy) and COEP (Cross Origin Embedder Policy). You will find answers to questions such as why do we need more cross-headers, how can they protect our website, what is the difference between CORS, CORP and COEP.
First video:
• CORS are simple (with examples). Part 1
The best place to read about it:
CORP: https://developer.mozilla.org/en-US/d...)
COEP: https://developer.mozilla.org/en-US/d...
0:00 Introduction
0:58 Cross Origin Resource Policy aka CORP
8:13 Cross-Origin Embedder Policy aka COEP
11:31 Fixing problems with COEP with CORP and CORS
14:00 Final words