We know your code is extremely important to you and your business and we're very protective of it. After all, GitHub's code is hosted on GitHub, too!
Data center access limited to Rackspace data center technicians
Biometric scanning for controlled data center access
Security camera monitoring at all data center locations
24x7 onsite staff provides additional protection against unauthorized entry
Unmarked facilities to help maintain low profile
Physical security audited by an independent firm
System installation using hardened, patched OS
System patching configured by Rackspace to provide ongoing protection from exploits
Dedicated firewall and VPN services to help block unauthorized system access
Data protection with Rackspace managed backup solutions
Dedicated intrusion detection devices to provide an additional layer of protection against unauthorized system access
Distributed Denial of Service (DDoS) mitigation services based on Rackspace PrevenTier system
Risk assessment and security consultation by Rackspace professional services teams
ISO17799-based policies and procedures, regularly reviewed as part of the Rackspace SAS70 Type II audit process
Systems access logged and tracked for auditing purposes
Secure document-destruction policies for all sensitive information
Fully documented change-management procedures
Independently audited disaster recovery and business continuity plans in place for Rackspace headquarters and support services
In addition to Rackspace’s system monitoring, we also employ an internal team of 24/7/365 server specialists to keep our software and its dependencies up to date eliminating potential security vulnerabilities. They have also setup a wide range of monitoring solutions for preventing and eliminating attacks to the site.
All private data exchanged with GitHub is always transmitted over SSL (which is why your dashboard is served over HTTPS, for instance). All pushing and pulling of private data is done over SSH authenticated with keys, not passwords.
The SSH login credentials used to push and pull can not be used to access a shell or the filesystem. All users are virtual (meaning they have no user account on our machines) and are access controlled through the peer reviewed, open source git-shell.
Every piece of hardware we use has an identical copy ready and waiting for an immediate hot-swap in case of hardware or software failure. Every line of code we store is saved on a minimum of three different servers, including an off-site backup just in case a meteor ever hits the Rackspace datacenter (we’ll keep our fingers crossed that doesn’t happen). We do not retroactively remove repositories from backups when deleted by the user, as we may need to restore the repo for the user if it was removed accidentally.
We do not encrypt repositories on disk because it would not be any more secure: the website and git back-end would need to decrypt the repositories on demand, slowing down response times. Any user with shell access to the file system would have access to the decryption routine, thus negating any security it provides. Therefore, we focus on making our machines and network as secure as possible.
GitHub staff will not access private repositories unless required to for support reasons. Staff working directly in the file store access the compressed Git database. Your code is never present as plaintext files like it would be in a local clone. Staff may log into your account to access settings related to your support issue. In rare cases staff may need to pull a clone of your code. This will only be done with your consent. Staff do not have direct access to clone any repo. They will need to temporarily attach their SSH key to your account to pull a clone. When working a support issue we do our best to respect your privacy as much as possible. We only access the files and settings needed to resolve your issue. All cloned repos are deleted as soon as the support issue has been resolved.
We protect your login from brute force attacks with rate limiting. All passwords are filtered from all our logs and encrypted. Login information is always sent over SSL.
We keep a security consultant on retainer to help identify and prevent new attack vectors. We always test new features in order to cut out potential attacks, such as XSS-protecting wikis, and ensuring that Pages cannot access cookies.
We also maintain relationships with reputable security firms to perform regular penetration tests and ongoing audits of GitHub and its code. These firms include nGenuity and Matasano Security.
We’re extremely concerned and active about security, but we’re aware that many companies are not comfortable hosting code outside their firewall. For these companies we offer GitHub Enterprise, a version of GitHub that can be installed to a server within the company’s network.
When you sign up for a paid account on GitHub, we do not store any of your card information on our servers. It’s handed off to Braintree Payment Solutions, a company dedicated to storing your sensitive data on PCI-Compliant servers.
Have a question, concern, or comment about GitHub security? Please email support@github.com for general inquiries and security@github.com for emergencies.
Please email us immediately at security@github.com, this will go directly to one or more of the GitHub founders and will receive our full attention. If we don’t respond immediately, there’s a good chance we’re trying to fix it first.
© year GitHub Inc. All rights reserved.
Powered by the Dedicated Servers and Cloud Computing of Rackspace Hosting®