Earlier quoted context omitted.
I always thought that they should have used ENS instead of whatever coin they ended up making. GNS is cool but IIRC (years ago) it had no incentive mechanism which is I think where a lot of these solutions fall down. Even imaginary "ratio points" that p2p file sharing sites have being using for years work better than "donate your resources out of the goodness of your heart".
My personal opinion is that any notion of "incentive mechanisms" for IPFS is bullshit: whether Filecoin, or otherwise. There is already a perfectly good incentive mechanism: if someone wants to host some data, they can; and if nobody wants to host it, it doesn't get hosted. That's worked perfectly well for HTTP, without any shitcoin needed. The advantage of IPFS is that its URLs resolve to anybody who cares enough to…
IPFS Maintainers Winding Down
191–200 of 226 posts
Re: IPFS Maintainers Winding Down
#192Earlier quoted context omitted.
> In the end the only way to get good XP for yours users was that you provider the IPFS to http gateway for all content but then whats the point its just decentralization theater. I gave my static photo album website image files paths that consisted of /ipfs/ as directory name and ipfs hash as file name. Brave browser was able to figure out that this meant they were available on IPFS, and asked me if i wanted to load…
I wonder if (in theory) it wouldn't make more sense to address this sort of thing at the system resolver level rather than in the browser, the way tor does.
Re: IPFS Maintainers Winding Down
#193Earlier quoted context omitted.
Except it wasn’t censorship resistant at all, in that your node advertised itself as a node with a-z files on it. Separately you could put it behind a vpn or run a vps you paid for with monero, but fundamentally it’s more of a way just to pin a file to an address that works no matter what domain or IP the file is behind.
Censorship resistant in the same sense that bittorrent is, with no single centralized server or domain registration to target.
Re: IPFS Maintainers Winding Down
#194I tried to query a lot of resources (NFT images, many of which are/were hosted on IPFS) from IPFS myself using the official Go server, running on some pretty fast/wide hardware, for a good part of 2021 and 2022. It was a dumpster fire. Here are two specific problems that I remember, though I ran into several more. First, the UDP storm that it created somehow broke my network, where all of my switches gave up and just…
Re: IPFS Maintainers Winding Down
#195IPFS never worked right for many years. Great concept, poor implementation. Someone will one day build something that incorporates these ideas.
Re: IPFS Maintainers Winding Down
#196Wasn't the problem with IPFS always that it allowed random strangers to put data on your machine, which could make you an accessory in crime?
Re: IPFS Maintainers Winding Down
#197Earlier quoted context omitted.
Finding out NFTs were just links, didn't even embed the asset, was such a moment for me... like either the people pushing this are complete fools or 100% conscious grifters who know it's total bullshit. I suspect it was a mix. Insane. I think a lot of the AI skepticism comes from the fact that the last major New Thing (tm) pushed by this industry was crypto. People are very, very burned by that. That and how badly so…
Even more so when in most cases no one could explain any real type of ownership in terms of working in most existing legal frameworks. What would I have owned exactly? What would have ownership entitled... All very reasonable question. Mostly entirely ignored or handwaved...
Re: IPFS Maintainers Winding Down
#198Earlier quoted context omitted.
Iroh got started with IPFS-style content-addressed blob transfers as the primary way to use it, still has that functionality but its now a bit of a second tier citizen. See https://docs.iroh.computer/protocols/blobs Besides just p2p streams seem to be much more useful, those are plug-and-play into most software, e.g. I wrote https://github.com/magik6k/git-remote-iroh that just plugs the git remote proto into iroh and…
Main author of iroh-blobs here. We realised that there are many more use cases for p2p streams than for blobs, so in the last year we have focused on getting iroh to 1.0, which involved implementing our own multipath QUIC implementation based on quinn. This was a lot of work and took the full focus of the team. That being said, we plan to continue to work on blobs and get it to 1.0, which will involve some API change…
Re: IPFS Maintainers Winding Down
#199I publish all of my music in ways that are pirate-friendly, which for the moment just means Bit Torrent and IPFS. See: https://pickipedia.xyz/wiki/Cryptograss:Delivery-kid If IPFS is starting to wane, does anyone else have a suggestion of a replacement about which I might start to educate my fans?
See I thought if IPFS was picked up by the piracy scene (some bigger private trackers for example) then it probably would have been more successful. Alas I haven't seen it outside of libgen and even there I thought it was a backup option only.
Re: IPFS Maintainers Winding Down
#200IPFS never worked right for many years. Great concept, poor implementation. Someone will one day build something that incorporates these ideas.
They did - Bittorrent