Earlier quoted context omitted.
The problem with decentralised software is that you don't want to host other people's illegal content. I once tried out zeronet, which downloads the entire decentralised website and anyone can post things to it. Although I have not found CSAM directly on their Reddit equivalent, there are people posting advertisements to zeronet CSAM sites. The idea that I am downloading and automatically redistributing content like…
Bitmagnet may download metadata about CSAM content, which is automatically deleted with fairly high accuracy. You would never be redistributing it. No outgoing peer protocol is currently implemented. This is planned but it will give users control of what they're sharing rather than indiscriminately sharing everything.
Bitmagnet Allows People to Run Their Own Decentralized Torrent Indexer Locally
71–80 of 103 posts
Re: Bitmagnet Allows People to Run Their Own Decentralized Torrent Indexer Locally
#72Earlier quoted context omitted.
You don't need an indexer for that. All you need is a static list with all your music, and people can click on links to download your music. Give them qbittorrent and it'll be running smoothly.
Sure, but I'd like to go beyond magnet links and make it properly decentralized, with the discovery happening in the DHT and torrent swarm.
Re: Bitmagnet Allows People to Run Their Own Decentralized Torrent Indexer Locally
#73This looks interesting but I’m a bit worried about the CSAM / illegal stuff part, could a user get in trouble because he has traces of that in his crawled index? Also, how large is the index after indexing for a few months?
Re: Bitmagnet Allows People to Run Their Own Decentralized Torrent Indexer Locally
#74The web UI is super slow. It's slow with the default view of 10 results per page and unbearably slower at 100. These aren't big numbers and my computer isn't old, something was poorly done here and setting the default number of results per page to 10 clearly is not the correct fix. (For the record it only has a mere thousand results so far..) Also, the content classification is so bad it might as well not exist. How…
Re: Bitmagnet Allows People to Run Their Own Decentralized Torrent Indexer Locally
#75Re: Bitmagnet Allows People to Run Their Own Decentralized Torrent Indexer Locally
#76Earlier quoted context omitted.
Or a baked-in a use-based rating system. That would be cool if it could be protected from abuse.
Then you have a user reputation problem instead… me and my 5 million alts say this is the REAL korn_blind.mp3.exe. Nothing is new under the sun since the internet was created, these are the same problems that email has tried and failed to solve for 50 years.
Re: Bitmagnet Allows People to Run Their Own Decentralized Torrent Indexer Locally
#77Earlier quoted context omitted.
Or a baked-in a use-based rating system. That would be cool if it could be protected from abuse.
Then you have a user reputation problem instead… me and my 5 million alts say this is the REAL korn_blind.mp3.exe. Nothing is new under the sun since the internet was created, these are the same problems that email has tried and failed to solve for 50 years.
Re: Bitmagnet Allows People to Run Their Own Decentralized Torrent Indexer Locally
#78Earlier quoted context omitted.
Then you have a user reputation problem instead… me and my 5 million alts say this is the REAL korn_blind.mp3.exe. Nothing is new under the sun since the internet was created, these are the same problems that email has tried and failed to solve for 50 years.
Its going to be an unpopular take, but crypto solves this. As in currency. Make people attest to things with locking a very small amount of money.
Now, do you think you can outvote riaa enforcement group equivalent, if they decide so spend money on this?
Re: Bitmagnet Allows People to Run Their Own Decentralized Torrent Indexer Locally
#79The web UI is super slow. It's slow with the default view of 10 results per page and unbearably slower at 100. These aren't big numbers and my computer isn't old, something was poorly done here and setting the default number of results per page to 10 clearly is not the correct fix. (For the record it only has a mere thousand results so far..) Also, the content classification is so bad it might as well not exist. How…
Re: Bitmagnet Allows People to Run Their Own Decentralized Torrent Indexer Locally
#80The web UI is super slow. It's slow with the default view of 10 results per page and unbearably slower at 100. These aren't big numbers and my computer isn't old, something was poorly done here and setting the default number of results per page to 10 clearly is not the correct fix. (For the record it only has a mere thousand results so far..) Also, the content classification is so bad it might as well not exist. How…
Try https://www.coveapp.info/ , I mentioned it here: https://news.ycombinator.com/item?id=39425381 . I wrote a custom search implementation for torrents that uses keyword matching and boosts search scores based on popularity of torrents on the DHT. It feels very much like TPB search but not so aggressively focused on seeder counts (i.e. better matching on file names can outrank a higher seeder count).