101
60

I was just reading through the interview process for RED, and they specifically forbid the use of VPN during the interview. I don't understand this requirement, and it seems like it would just leak your IP address to the IRC host, which could potentially be used against you in a honeypot scenario. Once they have your IP, they could link that with the credentials used with the tracker while you are torrenting, regardless of if you used VPN while torrenting.

102
19
submitted 1 month ago* (last edited 1 month ago) by ramble81@lemm.ee to c/piracy@lemmy.dbzer0.com

I know that recently Spotify requires a credentials.json file and not just a user name and password. I can’t seem to find a method though that works in creating that file. I’ve tried librespot and librespot-auth, both of which should expose themselves as a speaker on my network for Spotify to cast too but it doesn’t show up. I’ve tried them both in a WSL instance and compiled directly for Windows with no luck.

Is there another way I’m missing to generate those credentials? I have a valid account, so I know there’s not an issue there.

103
18
submitted 1 month ago by 101@feddit.org to c/piracy@lemmy.dbzer0.com
104
153
105
117

Recently there was a post where the OP pitched an idea for a service related to this community. I don't want to go into details but the post's text has shown that maybe there's some misunderstanding around the technology, and a considerable amount of us also thought that it's not a good idea.
The post was removed (noticed because I couldn't reply to someone) probably because the OP felt shame for their "failed" idea, but I think we shouldn't delete posts for reasons like this.

The post created an interesting discussion around the idea with useful info. It's useful to have things like these for future reference, for similar discussions in the future.
This is an anonymous forum, so there's no shame in recommending things, when you do that politely like it was done in that case.

106
53
submitted 1 month ago* (last edited 1 month ago) by Reverendender@sh.itjust.works to c/piracy@lemmy.dbzer0.com

If it’s not formatted in APFS, then you have almost certainly identified your issue. Boy, did I feel silly finding this out.

107
16
submitted 1 month ago* (last edited 1 month ago) by ReedReads@lemmy.zip to c/piracy@lemmy.dbzer0.com

I can't get radarr to add https://www.imdb.com/title/tt27430909/ to the library.

Searching with imdb:tt27430909. When I try other imdb ids, it works fine. But this one won't work. Anyone know how to manually bring this into my libary.

FWIW, I actually bought this title off of his website. It is really inexpensive, so if you can afford it, I recommend buying it.

108
33
submitted 1 month ago* (last edited 1 month ago) by 101@feddit.org to c/piracy@lemmy.dbzer0.com
109
45
submitted 1 month ago* (last edited 1 month ago) by BlastboomStrice@mander.xyz to c/piracy@lemmy.dbzer0.com

Context:

I'm currently running Debian 12.7 on VirtualBox, trying out linux before I become experienced enough to fully switch my drive to linux. I have an i5 cpu and an amd radeon gpu on my laptop. I run kde-plasma with wayland.

I have sorted out some basic stuff, but my current problem is how to play the few games I have on linux ("Counter-strike 1.6", "Hades I", "MGR: Revengeance", "Minecraft" (t-launcher) and "Outer-Wilds"). I want ro move their game data too, but I think that's a simple copy paste on the appropriate paths. I also want to run a few other programs, possibly Notepad++ and mp3tag, but I think I can figure those if I fugre the games.

I know about the existance of Wine, Winetricks (though not very good at using it), Proton, Lutris, Bottles and Heroic (and PlayOnLinux which I haven't installed).

I have installed Lutris (flatpak), Bottles (flatpak) and Heroic (Appimage).

I have successfully manually installed Notepad++ in Bottles using soda-9.0.1 and semi-successfully manually installed Counter-strike 1.6 on Lutris using wine-ge-8-26-x86_64. The issues with that (among others?) is that I cant look around with the mouse and there is no audio. Apparently some dependencies are missing.


So, this comes to my question:

How do I figure what dependencies to use on my wineprefixes?

Lutris, bottles and heroic theoritically allow you to edit the dependencies, in case something goes wrong. Lutris also is supposed to have some installation scripts on their database.

Is there any way I can find any configuration in text form? How can I then use this text to pick the dependencies myself?

I'm thinking of a list with the recommended changes:

Counter-strike 1.6 installation script:

Install Windows fonts

Install cmd

Install vcrun2013

Do X changes on registry

etc.

Is there such a thing? Is there any other way to figure this out (other than painfully and randomly trying setup combinations)?

110
226

There are some torrrents showing up with .lnkextension (ex: movie.mp3.lnk, tvshow.mkv.lnk...) and automated software (Sonarr, Radarr, Lidarr, qBittorrent RSS Downloader) could pick those torrents (but not import).

These (fake) torrents include a .lnk file that executes a script on your Windows


HOW TO exclude from download on qBittorrent.

  • Go to Options -> Downloads

  • Enable "Exclude file names"

  • Add patterns:

(one by line)

*.mp4.lnk  
*.mp3.lnk  
*.mkv.lnk
*.torrent.lnk 

Or exclude all together: *.lnk


Example on VirusTotal https://www.virustotal.com/gui/file/e74f64df6ebaf3a1b6e3f42591eb6e87d2ac2828eb5a99fd8d3d82c140137fc9/detection

111
36
submitted 1 month ago by 101@feddit.org to c/piracy@lemmy.dbzer0.com
112
41

Does anyone know if it exists and is active?

Looking to join alternative quality trackers and I’m trying to avoid Reddit.

Not asking for invites, just help being there once it opens up.

Preferably with some sort of freeleech rules to get going as I hate the initial hustle, downloading random stuff to build a buffer. My NAS is running 24/7 so seeding is not an issue anyways.

Would also like to hear your experiences and recomendations on trackers. Currently active on TL and very happy with them.

Cheers!

113
27
submitted 1 month ago by 101@feddit.org to c/piracy@lemmy.dbzer0.com
114
40

Private torrent trackers have all the reasons to remain private, and I don't blame them for that and I am glad private trackers exists. But the torrent files themselves have a setting that says "this torrent is private", which makes the BitTorrent client to not distribute them via DHT, which makes magnetic links not work with them, so they are restricted to people who can obtain the torrent file from the private tracker.

What if clients had an option (on by default) to distribute the torrent via DHT and perform PEX, while still taking care to: a) not place the private tracker in the magnetic link the user might generate, and b) separate the upload/download statistics for the peers returned by the private tracker, so the ratio statistics in the private tracker are not skewed?

