this post was submitted on 26 Aug 2023
818 points (91.4% liked)

Programmer Humor

19224 readers
129 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (4 children)

And so you add a hashing check. But then that can be removed.

So you need one in the OS but that can be removed.

So you need one in hardware.

In other words no matter how clever you are there’s always a way to monkey with something unless you have absolute control from silicon on up.

Here’s a really interesting video the Xbox team did on the challenges of trying to make sure that the content running wasn’t pirated.

https://youtu.be/U7VwtOrwceo

While DRM is the bane of everybody there are cases where trust and integrity is important and it’s an intriguing look into how hard it is to manage.

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

While DRM is the bane of everybody there are cases where trust and integrity is important and it’s an intriguing look into how hard it is to manage.

Nah, when the user wants to ensure trust and integrity in his own system, it works just fine. The problem comes when the user who needs to be able to access the data is simultaneously the adversary who needs to be stopped from accessing the data.

In other words, it's one of those situations where the fact that it's hard to manage is a gigantic clue that it's wrongheaded to try to do so in the first place.

[–] [email protected] 2 points 1 year ago

I agree. I mean when doing secure channel communications or weapons systems or health biometrics.

There are cases where you need to be sure of the integrity of the data and environment

[–] [email protected] 3 points 1 year ago

Here is an alternative Piped link(s): https://piped.video/U7VwtOrwceo

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source, check me out at GitHub.

[–] [email protected] 2 points 1 year ago

It's called _soft_ware for a reason 😹

[–] [email protected] 1 points 1 year ago

Meanwhile, I've been archiving terabytes of software with no DRM, with no account.