imgbi / img.bi

img.bi main website
GNU General Public License v3.0
194 stars 29 forks source link

img.bi is a secure image hosting. Images are encrypted using AES-256 with random key in browser before upload.

DEPRECATED NOTICE

img.bi software is really old, not supported and you should not use it.

For alternative, check out icsend.

Description

imgbi-server is a tool to build and host img.bi instance. I can be used alone, although it's recommended to use it with some webserver like nginx.

Installation

You can get imgbi-server from npm

npm install -g imgbi-server

See --help for usage info.