From 1ec427bb16fa73f4b88622550c4ab6387307c983 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=A9douard=20u=2E?= Date: Mon, 10 Aug 2015 00:52:40 -0500 Subject: [PATCH 1/7] Added Piratebox to Groupware/File Sharing and Sync MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Group-centric file sharing and sync hardware/software system — http://piratebox.cc/start --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 74a9e616..caa5a585 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,7 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization * [Mediacrush](https://mediacru.sh/) - a website you can upload images, audio, and video to, and receive a link to share it with your friends ([Source code](https://github.com/MediaCrush/MediaCrush)) * [Nimbus](https://github.com/ethanal/nimbus) - A drag-and-drop shortlink file sharer for OS X - `MIT` `Python` * [OnionShare](https://onionshare.org/) - securely and anonymously share a file of any size. + * [Piratebox](http://piratebox.cc/) - A DIY anonymous offline file-sharing and communications system built with free software and inexpensive off-the-shelf hardware. `GPLv3` * [Pomf](https://github.com/nokonoko/Pomf) - Simple file uploading and sharing, source for the now shut down site Pomf.se `MIT` `PHP/Nodejs` * [Pydio](https://pyd.io/) - Turn any web server into a powerful file management system and an alternative to mainstream cloud storage providers. * [Seafile](http://www.seafile.com/en/home/) - File hosting and sharing solution primary for teams and organizations. ([Demo](https://seacloud.cc/demo)) `GPLv2` From 3293da501485c70262196e1129cdc27277649a2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=A9douard=20u=2E?= Date: Mon, 10 Aug 2015 10:34:09 -0500 Subject: [PATCH 2/7] Editing URL of linked item (Piratebox) Changing http://piratebox.cc/ to https://github.com/PirateBox-Dev --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index caa5a585..9fd502eb 100644 --- a/README.md +++ b/README.md @@ -290,7 +290,7 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization * [Mediacrush](https://mediacru.sh/) - a website you can upload images, audio, and video to, and receive a link to share it with your friends ([Source code](https://github.com/MediaCrush/MediaCrush)) * [Nimbus](https://github.com/ethanal/nimbus) - A drag-and-drop shortlink file sharer for OS X - `MIT` `Python` * [OnionShare](https://onionshare.org/) - securely and anonymously share a file of any size. - * [Piratebox](http://piratebox.cc/) - A DIY anonymous offline file-sharing and communications system built with free software and inexpensive off-the-shelf hardware. `GPLv3` + * [Piratebox](https://github.com/PirateBox-Dev) - A DIY anonymous offline file-sharing and communications system built with free software and inexpensive off-the-shelf hardware. `GPLv3` * [Pomf](https://github.com/nokonoko/Pomf) - Simple file uploading and sharing, source for the now shut down site Pomf.se `MIT` `PHP/Nodejs` * [Pydio](https://pyd.io/) - Turn any web server into a powerful file management system and an alternative to mainstream cloud storage providers. * [Seafile](http://www.seafile.com/en/home/) - File hosting and sharing solution primary for teams and organizations. ([Demo](https://seacloud.cc/demo)) `GPLv2` From 0bce28772f5b5bfafede244aad6935f6776179b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=A9douard=20u=2E?= Date: Mon, 10 Aug 2015 16:30:46 -0500 Subject: [PATCH 3/7] Revert item URL, added source code location at end --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fd502eb..ef86d23e 100644 --- a/README.md +++ b/README.md @@ -290,7 +290,7 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization * [Mediacrush](https://mediacru.sh/) - a website you can upload images, audio, and video to, and receive a link to share it with your friends ([Source code](https://github.com/MediaCrush/MediaCrush)) * [Nimbus](https://github.com/ethanal/nimbus) - A drag-and-drop shortlink file sharer for OS X - `MIT` `Python` * [OnionShare](https://onionshare.org/) - securely and anonymously share a file of any size. - * [Piratebox](https://github.com/PirateBox-Dev) - A DIY anonymous offline file-sharing and communications system built with free software and inexpensive off-the-shelf hardware. `GPLv3` + * [Piratebox](http://piratebox.cc/start) - A DIY anonymous offline file-sharing and communications system built with free software and inexpensive off-the-shelf hardware. [Source Code Here](https://github.com/PirateBox-Dev). `GPLv3` * [Pomf](https://github.com/nokonoko/Pomf) - Simple file uploading and sharing, source for the now shut down site Pomf.se `MIT` `PHP/Nodejs` * [Pydio](https://pyd.io/) - Turn any web server into a powerful file management system and an alternative to mainstream cloud storage providers. * [Seafile](http://www.seafile.com/en/home/) - File hosting and sharing solution primary for teams and organizations. ([Demo](https://seacloud.cc/demo)) `GPLv2` From ed1fc3c8f1660fb7ee9d281f2fff0ce29654c341 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=A9douard=20u=2E?= Date: Tue, 11 Aug 2015 16:57:15 -0500 Subject: [PATCH 4/7] Moved PirateBox from File Sharing to Self Hosting Solutions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef86d23e..f6c29df0 100644 --- a/README.md +++ b/README.md @@ -290,7 +290,6 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization * [Mediacrush](https://mediacru.sh/) - a website you can upload images, audio, and video to, and receive a link to share it with your friends ([Source code](https://github.com/MediaCrush/MediaCrush)) * [Nimbus](https://github.com/ethanal/nimbus) - A drag-and-drop shortlink file sharer for OS X - `MIT` `Python` * [OnionShare](https://onionshare.org/) - securely and anonymously share a file of any size. - * [Piratebox](http://piratebox.cc/start) - A DIY anonymous offline file-sharing and communications system built with free software and inexpensive off-the-shelf hardware. [Source Code Here](https://github.com/PirateBox-Dev). `GPLv3` * [Pomf](https://github.com/nokonoko/Pomf) - Simple file uploading and sharing, source for the now shut down site Pomf.se `MIT` `PHP/Nodejs` * [Pydio](https://pyd.io/) - Turn any web server into a powerful file management system and an alternative to mainstream cloud storage providers. * [Seafile](http://www.seafile.com/en/home/) - File hosting and sharing solution primary for teams and organizations. ([Demo](https://seacloud.cc/demo)) `GPLv2` @@ -567,6 +566,7 @@ See [staticsitegenerators.net](https://staticsitegenerators.net) and [staticgen. * [Sandstorm](https://sandstorm.io/) - Personal server for running self-hosted apps easily and securely. ([Demo](https://demo.sandstorm.io/), [Source code](https://github.com/sandstorm-io/sandstorm)) `Apache` `C++/Other` * [sovereign](https://github.com/sovereign/sovereign) - A set of Ansible playbooks to build and maintain your own private cloud: email, calendar, contacts, file sync, IRC bouncer, VPN, and more. `GPLv3` `YAML/Other` * [yunohost](https://yunohost.org/) - a server operating system aiming to make self-hosting accessible to everyone. ([Source code](https://github.com/YunoHost)) - `AGPL` `Python/Other` + * [Piratebox](http://piratebox.cc/start) - A DIY anonymous offline file-sharing and communications system built with free software and inexpensive off-the-shelf hardware. [Source Code Here](https://github.com/PirateBox-Dev). `GPLv3` ------------------------------------------------------- From 4ced52e1af0d9eead945b9e06d05429babe9abcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=A9douard=20u=2E?= Date: Wed, 12 Aug 2015 14:14:12 -0500 Subject: [PATCH 5/7] Added proper source code styling, added `Python/Other` --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f6c29df0..82371449 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Table of Contents - [Analytics](#analytics) - [Automation](#automation) - [Blogging Platforms](#blogging-platforms) -- [Bookmarks & Link Sharing](#bookmarks--link-sharing) +- [Bookmarks & Link Sharing](#bookmarks--link-sharing)Pi - [Calendar and Address Books](#calendar-and-address-books) - [Communication systems](#communication-systems) - [Email](#email) @@ -566,7 +566,7 @@ See [staticsitegenerators.net](https://staticsitegenerators.net) and [staticgen. * [Sandstorm](https://sandstorm.io/) - Personal server for running self-hosted apps easily and securely. ([Demo](https://demo.sandstorm.io/), [Source code](https://github.com/sandstorm-io/sandstorm)) `Apache` `C++/Other` * [sovereign](https://github.com/sovereign/sovereign) - A set of Ansible playbooks to build and maintain your own private cloud: email, calendar, contacts, file sync, IRC bouncer, VPN, and more. `GPLv3` `YAML/Other` * [yunohost](https://yunohost.org/) - a server operating system aiming to make self-hosting accessible to everyone. ([Source code](https://github.com/YunoHost)) - `AGPL` `Python/Other` - * [Piratebox](http://piratebox.cc/start) - A DIY anonymous offline file-sharing and communications system built with free software and inexpensive off-the-shelf hardware. [Source Code Here](https://github.com/PirateBox-Dev). `GPLv3` + * [Piratebox](http://piratebox.cc/start) - A DIY anonymous offline file-sharing and communications system built with free software and inexpensive off-the-shelf hardware. ([Source code](https://github.com/PirateBox-Dev)). `GPLv3` `Python/Other` ------------------------------------------------------- From 2dac79be5da8fc5d1a32ec07bc6a02bf67859748 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=A9douard=20u=2E?= Date: Wed, 12 Aug 2015 14:15:00 -0500 Subject: [PATCH 6/7] Removing accidentally added writing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82371449..ae68ad63 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Table of Contents - [Analytics](#analytics) - [Automation](#automation) - [Blogging Platforms](#blogging-platforms) -- [Bookmarks & Link Sharing](#bookmarks--link-sharing)Pi +- [Bookmarks & Link Sharing](#bookmarks--link-sharing) - [Calendar and Address Books](#calendar-and-address-books) - [Communication systems](#communication-systems) - [Email](#email) From bf2ec452e05e4be84b9205a5d9b5aec14cd6000b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=A9douard=20u=2E?= Date: Thu, 13 Aug 2015 09:41:58 -0500 Subject: [PATCH 7/7] Ordered alphabetically --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae68ad63..17587419 100644 --- a/README.md +++ b/README.md @@ -563,10 +563,10 @@ See [staticsitegenerators.net](https://staticsitegenerators.net) and [staticgen. * [arkOS](https://arkos.io/) - Install arkOS to a dedicated device and host your own websites, email, files and more. ([Source code](https://git.coderouge.co/groups/arkOS) [[1]](https://github.com/cznweb)) `MIT/GPL` `Nodejs/Other` * [Mail-in-a-Box](https://mailinabox.email/) - Turns any Ubuntu server into a fully functional mail server with one command. `Shell/Other` `CC0` + * [Piratebox](http://piratebox.cc/start) - A DIY anonymous offline file-sharing and communications system built with free software and inexpensive off-the-shelf hardware. ([Source code](https://github.com/PirateBox-Dev)). `GPLv3` `Python/Other` * [Sandstorm](https://sandstorm.io/) - Personal server for running self-hosted apps easily and securely. ([Demo](https://demo.sandstorm.io/), [Source code](https://github.com/sandstorm-io/sandstorm)) `Apache` `C++/Other` * [sovereign](https://github.com/sovereign/sovereign) - A set of Ansible playbooks to build and maintain your own private cloud: email, calendar, contacts, file sync, IRC bouncer, VPN, and more. `GPLv3` `YAML/Other` * [yunohost](https://yunohost.org/) - a server operating system aiming to make self-hosting accessible to everyone. ([Source code](https://github.com/YunoHost)) - `AGPL` `Python/Other` - * [Piratebox](http://piratebox.cc/start) - A DIY anonymous offline file-sharing and communications system built with free software and inexpensive off-the-shelf hardware. ([Source code](https://github.com/PirateBox-Dev)). `GPLv3` `Python/Other` -------------------------------------------------------