项目作者: Nitesh-Singh-5

项目描述 :
A web-page to download or upload image securely
高级语言: Python
项目地址: git://github.com/Nitesh-Singh-5/ImageBazar.git
创建时间: 2020-11-07T17:05:18Z
项目社区:https://github.com/Nitesh-Singh-5/ImageBazar

开源协议:

下载


ImageBazar

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.

Features

  1. A clean interface - easy to use.

  2. Uploaded images are referenced by a unique identifier - removes the hassles of storage from the user.

  3. Highly secure - a lot of security checks were compiled from many sources into this one library.