Completed
Problem Solving Strategies
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Roadblocks for Content Security Policy (CSP) Implementation - Developer Challenges and Solutions
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Quick Intro
- 3 Cross-Site Scripting (XSS)
- 4 Content Security Policy (CSP)
- 5 CSP Adoption over time
- 6 Script Content Control over time
- 7 Developer Survey
- 8 Research Questions
- 9 Methodology
- 10 Drawing Task
- 11 Motivations
- 12 Roadblock: Complexity
- 13 Roadblock: Information Sources
- 14 Roadblock: Legacy Code
- 15 Roadblocks: Different Teams
- 16 Inline Code / 3rd-Parties
- 17 3rd-Parties - maintenance effort
- 18 Roadblock: Browsers
- 19 Problem Solving: Inline Code
- 20 Problem Solving Strategies
- 21 Problem Solving: Inline Events
- 22 Problem Solving: Third Parties
- 23 How to start with CSP?
- 24 How to harden my CSP?
- 25 Conclusion