Has anyone tried I2P for torrenting? How is it?
Brickfrog @ brickfrog @lemmy.dbzer0.com Posts 0Comments 308Joined 2 yr. ago
It's not how I normally torrent but it does seem to work okay. I've been experimenting with cross-seeding public torrents into I2P via qBittorrent 5.x (just using I2P, not torrenting publicly / no mixed mode / no need for VPN).
I've only picked up a few peers needing torrents I cross seed that way but otherwise does seem to work. Mainly the test torrents seem to get more hits e.g. seeding Ubuntu Linux ISOs so other people can test their torrent I2P setups.
I will add that currently I2P torrenting is a bit limited since Libtorrent itself does not support DHT via I2P so torrent clients like qBittorrent won't either. You always need to add I2P trackers to your torrents if you intend to torrent within I2P using qBittorrent or any Libtorrent based client.
The only torrent client that has the ability to torrent via DHT on I2P is I2P's own built-in torrent client (i2psnark) but that client has a lot of its own limitations, it's hard to use it as a primary torrent client.
TG is down right now, the earlier post mentions it
Or do most people not put movies in actuall collection folders
That's possible.. I mean there's got to be people using collections the way you're trying to use them but generally speaking media apps like Kodi / Jellyfin / Plex /etc. are scanning movies as
root folder / movie name / movie file(s) or folder
so e.g.
c:\movies\Awesome.Movie.2024\Awesome.Movie.2024.mkv
c:\movies\Awesome.Movie.2024\Awesome.Movie.complete.bluray.2024\
Would be the typical scan folder structure.
That said I don't put stuff in collections the way you're describing so can't speak to how that should work but hopefully there's others here doing collections like that to comment on that.
Worst case you may want to hop into one of the Radarr support channels to ask there, I think(?) they have Discord support.
!usenettalk@lemmy.sdf.org if you want to stay within Lemmy.
dbzer0 has its own usenet community too !usenet@lemmy.dbzer0.com
Yup there's at least a few projects that can do in browser file transfer using WebRTC e.g.
https://github.com/kern/filepizza
And of course https://github.com/magic-wormhole/magic-wormhole (they used to have a website too but maybe that went away?)
That's sort of how I'm understanding it, they're talking about the build process specifically and want to re-base their toolset to BSD/Linux. Not sure what their current build process entails but like you said it could be they're currently stuck with some sort of proprietary / Apple specific software.
No display at all? I suspect something else is at play there...
On that model during bootup
F2 = BIOS
F10 = Boot Menu
You should be seeing something in the Boot Menu, or at least be able to get into the BIOS?
Also double-check the USB formatting, I don't remember if that NUC has UEFI boot support or if it needs to be enabled in the BIOS beforehand. e.g. if your USB is formatted to boot legacy then reformat it to boot in UEFI, or vice versa.
I actually have a few of those NUC models around but am not sure what it does exactly with no SSD, I think/thought it should still be able to handle USB boot in that situation.
The service seems kind of generic, maybe even worse than the other generic VPN services. No statements about what they log, whether they allow p2p, no mention of port forwarding, servers in only 5 countries which you may/may not want to VPN through, etc.
Not sure about the software, I guess they think it will be an improvement over OpenVPN/WireGuard which is debatable.
Yup going to do that soon :)
Still on 4.x, bummer as I normally wait a while before doing major version software updates but it is what it is.
Has it been happening since qBittorrent 5.x ? Only reason I ask is that 5.0 did introduce a new feature per https://www.qbittorrent.org/news
FEATURE: Allow to move content files to Trash instead of deleting them (glassez)
Maybe double-check the qBittorrent settings and verify that isn't somehow enabled? I'm not on on that version yet so can't be sure how that new feature works or is configured.
If it's not that then I suspect the other comments are right e.g. a hardlinked file elsewhere would defintiely mean you need to delete all the hardlinks to actually free up space.
Is that one definitely scraping bittorrent DHT? From what I can tell it looks like it used for scraping IPFS DHT via HTTP. Been a bit since I tinkered with IPFS but I do know services exist to scrape the IPFS DHT, this might be one of the backend tools being used for that.
Not sure that is one of their official domains? https://solidtorrents.eu and https://solidtorrents.to seem to be up at the moment - but you're right their uptime has been spotty.
As an alternative you could always check if https://bitsearch.to is up, that site is run by the same admin and shares the same torrent database AFAIK.
I don't know if the site admin is around on Lemmy, they are (or used to be) on Reddit.
Looks like the block list itself is maintained here
Permanently Deleted
This was my first thought too. Interestingly that death occurred October 2023, while this particular fired employee is accused of accessing Disney's menu systems around June-September 2024.
Almost like this ex-employee saw the news earlier and was then inspired to try to murder someone with bad allergen info.
they want to setup a server to host a simple “contact” website
Not sure what sort of uptime/reliability your friends are expecting out of a self hosted solution but for something like that you wouldn't need much processing power, even a Raspberry Pi can host a simple website. Not sure what to recommend offhand but there are definitely vendors in that space that sell simple DIY "contact us" form software, or I guess if you wanted to roll your own that's an option too. I'd be more concerned about keeping it locked down/secure.
Keep in mind for the internet your friends would likely need business class internet with multiple static IPs so you can give your little DIY box its own public IP address. Many (most?) residential internet service providers do not allow self hosting websites on their network and they'd be dynamic IP anyway though you could work around that somewhat with dynamic DNS since you're going to need to purchase a domain name and point it to somewhere anyway.
run an e-mail service (about 10 accounts for now but with possibilities of expanding it to support more)
Like others said you really don't want to go that route unless you're well versed in that area. It would be annoying for a business especially a new one, those emails will likely keep going into other provider's spam folders for a good period of time. All the big mainstream email providers are notorious for not trusting new email domains / new IP addresses.
Seems easier to just go to Google Workspace / Microsoft 365 / whatever other provider you like to use, presumably the business has a business use case for reliable email among other things.
Bonus: Those cloud services can easily host simple contact forms for you so maybe that's your all in one solution. Look into Google Forms and similar.
and to store and remote access documents.
That sounds like the above commercial cloud solutions again :)
But sure technically you could go through the extra step hosting that yourself. Depends on how the business wants to use/access this stuff, it's really a question for them. Could be as simple as a Windows server with RDP (if they're Windows people & just want to log into something "windows" to browse/open files) or maybe multi-user Linux with VNC (the geeks might like, maybe not so much the general Windows/Mac users). Or if you're trying to do something web oriented maybe something like Nextcloud if you want to do all this in a web browser.
You should triple check what exactly they are expecting when it comes to remote access documents... you really don't want to spend the time setting up something that they totally weren't expecting and end up hating.
Best not to overthink it - The sales clerk is trained to ask for this stuff.
Luckily most times I encounter this I just tell them no I don't have a phone number with them & continue checkout like normal. Sometimes that means not getting a sale price on something but usually I avoid those type of member-specific sales anyway.
And worst case - Just make something up. At Best Buy a sales rep absolutely refused to sell me something from the mobile dept without my info. Which didn't make sense because earlier I had bought something at that same Best Buy with a different rep & that rep took my order without my info no problem (she said she had to enter a phone number but just entered Best Buy's).
Yet this particular sales rep refused to proceed without info, so yeah he got an entire fictional name/address/phone/email on the spot.
I believe because any site that has an extension with more than four characters is detected as invalid.
Usually it's just badly coded apps/websites that only whitelisted some of the main domains e.g. most vanity domains don't make it through. Or sometimes there are apps/websites that purposely block your domain if the admins think it's too spammy or whatever.
If your current email provider allows you to use their own domains as an alias that's one way to sidestep the issue e.g. you'd end up with [something]@[youremailprovider].com --> [name]@[name].rocks
I have Fastmail & they have a ton of their own internal domains so that's one way I sidestep that issue. It's pretty common among most/all email providers when you bring your own domain e.g. pretty sure Proton can do the same thing. Once you have your own domain you can make up any [alias]@[yourdomain] you like or just use the provider's as a front facing alias [alias]@[youremailprovider] --> [anything]@[yourdomain].
qBittorrent won't attempt to find any I2P peers unless you add I2P trackers to the torrents. After that it's hit or miss similar to public torrents.
These are working public trackers in I2P that I know of:
http://w7tpbzncbcocrqtwwm3nezhnnsw4ozadvi2hmvzdhrqzfxfum7wa.b32.i2p/a
http://opentracker.skank.i2p/a
http://opentracker.r4sas.i2p/a
http://opentracker.dg2.i2p/a
This tracker is also in I2P but it only tracks torrents registered at their site:
http://tracker2.postman.i2p/announce.php
Agreed. On the upside it's been around much longer for torrenting within I2P so I suspect a lot of I2P users just have that set up for torrenting purposes and that's how it's been for years.