Skip to content

GitHub Blog Search

Search Results for: Security

An illustration of two octocats repairing a robot.

GitHub’s 2014 Transparency Report

Like most online services, GitHub occasionally receives legal requests relating to user accounts and content, such as subpoenas or takedown notices. You may wonder how often we receive such requests…

Jesse Geraci
An illustration of two octocats repairing a robot.

Git 2.3 has been released

The Git developers have just released a major new version of the Git command-line utility, Git 2.3.0. As usual, this release contains many improvements, performance enhancements, and bug fixes. Full…

Michael Haggerty
An illustration of two octocats repairing a robot.

Improved Audit Log

We've just released some major improvements to our organization audit logs. As an organization admin, you can now see a running list of events as they're generated across your organization,…

Garrett Bjerkhoel
An illustration of two octocats repairing a robot.

Improving our SSL setup

As we announced previously we've improved our SSL setup by deploying forward secrecy and improving the list of supported ciphers. Deploying forward secrecy and up to date cipher lists comes…

Dirkjan Bussink
An illustration of two octocats repairing a robot.

View Active Browser Sessions

To follow up with our recent two-factor authentication security feature, we are giving users more insight into their active browser sessions. Under Account settings > Security History you will see…

Joshua Peek
An illustration of two octocats repairing a robot.

Two-factor Authentication

Today we're adding two-factor authentication to GitHub. When you enable this feature, it adds an additional layer of security to your account. When logging in to GitHub, after providing your…

Ben Toews
An illustration of two octocats repairing a robot.

Introducing GitHub Sudo Mode

In the ongoing effort to keep our users safe, we recently took inspiration from the Unix sudo command. We wanted to require password confirmation for dangerous actions on GitHub.com, but…

Ben Toews
An illustration of two octocats repairing a robot.

Escape Velocity

We work very hard to keep GitHub fast. Ruby is not the fastest programming language, so we go to great lengths benchmarking and optimizing our large codebase: our goal is…

Vicent Martí