/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

localghost.dev
| | textslashplain.com
2.4 parsecs away

Travel
| | In Windows 10 RS5 (aka the "October 2018 Update"), the venerable XSS Filterfirst introduced in 2008 with IE8 was removed from Microsoft Edge. The XSS Filter debuted in a time before Content Security Policy as a part of a basket of newmitigationsdesigned to mitigate the growing exploitationof cross-site scripting attacks, joining older features like HTTPOnly...
| | ole.michelsen.dk
1.2 parsecs away

Travel
| | Protect your website against cross-site scripting (XSS) with a content security policy (CSP) with a custom header in Apache, nginx or IIS.
| | www.matuzo.at
1.6 parsecs away

Travel
| | An introduction to Cross Site Scripting and XSS prevention.
| | www.adamalbrecht.com
18.5 parsecs away

Travel
| UPDATE: There have been some changes in the JWT Gem that make some of the below not work exactly right (it'll still be about 90% the same). Specifically, they added expiration support. See my post on the same topic, but using React.js. The server side code in this post will work just as well with Angular.