Skip to content

Commit a709406

Browse files
committed
damn you tekkub
1 parent 5ece4a3 commit a709406

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎_posts/2009-06-23-security.textile‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ We do not encrypt repositories on disk because it would not be any more secure:
2020
Our database and your repositories are backed up nightly off-site. 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.
2121

2222
h2. Employee access
23+
2324
No GitHub employees ever 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. Support 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. Support staff does not have direct access to clone any repo, he will need to temporarily attach his 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.
2425

2526
h2. Maintaining security

0 commit comments

Comments
 (0)