Has everyone forgotten that you can easily just host your own website and throw up whatever video content you want there? I can’t imagine creating a ton of educational content and then having it all depend on the whims of a single platform. This is not the end of infosec or hacking videos.
YouTube's ban on “hacking techniques” threatens to shut down infosec YouTube
151–160 of 449 posts
Re: YouTube's ban on “hacking techniques” threatens to shut down infosec YouTube
#152Content removed
Free Speech labeled as "hate speech"
Truth censored
Exposing Mainstream system
Exposing corporations
for people to FINALLY be willing to use actual free speech platforms for content
Re: YouTube's ban on “hacking techniques” threatens to shut down infosec YouTube
#153Earlier quoted context omitted.
Its much much much more expensive to host video content than anything else.
This time is different, because hackers are more likely to have the ability to solve this problem (even if it weren't for the fact that YT already solved it once more than a decade ago). YT probably made a big mistake here.
Add to that the fact that we're talking about a niche topic here, it's unlikely to affect youtube in any non-philosophical manner.
Re: YouTube's ban on “hacking techniques” threatens to shut down infosec YouTube
#154* Google & Youtube
* TUMBLR
* Pateron
* Stripe
* Paypal
* Twitch
* Spotify
* Apple
* Sony
* pin interest
* Mailchimp
* Wordpress
* mastodon
* azure
* Mastercard
* Godaddy
* MEDIUM
* Shopify
* Cloudflare
* pusher
* WIKI
* teespring
* Slack
* coinbase
* GOFUNDME
* VISA
* Square
* Bitpay
* ROKU
* Netflix
* Indiegogo
* Disqus
* VIMEO
* Ravelry
Regards, Charliebrowau
Re: YouTube's ban on “hacking techniques” threatens to shut down infosec YouTube
#155Re: YouTube's ban on “hacking techniques” threatens to shut down infosec YouTube
#156Earlier quoted context omitted.
This time is different, because hackers are more likely to have the ability to solve this problem (even if it weren't for the fact that YT already solved it once more than a decade ago). YT probably made a big mistake here.
If I understand correctly, YT is able to solve it because it has huge data centers which can cache the videos at appropriate locations all around the world. Honest query: do you think an individual/small group can replicate this? Perhaps GNU can take this up as an initiative.
It's also the only way to stay independent from advertiser interests.
Re: YouTube's ban on “hacking techniques” threatens to shut down infosec YouTube
#157“Cruelty to animals”
May they be infested with plague rats.
Re: YouTube's ban on “hacking techniques” threatens to shut down infosec YouTube
#158Earlier quoted context omitted.
Disagree. I found the channel to be useful and educational. For example, I knew people could crack WiFi passwords but never actually understood how until I watched null byte videos. Now I can be more vigilant about protecting my WiFi. I really hate these generalizations about these wannabe hackers being kids playing League. I’m 33 and I would venture a lot of people watching those vids have legitimate interest in exp…
> I’m not happy that today’s society wants to monitor and deter everything. It leaves no room for exploration, growth, mistakes and learning. YouTube isn't even the worst example of this. The digital surveillance in schools really creeps me out the most.
Re: YouTube's ban on “hacking techniques” threatens to shut down infosec YouTube
#159I bet they have a better monetization model for creators anyways.
Re: YouTube's ban on “hacking techniques” threatens to shut down infosec YouTube
#160Earlier quoted context omitted.
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.
The only domain where I have seen this is with commercial scientific software that is designed to be run on supercomputers. This is mostly due to the difficulty of producing high performance binaries that work with the MPI implementation. 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 di…
My understanding is that use a patch file as long as your patch doesn't include any copyrighted material it is fair to share.
A patch file does not necessarily have any of the original code, just the location info and the new value.