about this website

what?

It's a website to host images.

why?

Other image hosting websites suck-- too many ads, too much javascript, too hard to hotlink, too social.

This website has no ads; the front page is less than 700 bytes and uses no javascript; you can only hotlink; and it will not become a social media.

how to use?

Choose a file. Click "go". You get redirected to the hosted image. Copy the image link and give it to someone else. Now they can see your image.

If you are a programmer, you can directly upload images multi-part form encoded.

rules?

technical details?

The website is about 100 lines of Python built on Flask. It's running on pypy3 with WSGIServer for WSGI and Caddy in front for SSL termination. Storage is on scaleway block storage.

contact?

nate@cloudblockchainai.com

If you cannot get back to the main page by using the "back" button on your browser or editing the address bar, you can click here to go to the main page.