> People who took the software without paying for it were untouched. This is a fundamental issue of DRM: people who "break the rules" end up better for it. If you annoy people, they will find ways around your rules, and then you won't be able to touch them.
Lockdown: The coming war on general-purpose computing (2011)
21–30 of 63 posts
Re: Lockdown: The coming war on general-purpose computing (2011)
#22Earlier quoted context omitted.
Or maybe they'll slowly replace it, while you lie dying in bed unaware as to the problem.
Apple is already doing this. They've recently required that ALL software run on Mac is signed by them, even apps from outside of the App Store. https://developer.apple.com/news/?id=04102019a Not much longer until we can't run software Apple doesn't like at all. Because I shouldn't get a say in what I run on my four thousand dollar computer, of course.
Re: Lockdown: The coming war on general-purpose computing (2011)
#23>"fix the Internet so that thepiratebay.org no longer resolves," sounds a lot like .. “take that pizzeria on the corner off the phone network," and not like an attack on the fundamental principles of internetworking. I don't get this - disconnecting the pizzeria from the phone network seems more severe than simply removing it from the yellow pages. If you remove thepiratebay from DNS you can still reach it via its IP…
The end result is that DNS cannot be trusted, and so the design entirely breaks. Imagine ordering a package but not knowing if the delivery driver will see your address at your house or someone else’s.
This isn’t just removing something from the yellow pages, it’s introducing distrust into the phone system itself.
Re: Lockdown: The coming war on general-purpose computing (2011)
#24>"fix the Internet so that thepiratebay.org no longer resolves," sounds a lot like .. “take that pizzeria on the corner off the phone network," and not like an attack on the fundamental principles of internetworking. I don't get this - disconnecting the pizzeria from the phone network seems more severe than simply removing it from the yellow pages. If you remove thepiratebay from DNS you can still reach it via its IP…
DNS is a fundemental component of the internet. Currently, computers trust their upstream DNS servers to resolve correctly. Imagine if tpb resolves incorrectly on some networks. People on those networks may choose to use a different DNS server that resolves TPB correctly, but maybe has a grudge against Google and resolves an IP for Yahoo instead. Other DNS servers may have other grudges, or policies, or political pre…
It already does. DNS can’t be totally trusted now. Arguably it’s already broken.
Re: Lockdown: The coming war on general-purpose computing (2011)
#25Earlier quoted context omitted.
Or maybe they'll slowly replace it, while you lie dying in bed unaware as to the problem.
Apple is already doing this. They've recently required that ALL software run on Mac is signed by them, even apps from outside of the App Store. https://developer.apple.com/news/?id=04102019a Not much longer until we can't run software Apple doesn't like at all. Because I shouldn't get a say in what I run on my four thousand dollar computer, of course.
Then you can run anything
Re: Lockdown: The coming war on general-purpose computing (2011)
#26>"fix the Internet so that thepiratebay.org no longer resolves," sounds a lot like .. “take that pizzeria on the corner off the phone network," and not like an attack on the fundamental principles of internetworking. I don't get this - disconnecting the pizzeria from the phone network seems more severe than simply removing it from the yellow pages. If you remove thepiratebay from DNS you can still reach it via its IP…
DNS is a fundemental component of the internet. Currently, computers trust their upstream DNS servers to resolve correctly. Imagine if tpb resolves incorrectly on some networks. People on those networks may choose to use a different DNS server that resolves TPB correctly, but maybe has a grudge against Google and resolves an IP for Yahoo instead. Other DNS servers may have other grudges, or policies, or political pre…
Savvy users could simply bypass a SOPA-enabled recursive DNS server by pointing their DNS settings to an off-shore recursive DNS server... What would happen to users if an infringer decided to setup a “free, non-SOPA” recursive DNS server for users to use – one that additionally hijacked legitimate banking, ecommerce and business websites, too? [1]
[1] https://dyn.com/blog/sopa-breaking-dns-parasite-stop-online-...
Re: Lockdown: The coming war on general-purpose computing (2011)
#27Re: Lockdown: The coming war on general-purpose computing (2011)
#28Earlier quoted context omitted.
Apple is already doing this. They've recently required that ALL software run on Mac is signed by them, even apps from outside of the App Store. https://developer.apple.com/news/?id=04102019a Not much longer until we can't run software Apple doesn't like at all. Because I shouldn't get a say in what I run on my four thousand dollar computer, of course.
Too much fud. Can you download code from github and type ‘make’? Then you can run anything
Signing software is a good idea. Which signatures to trust should be a user's decision, though, with sane defaults.
Re: Lockdown: The coming war on general-purpose computing (2011)
#29Earlier quoted context omitted.
Too much fud. Can you download code from github and type ‘make’? Then you can run anything
As long as your build toolchain is available, that is, signed. Signing software is a good idea. Which signatures to trust should be a user's decision, though, with sane defaults.
Re: Lockdown: The coming war on general-purpose computing (2011)
#30Earlier quoted context omitted.
Or maybe they'll slowly replace it, while you lie dying in bed unaware as to the problem.
Apple is already doing this. They've recently required that ALL software run on Mac is signed by them, even apps from outside of the App Store. https://developer.apple.com/news/?id=04102019a Not much longer until we can't run software Apple doesn't like at all. Because I shouldn't get a say in what I run on my four thousand dollar computer, of course.
Add in a few more Terminal commands and you can even disable really arcane things like amfi [1]. I don't know why you'd ever want to do that, and it's probably a bad idea, but you can, so by all means please go nuts.
When Apple starts taking away Terminal commands you are free to start screaming, and I'll be there with you. For now, all Apple has ever done on macOS is remove UI options, which keeps inexperienced users from running into them.
---
[1] https://github.com/stek29/nvram-liber-macos
P.S. Microsoft, by contrast, does not let you permanently disable driver signing on 64 bit Windows 8/10. This perpetually drives me nuts, but no one else seems to care for some reason...