this post was submitted on 17 Jun 2023
239 points (99.6% liked)

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

62347 readers
329 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):

🏴‍☠️ Other communities

FUCK ADOBE!

Torrenting/P2P:

Gaming:


💰 Please help cover server costs.

Ko-Fi Liberapay
Ko-fi Liberapay

founded 2 years ago
MODERATORS
 

So whenever you make a comment with the Lemmy page of this here you get this as warning now maybe Reddit goes now full censorship? wanted to post this https://i.imgur.com/9dily6R.png

top 50 comments
sorted by: hot top controversial new old
[–] ryven 44 points 2 years ago (1 children)

reddit: "Please don't post links on our link aggregator" :(

[–] [email protected] 2 points 2 years ago

More like: "please don't post links we don't like on our link aggregator"

[–] [email protected] 41 points 2 years ago

This is actually hilarious that Reddit is so threatened by Lemmy that they are actively trying to intimidate people from posting a link. What a joke.

[–] [email protected] 30 points 2 years ago (2 children)

Are people just now discovering that Reddit has run on full censorship for a long time?

[–] [email protected] 11 points 2 years ago

it was "useable" as long as Reveddit and Undit were there , but sadly they died first with the api threats now ... its unbearable.

[–] [email protected] 6 points 2 years ago (1 children)

I just thought it was specific mods. Usually when i make reddit comments defending Israel they get silently deleted.

load more comments (1 replies)
[–] [email protected] 17 points 2 years ago (1 children)

Big brother is watching indeed 👁️

[–] matbag08 1 points 2 years ago
[–] [email protected] 13 points 2 years ago

Post it as a qr code with the URL printed in the image as well.

[–] [email protected] 11 points 2 years ago

Are you sure it just isnt a warning specific to that subreddit for other reasons? They do have rules against certain types of links so I could see there being a reminder popping up when any link is detected.

Though tbh, not our problem anymore, good riddance

[–] [email protected] 10 points 2 years ago (1 children)
[–] [email protected] 10 points 2 years ago (1 children)

Post your image instead of text content.

[–] [email protected] 15 points 2 years ago (2 children)

Literarily posted the image

[–] [email protected] 14 points 2 years ago (1 children)

I meant, post the image of your comment on Reddit so that the automod can't block the text.

[–] [email protected] 4 points 2 years ago

They didn't block it I think maybe they ban me later lol

[–] [email protected] 9 points 2 years ago (1 children)

Seems like a joke tbh thats so insane

[–] [email protected] 13 points 2 years ago

They feel threatened because blackouts actually had them user drops and people migrated to lemmy they fear they loose the grip on reddit.

[–] [email protected] 6 points 2 years ago (1 children)

I think u.fail is still safe :D -ish

[–] [email protected] 4 points 2 years ago

Ya, that's sort of a problem with them trying to block lemmy links, there's >500 lemmy domains to choose from, and even if you just blanket-ban domains that use the word lemmy, you're still looking at a ton of links to block individually.

[–] [email protected] 5 points 2 years ago

They're scared

[–] [email protected] 4 points 2 years ago (1 children)

Try linking to kbin.social

[–] [email protected] 2 points 2 years ago (1 children)
[–] [email protected] 18 points 2 years ago* (last edited 2 years ago) (1 children)

Doesn't actually matter. You can have HTTP URLs that bounce to content on the lemmy.dbzer0.com instance through other Fediverse instances, including both kbin and lemmy instances. For kbin, it's an "/m/" prefix for "magazine", and for lemmy a "/c/" prefix for "community".

https://kbin.social/m/[email protected]

https://lemmy.ml/c/[email protected]

Every time someone adds a new Fediverse instance, it creates a new instance that can be bounced through.

Here's a list of lemmy instances:

https://lemmy.fediverse.observer/list

And kbin instances:

https://kbin.fediverse.observer/list

People have been adding them quite quickly over the past few days.

Also, there are URL shorteners and all that sort of thing that can make it harder to block content via doing redirects in case they start doing something like doing a substring search on URLs for anything containing lemmy.dbzer0.com. I imagine that you scurvy scalawags of /r/piracy are probably more-familiar with what Reddit blocks in that area than I am. Might be a good idea to mix that in, just to discourage them trying to block large chunks of all of kbin/lemmy with the rationale that they're trying to block you pirate folks from linking others to your pirate fortress.

EDIT: A bit more experimentation shows that whatever you guys have set up and however lemmy normally works, it apparently can be reached, albeit with a warning thrown up about a bad cert, via the IP address:

http://167.86.124.45/

This opens a number of interesting doors for linking to your outlaw port.

Unless the Reddit blocking code has fully-conformant-to-procotol parsing of IP addresses -- and very, very few software packages do -- it probably isn't capable of reducing IP addresses in URLs to a unified format. However, the web browsers that users use normally have a fairly-robust implementation and probably can understand such interesting formats. And IP supports representations in other numeric bases. Here's a handy base calculator:

https://www.rapidtables.com/convert/number/base-converter.html

So, for example, we could throw a little hex (base 16) in there with a leading "0x":

http://167.0x56.124.45/

Maybe make it interesting by doing a little octal (base 8) on top of that, with a leading "0":

http://0247.0x56.124.45/

Maybe merge the last two octets there...124*(2^8)+45=31789, so:

http://0247.0x56.31789/

A quick test also shows that aside from the cert warning in Firefox, it looks like your lemmy instance is fine with serving up your instance content to any browser that reached you having any hostname that maps to your IP. If any of you guys have any domains anywhere and can add an A record to it that points at 167.86.124.45, you can link to your lemmy instance via that hostname. If you get an actual cert for that hostname and throw it up on the server, and if whatever the server infrastructure for your lemmy instance is supports multiple certs -- I have no idea, haven't looked at it -- then you can probably even get rid of the cert warning.

I can probably throw you some other ideas if they start cracking down on those. Feel free to ping me.

[–] [email protected] 3 points 2 years ago

Didn't know you could do that with IP addresses and still have a browser display it, that's pretty neat

[–] [email protected] 3 points 2 years ago (1 children)

I wonder how that will be justified, and how the common redditors react. They'll prob just fight amongst themselves actually smh..

load more comments (1 replies)
[–] [email protected] 2 points 2 years ago

We did it boys. The Fediverse has officially rustled Reddit’s jimmies. Only way but up

load more comments
view more: next ›