Google Chrome getting a new Security Panel for developers

Posted in Security on 27 January 2016

This post has been archived

The content of this post has not been updated since 2015, and may be out of date. Extra care should be taken with any code provided.

Google is set to add a new Security Panel to the Chrome browser to help developers visualise and

troubleshoot network connections.

The security panel provides developers with connection information for every request. Allowing them to see what connection errors are getting in the way of the glorious green lock that represents a secure connection. It will show the status of the TLS certificate verification and highlight any insecure HTTP resources.

Google has been pushing to make HTTPS the standard way users browse the internet. Even this site – with no private or personal data stored/shared is provided over a secure connection because it’s what Google prefers these days.

Still in the beta build the new feature has made it into Chromium. Google says it will begin to update browsers with the new features in the coming days.

More: Chromium Blog

# keithgreer.dev

Related Security Posts

December 2024

Simple Analytics: A privacy-focused alternative to Google Analytics

In an era where digital privacy concerns are at the forefront of online discourse, many organisations are reassessing their tools to ensure compliance with data...

Continue reading

November 2024

Simple steps to protect your privacy online

In today’s digital world, protecting your privacy online has become essential. With personal data constantly being shared, stored, and potentially accessed by unauthorised parties, safeguarding...

Continue reading

November 2024

Web application security testing

With the increasing dependency on web applications in daily operations, securing these applications is paramount to safeguarding data and protecting against breaches. This blog post...

Continue reading

October 2024

Cookieless website tracking and analytics

Cookieless website tracking is a method of collecting analytics data and monitoring website behaviour without the need for traditional browser cookies. Traditionally, cookies have been...

Continue reading

March 2024

PHP Security in 2024: navigating the evolving landscape

As PHP continues to evolve, so do the threats that target its vulnerabilities. Ensuring robust PHP security practices is paramount to safeguarding sensitive data and...

Continue reading

July 2023

How to secure WordPress in 2023?

Securing a WordPress website involves a combination of practices, including using secure hosting configurations, regularly updating WordPress and its plugins/themes, and implementing strong security measures....

Continue reading

More Security Posts