A web-page to download or upload image securely
A simple and elegant django framework for securely uploading images
The aim of this project is to provide users with a simple interface to upload images in their applications in a highly secure manner while also being highly customizable.
The uploaded images go through a lot of security checks before they are uploaded.
A clean interface - easy to use.
Uploaded images are referenced by a unique identifier - removes the hassles of storage from the user.
Highly secure - a lot of security checks were compiled from many sources into this one library.