Skip to content

ezekiel/img.bi

 
 

Repository files navigation

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.

About

img.bi main website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.0%
  • Pug 18.2%
  • Less 2.5%
  • CSS 2.2%
  • HTML 1.1%