Skip to content

GitHub Blog Search

Search Results for: Security

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í
Today’s Email Incident

Today’s Email Incident

Earlier today a routine system email was incorrectly sent to many of our GitHub Enterprise customers. In these errant emails, customer email addresses were included in the To: field, making…

Brian Doll
An illustration of two octocats repairing a robot.

Global Issue Search

There are a more than a million open issues to be found across all public repositories hosted on GitHub right now. Finding a specific issue can be a tedious process…

Tim Pease
An illustration of two octocats repairing a robot.

Settings Refresh

Today we pushed a redesigned settings page that will make it easier to find and edit settings for your personal account as well as any organizations you own. The major…

Ben Bleikamp
An illustration of two octocats repairing a robot.

GitHub Reflog v1.5.16

Welcome to the The GitHub Reflog — the weekly chronicle of remarkable GitHub repos and community activity. For previous editions, check out The Reflog Archive. Thanks to the awesome work…

Kenneth Reitz
An illustration of two octocats repairing a robot.

Rolling out the Redcarpet

Here at GitHub, we love Markdown. We use it everywhere: to render the wikis, issues, pull requests, and all user-generated comments. We even encourage developers to write their READMEs in…

Vicent Martí
An illustration of two octocats repairing a robot.

Lift Hits 1.0

Lift, the simply functional web framework, has hit version 1.0. Congrats to @dpp and all the contributors! img http://img.skitch.com/20090226-d9d9wkns36wte1spthgpcu67if.png http://liftweb.net What is Lift? According to the website: Lift is an…

Chris Wanstrath
An illustration of two octocats repairing a robot.

GitHub Rebase #10

And we're back! Rebase went on a bit of hiatus, but it has returned in full force for 2009. Read on for the latest and greatest coming out of GitHub!…

Nick Quaranto
An illustration of two octocats repairing a robot.

Wiki Subdomain

We just rolled out a security fix that puts all wikis under the @wiki.github.com@ subdomain. This means they can execute arbitrary JavaScript (like scriptaculous does, or maybe the Lighthouse Badge)…

Chris Wanstrath
An illustration of two octocats repairing a robot.

GitHub Rebase #2

It looks like I've been enlisted as an official blogger to bring you the latest and greatest work that's coming out of GitHub! Sit back, ogle at the graphs, and…

Nick Quaranto
An illustration of two octocats repairing a robot.

Repo Deletion for Everyone

Here's our latest feature: Did ya spot it? It's the delete button! No, we're not crazy. Prior to today, if you had a project that had been forked, you were…

PJ Hyett