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?
-
Don't post anything illegal. If you do post something illegal and it's discovered, we'll remove it, and we
might give your IP address and the addresses of anyone else who accessed the image to the cops.
-
Uploading an image here means that anyone who knows the address of the image can see it. The addresses are
hard to guess, so it's unlikely for other people to find it by accident. The admins can see your images but
promise not to share links to them, upload them elsewhere, try to make money off them, or generally do
anything dickish.
-
Uploaded images can be manually removed by the admins, but you need to give us a good reason to do it.
Otherwise, we'll continue hosting your images until we feel like we're paying too much for storage, at
which time we'll start removing images starting with the least recently accessed ones.
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.