diff options
| -rw-r--r-- | _posts/2009-06-23-security.textile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2009-06-23-security.textile b/_posts/2009-06-23-security.textile index 49fb472..f9a7b3d 100644 --- a/_posts/2009-06-23-security.textile +++ b/_posts/2009-06-23-security.textile @@ -30,4 +30,4 @@ We protect your login from brute force attacks with rate limiting. All password 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're extremely concerned and active about security, but we're aware that many companies are not comfortable putting their code under someone else's control. For these companies we offer "GitHub:FI":http://fi.github.com/, a version of GitHub that can be installed to a server within the company's network.
\ No newline at end of file +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 our "Firewall Install":http://fi.github.com/, a version of GitHub that can be installed to a server within the company's network.
\ No newline at end of file |