This way, private torrents could "escape" into the wild, still maintaining the privacy and social/closed community effects of the private tracker. Someone could download something for a friend or for a random person who asks for some content in a forum, send them the magnetic link, and don't have the private tracker activities or anonymity affected in any way.

What do you think of this idea? How do you think it would be received by private trackers and BitTorrent client developers? What are the drawbacks you can think of?

115
32
Deleted it. (lemmy.dbzer0.com)
submitted 1 month ago* (last edited 1 month ago) by Apollo2323@lemmy.dbzer0.com to c/piracy@lemmy.dbzer0.com
116
24
117
155
Signal Piracy group (signal.group)

I saw some threads here about Telegram and piracy stuff being banned. So, as an experimental alternative, I created a public Signal group for piracy.

Maybe it'll be useful?

Before joining

Signal supports usernames and hiding telephone numbers. Here's a blog entry on how to do so. You might want to:

  • set a username
  • change your profile name (these are two separate things!)
  • hide your phone number
118
21

So I recently got into sideloading on iPhone but I have no idea where to get the (tweaked) ipas from. Not sure which site is safe and trustworthy.

I do have AltStore installed and ready though.

119
33

So, basically, I often find torrent movies which contains this type of dir/file hierarchie; how can I watch them?

120
91
submitted 1 month ago* (last edited 1 month ago) by 101@feddit.org to c/piracy@lemmy.dbzer0.com

Here is your reminder to always use really free books sources ( Cretive Commons or Public domain) and to donate to them.

Maybe one day, we will be more open about knowledge sharing.

Sources to read free books:

121
20

Hey there,

After all these years, is there any chance for having a Stremio alternative for iOS and tvOS?

Stremio has all that helpful plugins, and steaming platforms are just assholes increasing prices, and reducing the quality of their products.

122
22
Tartube Malware??? (lemmy.dbzer0.com)

Ok so I grabbed the portable version from Sourceforge to pirate a few of my favorite channels from YT and after a few minutes of working, Malwarebytes Pro coughs up a furball and tells me one of the files is infected with a Generic.Ransomeware???

Anyone else ever run across or hear of anything like this? I know false positives are rampant these days but I'd rather not take the chance.

Also, not to sound stupid but is Sourceforge not the original place to get Tartube???

Thanks for any constructive input!

123
304

Intro: Webtoon is an app/website where (mostly Korean) comics are released in short episodes. Those episodes aren't released all at once but usually once a week, you have a free unlock a day and if you want you can have more by either watching an ad or by paying with coins, that are paid with real money. With the smallest purchase ($6), an episode can be unlocked with 3 coins (¢35) up to 7 (¢80). You can also skip the wait by paying with coins. I used it for years and I was ok by watching the ads at the end of each episode. It limited myself to one a day, otherwise I would scroll for hours. But, at the end of June 2024, they did the IPO, so that means ✨enshittification✨

So the guide on how to push away users to piracy:

  1. Have a scary reminder at the beginning of every episode that says that piracy is illegal. (I can't screenshot that without a rooted phone, it's blocked). This helps the user to have a daily notification that yes, this content is also available somewhere else and you're not bound to artificial limits.

  2. Put the last three episodes of a series started 3-4 years ago in perpetual paywall. No more "just wait one week to get the new episode". You want to see how that 200 episodes story that you're reading almost every day for 3 years ends? LOL pay $6 to buy a coins package!

  3. Now that the user is pissed that they can't know how the story ends, they'll just search it on the illegal sites, since over the past years they had to skip through 200 reminders that yes, this story is also available over there.

124
41
submitted 1 month ago by 101@feddit.org to c/piracy@lemmy.dbzer0.com
125
81

Telegram, an essential communication tool for millions, finds itself under scrutiny once again. Copyright holders have long expressed concerns about the lack of enforcement on the platform, and recent actions suggest Telegram is responding. Subscribers to Z-Library's popular channel recently noticed that several of the shadow library's messages have been removed "due to copyright infringement."

view more: ‹ prev next ›

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ

54420 readers
160 users here now

⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.

Rules • Full Version

1. Posts must be related to the discussion of digital piracy

2. Don't request invites, trade, sell, or self-promote

3. Don't request or link to specific pirated titles, including DMs

4. Don't submit low-quality posts, be entitled, or harass others



Loot, Pillage, & Plunder

📜 c/Piracy Wiki (Community Edition):


💰 Please help cover server costs.

Ko-Fi Liberapay
Ko-fi Liberapay

founded 1 year ago
MODERATORS