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