Skip to content

GitHub Blog Search

Search Results for: Account

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.

Content Security Policy

We've started rolling out a new security feature called "Content Security Policy" or CSP. As a user, it will better protect your account against XSS attacks. But, be aware, it…

Joshua Peek
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.

Secrets in the code

Programming often involves keeping a bunch of secrets around. You've got account passwords, OAuth tokens, SSL and SSH private keys. The best way to keep a secret is, well, to…

Brian Doll
An illustration of two octocats repairing a robot.

Three Million Users

Monday night, on the very first day of our all-hands winter summit this week, the three millionth person signed up for a GitHub account. That's three million developers building software…

Rob Sanheim
An illustration of two octocats repairing a robot.

The Octoverse in 2012

I am continually blown away by the staggering amount of work happening on GitHub. Every day, our users commit code, open and close issues, and make plans for their software…

Brian Doll
An illustration of two octocats repairing a robot.

Customize your receipt details

Does your accountant or tax collector require specific details on your receipts? You can now add information like your legal company name, billing address, and tax ID number to your…

John Barnette
An illustration of two octocats repairing a robot.

New Status Site

We just launched a new status.github.com. Downtime is important Even if you're shooting for five nines — 99.999% uptime — you're still going to have to account for five minutes…

Will Farrington
An illustration of two octocats repairing a robot.

GitHub Game Off

Here at GitHub, we're no strangers to hosting or sponsoring hackathons. With the growing number of games and game development resources on GitHub, we thought it was about time to…

Lee Reilly
An illustration of two octocats repairing a robot.

The GitHub hiring experience

Crafting experiences is central to what we do here at GitHub, and our interviewing, hiring, and on-boarding experiences are no exception. Having recently been through this process first-hand, I’d like…

Coby Chapple
An illustration of two octocats repairing a robot.

Watcher API Changes

We recently changed the Watcher behavior on GitHub. What used to be known as "Watching" is now "Starring". Starring is basically a way to bookmark interesting repositories. Watching is a…

Risk Olson
An illustration of two octocats repairing a robot.

Commit Status API

Today, we shipped an API for third party services to attach statuses to commits. We created this API to allow services to color the discussion on pull requests. For example,…

Rob Sanheim
An illustration of two octocats repairing a robot.

Optimizing Sales for Happiness

Looking for GitHub's sales team? Please Contact Us. 10/17/14 Update from @pjhyett: Building products that people love paired with a customer-focused sales team hasn't changed, but the specifics of our…

PJ Hyett
An illustration of two octocats repairing a robot.

Introducing Team Mentions

For a while now, you have been able to @mention a user when discussing issues, pull requests, and commits. Now you can use the same convention to mention a Team…

Rob Sanheim