Goploader is a client-server application that is intended to ease the process of uploading files and sharing them.
All the documentation and information about this project are on up.depado.eu.
Goploader is intended to be easy to use and install both on the client side, and on the server side. The server itself is painless to install, configure and run, so that anyone can host a goploader server and use it for its own needs. One of the main feature of goploader is that it encrypts files while receiving them, sending back the full url of the resource to the user (including the private key allowing to decryp the file) while saving only the file ID in the database.
To get more information, please go the official documentation on up.depado.eu.