I’m curious if there’s a decentralized platform in the Fediverse specifically designed for hosting media, similar to platforms like:
Imgur
Flickr
ImageShack
ImgPile
mgbox
etc.
While I’m aware of fantastic Fediverse platforms like PeerTube and PixelFed, they are more focused on video sharing or image-heavy social networking.
What I’m looking for is a straightforward platform built specifically to host media (images, GIFs, short videos, etc.) for embedding on other platforms within the Fediverse, such as Lemmy, Friendica, Misskey, or others.
Essentially, a decentralized (preferably Federated) service where the main purpose is lightweight hosting for use on external apps, so individual platforms don’t have to shoulder all the storage and bandwidth demands for image or media content.
Does something like this already exist in the Fediverse ecosystem, or is it a gap that still needs to be addressed?
If not, then I personally believe that it could be a fantastic idea for fostering better interoperability and resource sharing across the Fediverse.
I’d love to try and create something like this myself, but I’ll admit I lack the knowledge, time, and energy to bring such a project to life.
I’m hoping this post will inspire some discussion or attention from others who might be interested in exploring this idea further.
Would love your thoughts, suggestions, or knowledge about any projects I may have overlooked.
How do I use a torrent to post a meme on Lemmy?
I did add torrent magnet link support to lemmy-ui and jerboa (I think its not deployed yet for jerboa tho). But yes I agree, inline or inplace torrent viewing (for images specifically) is something that ppl should absolutely be working on.
Do you think serving images from torrent would work? This can be done easily in the browser with Webtorrent, but I think it might be a bit problematic in mobile applications (maybe the image_proxy endpoint could come in handy here for a hybrid solution).
If it is in the roadmap, I can add this feature to the web UI as a start. Because it makes perfect sense :)
I think its very possible to do with any native apps, where you can bundle in a small torrent librar. Maybe not iOS, because I think they don’t allow torrents, but android and all desktops its possible to load / preload things like images, audio, and video inline. Its not too possible via the web, because most webbrowsers don’t have any bundled torrent libraries.
I have my own thoughts about webtorrents (they didn’t really survive, while the regular torrent network is still strong). It’d be possible to do with webtorrents solely to solve the fact that browsers don’t have regular torrent support, but seeders would be hard to come by, so I don’t think it’d work too well.