Ask HN: Where are resources on the implementation and design of DRM?

1 points by lhnz ↗ HN
Does anybody know any good resources on the design and implementation of DRM? I've tried to find information online but there's a lot of noise (sales pitches, rants.)

What are the fundamentals?

Are there specs that should be read?

Are there any lighter resources that will give me as high-level understanding?

2 comments

[ 50.4 ms ] story [ 23.1 ms ] thread
DRM is mostly marketing BS (target -> content providers). For example it takes less than 10 seconds to remove the latest Adobe DRM from an epub file once everything is set up (max 5-10 minutes).

Use plain XOR, ROT13 or RC2/RC4. Strong crypto might get you into trouble/extra paperwork later (iOS, US export regulations). And lie if you have to, because that's how it actually works! Security through obscurity! But it should be good enough to stop "casual" pirates/hackers/wannabes.