/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

www.infosecurity-magazine.com
| | textslashplain.com
3.9 parsecs away

Travel
| | Earlier this year, I wrote about various extensions available to bolster your browser's defenses against malicious sites. Today, let's look at another such extension: the Microsoft Defender Browser Protection extension. I first helped out with extension back in 2018 when I was an engineer on the Chrome Security team, and this spring, I was tasked...
| | staydecent.ca
3.9 parsecs away

Travel
| | [AI summary] The author shares how they created a Chrome extension to manually run Jasmine JavaScript unit tests against live webpages as an alternative to headless browser testing.
| | tobert.github.io
3.6 parsecs away

Travel
| | [AI summary] The author advises non-technical family members to switch from Internet Explorer to a more secure browser due to its vulnerability to zero-day exploits and malware.
| | jsloop.net
13.2 parsecs away

Travel
| Here is a basic server setup with JAX-RS 3 using Jersey and Jetty 11 for the server. JAX-RS is Java API specification for RESTful web services using annotations. The project structure is as follows.