aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKovah <mail@kovah.de>2016-02-09 08:54:22 +0000
committerKovah <mail@kovah.de>2016-02-09 08:54:22 +0000
commit2c71fbd656930c77686e00de02619cb73eb5c26c (patch)
tree0ff6fcc767a1ed7499b032b83d299495576b2ab8
parentUpdated structure for `File Sharing and Synchronization` section, added new `... (diff)
downloadawesome-selfhosted-2c71fbd656930c77686e00de02619cb73eb5c26c.tar.gz
awesome-selfhosted-2c71fbd656930c77686e00de02619cb73eb5c26c.zip
Moved Paperless to own category
-rw-r--r--README.md11
1 files 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