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

Piracy

23011 readers
27 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.

top 8 comments
sorted by: hot top controversial new old
[–] BongsForJesus@lemmy.wtf 2 points 1 year ago (2 children)
[–] InformalTrifle@lemmy.world 1 points 1 year ago

I’ll bookmark that one, thanks. Managed to get the fight on YouTube without spoiling the result but will keep this for the future

[–] brettvitaz@programming.dev 1 points 1 year 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 1 year 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 1 year ago (1 children)

Ok then you’ll be a statistic eventually.

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

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

[–] brettvitaz@programming.dev 3 points 1 year ago* (last edited 1 year 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 1 year ago

That makes sense. Thank you!