From e16f07225c7bb018d08e12f177b356cdd95e37a2 Mon Sep 17 00:00:00 2001 From: ChristianBagley Date: Sat, 22 Aug 2015 04:20:45 -0400 Subject: [PATCH 1/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4c0f087..d8c6fd7d 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ Table of Contents * https://deployhq.com/ - 1 project w/ 10 daily deployments * https://hub.jazz.net/ - 60 minutes of free build time / month. * https://styleci.io/ - Public GitHub repositories only. - * http://dploy.io/ - Free for 1 repository, private or public. Supports any service you can throw at it. + * http://deploybot.com - Free for 1 repository, private or public. Supports any service you can throw at it. * https://www.bitrise.io/ - iOS CI/CD with 200 free builds per month ## Security and PKI From 844d5cf5019cad14e4a69f88e17cda9337b506a1 Mon Sep 17 00:00:00 2001 From: Aren Sandersen Date: Mon, 24 Aug 2015 14:11:49 -0700 Subject: [PATCH 2/5] Add Foxpass to security section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d8c6fd7d..0caa1b59 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,7 @@ Table of Contents * https://www.tinfoilsecurity.com/ - Automated vulnerability scanning. Free plan = weekly XSS scans. * http://www.acunetix.com/free-network-security-scanner/ - Free vulnerability & network scanning for 3 targets * https://www.ponycheckup.com/ - An automated security checkup tool for Django websites. + * https://www.foxpass.com/ - Hosted LDAP and RADIUS. Easy per-user logins to servers, VPNs, and wireless networks. Free for 10 users. ## Management Systems From c7813bac22090e071842b367ef4f2b8e14917bed Mon Sep 17 00:00:00 2001 From: Mayur Raiturkar Date: Wed, 26 Aug 2015 23:49:02 +0530 Subject: [PATCH 3/5] Added Otixo --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0caa1b59..9579c0d1 100644 --- a/README.md +++ b/README.md @@ -388,7 +388,8 @@ Table of Contents * http://placepenguin.com/ - A quick and simple service for placeholder images of penguins. * http://embed.ly/ - Provides APIs for embeding media in a webpage, Responsive image Scaling, Extracting elements from a webpage. Free for up to 5,000 URLs per Month at 15 Requests per Second * https://backhub.co/ - Backup and archive your GitHub repositories. Free for public repos. - + * http://www.otixo.com/ - Encrypt, share, copy and move all your cloud storage files from one place. Basic plan provides unlimited files transfer with 250 MB max file size limit and allows 5 encrypted files. + ## Design & UI * [Pixlr](http://pixlr.com) - Free online browser editor on the level of commercial ones From 1638bb2cffce2149c1d52d902fa2647b3a399001 Mon Sep 17 00:00:00 2001 From: Brad Micklea Date: Fri, 28 Aug 2015 10:38:13 -0400 Subject: [PATCH 4/5] Added Codenvy to tools for teams and collaboration --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9579c0d1..7b44beaf 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Table of Contents * https://assembla.com/ - Free repo hosting in a free plan. * http://www.fogcreek.com/kiln/ - Free unlimited public and private repos (hybrid of git and mecurial) for 2 users. -## Tools for teams & Collaboration +## Tools for Teams & Collaboration * http://appear.in/ - One click video conversations, for free * https://www.flowdock.com/ - Chat and inbox, free for teams of 5 or less @@ -85,6 +85,7 @@ Table of Contents * https://www.zoom.us/ - Secure Video and Web conferencing, add-ons available. Free limited to 40 min. * https://ideascale.com/ - Allow clients to submit ideas and vote, free for 25 members in 1 community. * https://filehero.io/ - Make it easy to access your company's file storage from a corporate download page. Free for 5 concurrent downloads. + * https://codenvy.com/ - Share developer environments for your project. Includes configuration for the browser IDE, build, debug and run environments. Free tier with 4GB environments and support for >90 languages. ## Code Quality From d3a52688b1a7657eb2de53c0949d1d45456ffdc8 Mon Sep 17 00:00:00 2001 From: Paul Colby Date: Sat, 29 Aug 2015 15:38:16 +1000 Subject: [PATCH 5/5] Add Coverity Scan Coverity Scan is the free-for-Open Source SaaS version of Coverity's static analysis product. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b44beaf..9ed8d92c 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ Table of Contents * https://www.pullreview.com/ - Automated Code Review for Ruby in GitHub, Bitbucket and Gitlab - free for Open Source * http://gocover.io/ - Code coverage for any [Go](http://golang.org/) package * http://inch-ci.org/ - Documentation badges for Ruby, JS & Elixir + * https://scan.coverity.com/ - Static code analysis for Java, C/C++, C# and JavaScript - free for Open Source ## Code Search and Browsing * https://sourcegraph.com/ - Java, Go, Python, Node.js, etc., code search/cross-references - free for open source