You probably aren't connectable from the outside. You need to port forward to support the network.
BermudaHighball
IPFS is kind of like the BitTorrent DHT. Every file is indexed by a cryptographic hash and can represent anything. There is no general way to search it, but you can build an index and search the index like how torrent search engines work.
You don't need a VPN if you use I2P!
Yes, exactly why I wanted to start this project. It's nice to have the Internet Archive but we cannot trust that content won't be taken down eventually. Even just storage costs might become an issue in the future for data that gets maybe 30 total views over many years. But it is nice to hear some of the data you were looking at is coming back.
Long term, it would be nice for a community of users to create a decentralized index of Internet Archive metadata so it cannot get taken down and has the torrent files of the content so people can share it and participate in the seeding for the content they care about. The Internet Archive might cooperate to make it easier to do this, for example by using Bittorrent v2 which would help us detect file duplication and not have to use padding files since all files are aligned to pieces in v2.
Currently there is little incentive for people to seed the Internet Archive content but no doubt it will become more important to do that in the future.
Yes, I think so. I'll definitely use the example for downloading some of the files (.torrent, metadata file) once I have some items. But first I need to find all the items ever uploaded.
Thank you for the tips. I am actually interested in enumerating metadata for all the "items" as defined by the API page ever uploaded. For example, one item = one ID:
Archive.org is made up of “items”. An item is a logical “thing” that we represent on one web page on archive.org. An item can be considered as a group of files that deserve their own metadata.
You did cause me to look at the API docs again, though, and I think I found something that does enumerate all item names, and as a bonus, it will keep you updated when changes are made: https://archive.org/developers/changes.html
We'll see how much progress I can make. It might take a while to get through all the millions of them.
This was something I suggested for this instance, since there is even a guide for hosting an onion service: https://lemmy.dbzer0.com/post/135234
Maybe /u/db0 will have more time after the spam settles down, but it seems he's got a lot on his plate at the moment between being an admin and doing AI stuff.
I often look for older or niche content, and even for that I still often have plenty of takers on public trackers. That my machine is port forwarded might have something to do with it. I'd say I have a "medium" amount of disk space and only stop seeding when I delete the files, but sometimes I limit the upload rate to keep some for other activities.
What was Empress's last Denuvo-breaking release?
Have OSes evolved enough that encrypted DNS is available? If so, would someone with enough technical knowledge link a guide on how to set it up within a popular OS?
I imagine that even if you plug in one of the suggested DNS provider IP addresses into your network settings, the OS is still going to make plaintext requests that your ISP can snoop on unless you require it to be encrypted somehow.
Depending on the content, 10 or 20 comes quick
There really should be more private trackers on I2P. Once you get over the slower speeds, there are a lot of benefits, like not really needing to port forward to be connectable (but you should to support the I2P network).