

Or hosted in a way that is itself P2P? Like IPFS or ZeroNet?
Or hosted in a way that is itself P2P? Like IPFS or ZeroNet?
A meme is a great way to avoid their fury; Lynx doesn’t show images.
Two decades torrenting in Mexico (also periods of eMule and Soulseek), never a problem. No VPN, no seedbox, no Tailscale.
(ISP: Telmex Prodigy Infinitum.)
I believe using a CDN would defeat the author’s goal of not being reliant on third-party service providers.
A problem with this approach was that many readers use VPN’s and other proxies that change IP addresses virtually every time they use them. For that reason and because I believe in protecting every Internet user’s privacy as much as possible, I wanted a way of immediately unblocking visitors to my website without them having to reveal personal information like names and email addresses.
I recently spent a few weeks on a new idea for solving this problem. With some help from two knowledgeable users on Blue Dwarf, I came up with a workable approach two weeks ago. So far, it looks like it works well enough. To summarize this method, when a blocked visitor reaches my custom 403 error page, he is asked whether he would like to be unblocked by having his IP address added to the website’s white list. If he follows that hypertext link, he is sent to the robot test page. If he answers the robot test question correctly, his IP address is automatically added to the white list. He doesn’t need to enter it or even know what it is. If he fails the test, he is told to click on the back button in his browser and try again. After he has passed the robot test, Nginx is commanded to reload its configuration file (PHP command: shell_exec(“sudo nginx -s reload”);), which causes it to immediately accept the new whitelist entry, and he is granted immediate access. He is then allowed to visit cheapskatesguide as often as he likes for as long as he continues to use the same IP address. If he switches IP addresses in the future, he has about a one in twenty chance of needing to pass the robot test again each time he switches IP addresses. My hope is that visitors who use proxies will only have to pass the test a few times a year. As the whitelist grows, I suppose that frequency may decrease. Of course, it will reach a non-zero equilibrium point that depends on the churn in the IP addresses being used by commercial web-hosting companies. In a few years, I may have a better idea of where that equilibrium point is.
You’re welcome.
I believe I found it originally via the “distribuverse”… specifically, ZeroNet.
Another solution: install a Linux distro in kiosk mode and make the browser home page https://www.windows93.net/
What about a dumb TV with a Roku Xpress?
You know what… it is 😉
(Giving me flashbacks to the days of the Slyck forums!)
As first torrents, then cyberlockers, and then streaming came to dominate, the other P2P networks and programs did one of the following:
Every now and then, I try a Kad/ed2k client but soon return to torrents. E.g. a few months ago I tried out aMule on Linux… and got a LowID. 23 years after I first started using it, I still can’t dodge LowID 😂 It does have content, though.
Compared to previous times I revisited Kad/ed2k, some sites/services with ed2k links have now finally disappeared: MoTV (Ministry of Television), TV Underground, ShareTheFiles. I think VeryCD is still going though.
Shareaza is still a thing (at least, a fork of it is), still claiming to be the one P2P app to rule all the networks. One of only three clients left (according to Wikipedia) that still access the Gnutella network.
Just to see what’s up, I installed Gtk-Gnutella (last updated March 2024). I can find a few things in searches, but still waiting for them to begin to download. UPDATE: One just started downloading, although the speed is max 50 Kib/s, ETA is at least a few hours.
I might give a Soulseek client a try, as a hard drive full of music I got from Soulseek in 00s recently died (yes, it lasted 15 years!), and Soulseek seems to be the music P2P that never dies (and has a Linux client).
PS I don’t think Retroshare is a “new iteration”; it’s been going since 2006!
Can I download and run it on my computer without using Internet?
IPFS? Or some other distributed data storage system? https://en.wikipedia.org/wiki/InterPlanetary_File_System
Every time you load the page, the hosts (“Provided by…”) change. Mostly.
For a nanosecond, I somehow understood the headline as “Audio Galaxy Still Accessible”. Which really would be impressive.
I only just realized that my search plugin in qBittorrent isn’t giving me any results from TGx.
Zen: On one machine, Flatpak. On the other, AppImage through AM. Firefox: Mint-maintained version from Mint repo (deb).
I can’t remember the exact differences between Firefox upstream and Mint version. But I believe Mint began maintaining their own deb at a time when upstream Ubuntu was only offering Firefox as a snap, which Mint is against, and Mozilla hadn’t yet begun offering their own deb repo.
https://github.com/imsnif/diskonaut
No package for my distro, I “installed” an AppImage with AM (which is also how I discovered it)
I’ve been using the Firefox mod Zen Browser on Linux Mint. When Firefox released an update in February, my Zen had it the next day. People depending on the “official” Firefox were left waiting over a week, with multiple threads in the forums asking “when is it coming?”
Also when I looked into mods updates for a critical security fix in November, practically all the mods had updated within 24 hours of FF’s update. (Exceptions: Midori and Mercury.) https://forums.linuxmint.com/viewtopic.php?p=2554267&sid=4f140800c5d62939af8e6394514b9aab#p2554267
So sad this is necessary now.