From b2527b7e5ef2272dfda9f72a849320d0ab5e2470 Mon Sep 17 00:00:00 2001 From: Kovah Date: Mon, 8 Feb 2016 16:08:07 +0100 Subject: [PATCH 1/5] Added Sphido (CMS) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5fd46534..97c4bdcb 100644 --- a/README.md +++ b/README.md @@ -326,6 +326,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Publify](http://publify.co/) - A simple but full featured web publishing software. ([Demo](http://demo.publify.co/), [Source code](https://github.com/publify/publify)) `MIT` `Ruby` * [Redaxscript](http:/redaxscript.com) - Ultra lightweight CMS for MySQL, SQLite and PostgreSQL ([Demo](http://demo.redaxscript.com/demo/login), [Source Code](https://github.com/redaxmedia/redaxscript)) `GPLv3` `PHP` * [SilverStripe](https://www.silverstripe.org) - Easy to use CMS with powerful MVC framework underlying. ([Demo](http://demo.silverstripe.org/), [Source code](https://github.com/silverstripe)) `BSD` `PHP` + * [Sphido](http://www.sphido.org/) - A fast, lightweight, flat file CMS for PHP. ([Source code](https://github.com/sphido/cms)) `MIT` `PHP` * [SPIP](http://www.spip.net/fr) - Publication system for the Internet aimed at collaborative work, multilingual environments, and simplicity of use for web authors. ([Source code](https://core.spip.net/projects/spip/repository)) `GPLv2` `PHP` * [Textpattern](http://textpattern.com/) - A flexible, elegant and easy-to-use CMS. ([Demo](http://textpattern.co/demo), [Source code](https://github.com/textpattern/textpattern)) `GPLv2` `PHP` * [TYPO3](https://typo3.org/) - A powerful and advanced CMS with a large community. ([Source Code](https://github.com/TYPO3/TYPO3.CMS)) `GPLv2` `PHP` From 987a9b940edeb94f87b7e79593520828d3e92d4f Mon Sep 17 00:00:00 2001 From: Kovah Date: Mon, 8 Feb 2016 16:21:37 +0100 Subject: [PATCH 2/5] Updated structure for `File Sharing and Synchronization` section, added new `Archiving` category with a first app --- README.md | 57 +++++++++++++++++++++++++++++-------------------------- 1 file changed, 30 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index 97c4bdcb..397e56b2 100644 --- a/README.md +++ b/README.md @@ -31,12 +31,12 @@ Table of Contents - [E-commerce](#e-commerce) - [Federated Identity/Authentication](#federated-identityauthentication) - [Feed Readers](#feed-readers) - - [File Sharing and Synchronization](#file-sharing-and-synchronization) - - [Web based file managers](#web-based-file-managers) - - [File synchronization](#file-synchronization) - - [Single-click/drag-n-drop upload](#single-clickdrag-n-drop-upload) - - [Peer-to-peer filesharing](#peer-to-peer-filesharing) + - [File Sharing, Synchronization and Archiving](#file-sharing-and-synchronization) - [Distributed filesystems](#distributed-filesystems) + - [File synchronization](#file-synchronization) + - [Peer-to-peer filesharing](#peer-to-peer-filesharing) + - [Single-click/drag-n-drop upload](#single-clickdrag-n-drop-upload) + - [Web based file managers](#web-based-file-managers) - [Games](#games) - [Gateways](#gateways) - [Groupware](#groupware) @@ -387,16 +387,23 @@ _Recipe management_ -## File Sharing and Synchronization +## File Sharing, Synchronization and Archiving Some [Groupware](#groupware) solutions also feature file sharing and synchronization. -#### Web based file managers +#### Distributed filesystems - * [Apaxy](http://adamwhitcroft.com/apaxy/) - Theme built to enhance the experience of browsing web directories, using the mod_autoindex Apache module and some CSS to override the default style of a directory listing. ([Source code](https://github.com/AdamWhitcroft/Apaxy) `Public domain` `CSS` - * [eXtplorer](http://extplorer.sourceforge.net/) - A PHP and JavaScript based File Manager - * [h5ai](https://larsjung.de/h5ai/) - Modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. ([Source code](https://github.com/lrsjng/h5ai), [Demo](https://larsjung.de/h5ai/demo/)) `MIT` `PHP/Javascript` + * [Camlistore](https://camlistore.org/) - Camlistore is a set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data in the post-PC era. Data may be files or objects, tweets or 5TB videos, and you can access it via a phone, browser or FUSE filesystem. ([Source code](https://github.com/camlistore/camlistore)) `Apache` `Go` + * [Go IPFS](https://github.com/ipfs/go-ipfs) - Implementation of [IPFS](http://ipfs.io/), a global, versioned, peer-to-peer filesystem that seeks to connect all computing devices with the same system of files. It combines good ideas from Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. + * [Ori Filesystem](http://ori.scs.stanford.edu/) - A Secure Distributed File System built for offline operation ([Source code](https://bitbucket.org/orifs/ori/wiki/Home)) `MIT` `C++` + * [Swift](http://docs.openstack.org/developer/swift/) - A highly available, distributed, eventually consistent object/blob store. + * [Tahoe-LAFS](https://www.tahoe-lafs.org/trac/tahoe-lafs) - Tahoe-LAFS is a Free and Open decentralized cloud storage system. It distributes your data across multiple servers. Even if some of the servers fail or are taken over by an attacker, the entire file store continues to function correctly, preserving your privacy and security. + + +#### File / document archiving + + * [Paperless](https://github.com/danielquinn/paperless) - Scan, index, and archive all of your paper documents. `GPLv3` `Python` #### File synchronization @@ -411,6 +418,15 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [Pydio](https://pyd.io/) - Turn any web server into a powerful file management system and an alternative to mainstream cloud storage providers. +#### Peer-to-peer filesharing + + * [FilePizza](http://file.pizza/) - Peer-to-peer file transfers in your browser ([Source code](https://github.com/kern/filepizza)) `BSD` `Nodejs` + * [FileTea](https://filetea.me/) - Anonymous, volatile file sharing: does not store any file on server. Bridges a download to the recipient’s browser with an upload from the source’s browser. ([Source code](https://github.com/elima/FileTea) `AGPLv3` `C` + * [instant.io](https://github.com/feross/instant.io) - Streaming file transfer over WebTorrent ([Demo](https://instant.io)) `MIT` `Nodejs` + * [Opentracker](http://erdgeist.org/arts/software/opentracker/) - Open and free bittorrent tracker. It aims for minimal resource usage and is intended to run at your wlan router ([Source code](http://erdgeist.org/gitweb/opentracker/) `Public domain` `C` + * [ShareFest](https://github.com/peer5/sharefest) - Web based p2p file sharing built on WebRTC Data Channels API ([Demo](https://www.sharefest.me/)) `Apache 2.0` `Nodejs` + + #### Single-click/drag-n-drop upload * [BoZoN](https://github.com/broncowdd/BoZoN) - Minimalist Drag & drop file sharing app `AGPLv3` `PHP` @@ -430,25 +446,12 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [uPste](https://u.pste.pw) - A private file hosting application with an emphasis on serving technology communities. ([Source code](https://github.com/TheReverend403/uPste)) `AGPLv3` `PHP` * [YouTransfer](http://www.youtransfer.io) - YouTransfer is a simple but elegant self-hosted file transfer & sharing solution. ([Demo](http://demo.youtransfer.io/), [Source code](https://github.com/remie/YouTransfer)) `Apache` `Nodejs` - +#### Web based file managers -#### Peer-to-peer filesharing - - * [FilePizza](http://file.pizza/) - Peer-to-peer file transfers in your browser ([Source code](https://github.com/kern/filepizza)) `BSD` `Nodejs` - * [FileTea](https://filetea.me/) - Anonymous, volatile file sharing: does not store any file on server. Bridges a download to the recipient’s browser with an upload from the source’s browser. ([Source code](https://github.com/elima/FileTea) `AGPLv3` `C` - * [instant.io](https://github.com/feross/instant.io) - Streaming file transfer over WebTorrent ([Demo](https://instant.io)) `MIT` `Nodejs` - * [Opentracker](http://erdgeist.org/arts/software/opentracker/) - Open and free bittorrent tracker. It aims for minimal resource usage and is intended to run at your wlan router ([Source code](http://erdgeist.org/gitweb/opentracker/) `Public domain` `C` - * [ShareFest](https://github.com/peer5/sharefest) - Web based p2p file sharing built on WebRTC Data Channels API ([Demo](https://www.sharefest.me/)) `Apache 2.0` `Nodejs` - - -#### Distributed filesystems - - * [Camlistore](https://camlistore.org/) - Camlistore is a set of open source formats, protocols, and software for modeling, storing, searching, sharing and synchronizing data in the post-PC era. Data may be files or objects, tweets or 5TB videos, and you can access it via a phone, browser or FUSE filesystem. ([Source code](https://github.com/camlistore/camlistore)) `Apache` `Go` - * [Go IPFS](https://github.com/ipfs/go-ipfs) - Implementation of [IPFS](http://ipfs.io/), a global, versioned, peer-to-peer filesystem that seeks to connect all computing devices with the same system of files. It combines good ideas from Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. - * [Ori Filesystem](http://ori.scs.stanford.edu/) - A Secure Distributed File System built for offline operation ([Source code](https://bitbucket.org/orifs/ori/wiki/Home)) `MIT` `C++` - * [Swift](http://docs.openstack.org/developer/swift/) - A highly available, distributed, eventually consistent object/blob store. - * [Tahoe-LAFS](https://www.tahoe-lafs.org/trac/tahoe-lafs) - Tahoe-LAFS is a Free and Open decentralized cloud storage system. It distributes your data across multiple servers. Even if some of the servers fail or are taken over by an attacker, the entire file store continues to function correctly, preserving your privacy and security. + * [Apaxy](http://adamwhitcroft.com/apaxy/) - Theme built to enhance the experience of browsing web directories, using the mod_autoindex Apache module and some CSS to override the default style of a directory listing. ([Source code](https://github.com/AdamWhitcroft/Apaxy) `Public domain` `CSS` + * [eXtplorer](http://extplorer.sourceforge.net/) - A PHP and JavaScript based File Manager + * [h5ai](https://larsjung.de/h5ai/) - Modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview. ([Source code](https://github.com/lrsjng/h5ai), [Demo](https://larsjung.de/h5ai/demo/)) `MIT` `PHP/Javascript` ## Games From 2c71fbd656930c77686e00de02619cb73eb5c26c Mon Sep 17 00:00:00 2001 From: Kovah Date: Tue, 9 Feb 2016 09:54:22 +0100 Subject: [PATCH 3/5] Moved Paperless to own category --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 397e56b2..8263d6ad 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Table of Contents - [Social Networks and Forums](#social-networks-and-forums) - [Content Management Systems (CMS)](#content-management-systems-cms) - [E-commerce](#e-commerce) + - [Document Archiving](#document-archiving) - [Federated Identity/Authentication](#federated-identityauthentication) - [Feed Readers](#feed-readers) - [File Sharing, Synchronization and Archiving](#file-sharing-and-synchronization) @@ -347,6 +348,11 @@ _Recipe management_ * [WooCommerce](https://www.woothemes.com/woocommerce/) - WordPress based e-commerce solution ([Source Code](https://github.com/woothemes/woocommerce)) `GPL` `PHP` +## Document Archiving + + * [Paperless](https://github.com/danielquinn/paperless) - Scan, index, and archive all of your paper documents. `GPLv3` `Python` + + ## Federated Identity/Authentication * [FreeRADIUS](http://freeradius.org/) - High performance and highly configurable multi-protocol policy/authentication server, supporting RADIUS, DHCPv4 and VMPS ([Source Code](https://github.com/FreeRADIUS/freeradius-server)) `GPLv2` `C` @@ -401,11 +407,6 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [Tahoe-LAFS](https://www.tahoe-lafs.org/trac/tahoe-lafs) - Tahoe-LAFS is a Free and Open decentralized cloud storage system. It distributes your data across multiple servers. Even if some of the servers fail or are taken over by an attacker, the entire file store continues to function correctly, preserving your privacy and security. -#### File / document archiving - - * [Paperless](https://github.com/danielquinn/paperless) - Scan, index, and archive all of your paper documents. `GPLv3` `Python` - - #### File synchronization * [Git Annex](http://git-annex.branchable.com/assistant/quickstart/) - File synchronization between computers, servers, external drives From 63f95a34b41839d36d007e264f2a5f064a06a5d0 Mon Sep 17 00:00:00 2001 From: Kovah Date: Tue, 9 Feb 2016 15:43:28 +0100 Subject: [PATCH 4/5] Removed `Archiving` from the file sharing category --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8263d6ad..c523b53f 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Table of Contents - [Document Archiving](#document-archiving) - [Federated Identity/Authentication](#federated-identityauthentication) - [Feed Readers](#feed-readers) - - [File Sharing, Synchronization and Archiving](#file-sharing-and-synchronization) + - [File Sharing and Synchronization](#file-sharing-and-synchronization) - [Distributed filesystems](#distributed-filesystems) - [File synchronization](#file-synchronization) - [Peer-to-peer filesharing](#peer-to-peer-filesharing) From 410231dfa8beb54f962677d9fe7a3594c173e94a Mon Sep 17 00:00:00 2001 From: Kovah Date: Wed, 10 Feb 2016 14:36:57 +0100 Subject: [PATCH 5/5] Updated file sharing headline --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c523b53f..f10191b6 100644 --- a/README.md +++ b/README.md @@ -393,7 +393,7 @@ _Recipe management_ -## File Sharing, Synchronization and Archiving +## File Sharing and Synchronization Some [Groupware](#groupware) solutions also feature file sharing and synchronization.