this post was submitted on 16 Dec 2023
14 points (81.8% liked)

Piracy

22189 readers
1 users here now

Welcome to /c/piracy

No netflix or streaming services landlubbers allowed, this is pirates territory.

founded 5 years ago
MODERATORS
 

Does anyone know a good source for boxing fights? I am struggling to find the Jake Paul vs August fight from last night, and it’s not the first time I’ve struggled with boxing.

you are viewing a single comment's thread
view the rest of the comments
[–] brettvitaz@programming.dev 1 points 9 months ago (1 children)

Super sketchy that it loads a non-secure version. You probably should be using the https version, but I’d probably just stay away.

[–] InformalTrifle@lemmy.world 1 points 9 months ago (1 children)

It’s just that the provided link was http. They have a valid certificate using https. I don’t think it makes them particularly sketchy supporting both http and https

[–] brettvitaz@programming.dev -1 points 9 months ago (1 children)

Ok then you’ll be a statistic eventually.

[–] otp@sh.itjust.works 1 points 9 months ago (1 children)

Noob question: if HTTPS works and you use HTTPS, what's the risk?

[–] brettvitaz@programming.dev 3 points 9 months ago* (last edited 9 months ago) (1 children)

There are several risks. The two most obvious ones are

  • you run the risk of forgetting to use https and everything you are doing is visible to your isp
  • the site admin doesn’t know enough to turn off http so they are probably not securing your data in any meaningful way

To me it’s an indication that the admin doesn’t know what they’re doing and will likely suffer a data breach eventually

[–] otp@sh.itjust.works 1 points 9 months ago

That makes sense. Thank you!