Conversation
Notices
-
Image pasting, what's that?
-
@bastianilso Aha, that sounds cool. I assume the upload service is configurable. I'll have to see if it's easy enough for me to make a !GNUsocial image upload thing - at least in my use cases I often upload images here and then link them on #IRC :)
-
@bastianilso I generally use http://h45h.com which is a quick and dirty hack by @mikael - it uses the age-old HTTP method PUT and returns a URL with the filename directly related to the sha256 hash of upload contents. Code available here: https://github.com/mikaelfrykholm/h45h.com
To try it out: $ curl -s -T file.jpg http://h45h.com/
(should of course be made to use #https if there's any interest in using it)
But I guess there's also an interest in requesting a certain max hosting duration rather than keeping it indefinitely? Not that I know if imgur prunes or not...
-
@bastianilso I'd be down for setting up a donation-financed publically usable libre image hosting service if there's an interest.
Preferrably just hosting, no publically available archive, to avoid trolls spamming inappropriate material.
-
@cloutier Bug report: I can't upload without enabling javascript :P