Earlier quoted context omitted.
>"Be sure to hit that like button and subscribe!" When I hear this standard YouTuber meme, I always trip hard over the dislike button and never quite make it to subscribe. :^)
They have to say it because otherwise people don't subscribe. I know some youtubers who never did it hut had to resort to saying it because their subscriber numbers where stagnating otherwise.
YouTube's ban on “hacking techniques” threatens to shut down infosec YouTube
141–150 of 449 posts
Re: YouTube's ban on “hacking techniques” threatens to shut down infosec YouTube
#142Earlier quoted context omitted.
What I am worried is that a lot of the "cool stuff" is disappearing from the web. I remember back in the day (late 90's) we had CrackStore, Phrack, Fravia, DeCSS, the box.sk domains a vibrant reverse-eng. community and a lot of really cool content. Nowadays with the USA policing a lot of that content has disappeared, and slowly people are pushed not to do new content. There are some very small efforts in some subredd…
In fact are there any other good gathering places than some obscure subreddits?
Re: YouTube's ban on “hacking techniques” threatens to shut down infosec YouTube
#143Re: YouTube's ban on “hacking techniques” threatens to shut down infosec YouTube
#144Re: YouTube's ban on “hacking techniques” threatens to shut down infosec YouTube
#145Earlier quoted context omitted.
I think he was a bit off with regards to source code/open source, because while having source code helps in understanding and modification, it's not essential; you could similarly imagine a world in which open-source wasn't a huge movement but instead the right to reverse-engineer (or basically, understand ) software was guaranteed, and it would have as great an effect on freedom; perhaps even more so, because now it…
Sometimes I wish people had developed an expectation that commercial software should come with the source code, rather than as (only) a binary blob. Licensing terms could be the same, but people would look at you funny and feel cheated if you tried to sell them a binary blob.
Re: YouTube's ban on “hacking techniques” threatens to shut down infosec YouTube
#146Next, they'll refer to these as "military grade software techniques" or "military grade tools".
End to end encryption was once classified as a munition. If the data is not end to end encrypted, then it is public. Everyone should understand this.
Re: YouTube's ban on “hacking techniques” threatens to shut down infosec YouTube
#147Earlier quoted context omitted.
I always think he’s mostly right, but a little too uncompromising, but then everything he says comes true. I don’t know how he predicted so far ahead at the time, it’s humbling. As a software author working at startups, am I part of the problem? I don’t understand how to make a good living without locking down the code to some extent, with few exceptions (it’s hard to found red hat)
I think he was a bit off with regards to source code/open source, because while having source code helps in understanding and modification, it's not essential; you could similarly imagine a world in which open-source wasn't a huge movement but instead the right to reverse-engineer (or basically, understand ) software was guaranteed, and it would have as great an effect on freedom; perhaps even more so, because now it…
You're right that it's not essential -- and he does mention this in most of his talks. But reverse engineering is very time-consuming and difficult, especially if you need to do it for every program you use.
So his view that software freedom requires the source code to be available to users is much more of a practical requirement than a philosophical one. This is why the GPL requires the preferred form of modifying the program be provided -- to ensure it's just as easy for users to modify the program as it is for the developers.
Re: YouTube's ban on “hacking techniques” threatens to shut down infosec YouTube
#148Earlier quoted context omitted.
I think he was a bit off with regards to source code/open source, because while having source code helps in understanding and modification, it's not essential; you could similarly imagine a world in which open-source wasn't a huge movement but instead the right to reverse-engineer (or basically, understand ) software was guaranteed, and it would have as great an effect on freedom; perhaps even more so, because now it…
Sometimes I wish people had developed an expectation that commercial software should come with the source code, rather than as (only) a binary blob. Licensing terms could be the same, but people would look at you funny and feel cheated if you tried to sell them a binary blob.
One interesting implication is that since people can view and modify the source code, patches and modifications to the software are shared.
This has always lead me to wonder if a diff file violates copyright as it includes some of the original source as context.
Re: YouTube's ban on “hacking techniques” threatens to shut down infosec YouTube
#149What's next, cracking and reverse-engineering? Debugging? (Anti-authoritarian) programming ? As usual, Stallman tends to be quite prescient: https://www.gnu.org/philosophy/right-to-read.en.html (perhaps more like "right to watch" in this context.)
The big thing RMS misses in that article is all the bio-identification that has been happening the last couple years. Dan is going to get caught because the machine takes a picture of him when he logs in with a password instead of the fingerprint reader, cause you know can't have a PC without a camera pointed at the user..
Re: YouTube's ban on “hacking techniques” threatens to shut down infosec YouTube
#150Earlier quoted context omitted.
I think he was a bit off with regards to source code/open source, because while having source code helps in understanding and modification, it's not essential; you could similarly imagine a world in which open-source wasn't a huge movement but instead the right to reverse-engineer (or basically, understand ) software was guaranteed, and it would have as great an effect on freedom; perhaps even more so, because now it…
Sometimes I wish people had developed an expectation that commercial software should come with the source code, rather than as (only) a binary blob. Licensing terms could be the same, but people would look at you funny and feel cheated if you tried to sell them a binary blob.
It's one of those problems that are solved only at the individual level but because of that are not going to be solved at all.