masterofpuppets | 5 years ago | on: Linux Hardening Guide
masterofpuppets's comments
masterofpuppets | 5 years ago | on: The wealthy scramble for Covid-19 vaccines: ‘If I donate $25,000..’
masterofpuppets | 5 years ago | on: The Unmarked Federal Agents Occupying Washington, D.C
Unlike non-federal hospital, this is due to jurisdiction. VHA Hospitals are federal land so local police departments wouldnt have any jurisdiction, and the federal government typically looks at its responsibility to enforce laws within the land it owns. Also, some VHA facilities are on large campuses in more rural/less urban areas which effects the size of the police forces there.
masterofpuppets | 6 years ago | on: Germany is moving beyond nuclear power, but at what cost?
1. https://www.google.com/amp/s/amp.theguardian.com/world/2017/...
masterofpuppets | 6 years ago | on: Germany is moving beyond nuclear power, but at what cost?
In the the west there haven’t been any deaths from commercial nuclear power radiological accidents.
masterofpuppets | 6 years ago | on: Slave markets found on Instagram and other apps
masterofpuppets | 6 years ago | on: Berlin approves 5-year rent freeze
masterofpuppets | 6 years ago | on: Japan plans new driver's license system for elderly as accidents surge
masterofpuppets | 6 years ago | on: Putin’s Media Struggle to Deal with HBO’s Chernobyl
Its a mixed bag, while that might be true its important also to remember that kind of accident could have really only occurred in the USSR. Western countries simply couldnt muster the political support to build reactors with that lack of concern for safety, or those kind of design flams. The USSR? No problem.
Just wow to think they build power reactors without even a containment structure.
Design is not a bug. Some things just aren’t designed to meet security goals. Telnet is plaintext, in most environments that’s a pretty bug security issue. That’s not a bug in the code, it’s just not designed to protect the data from tampering, evasedropping and hijacking. It just can’t operate any other way.
Configuration errors are security issues, but they are not bugs. Users can setup up things insecurely.
Human beings present their own security issues, and they are definitely not bugs you can code away.
The biggest myth about software security is that’s it’s all just bugs. This leads to after the fact thinking (well just patch it), and a huge blind spot to the fact that security isn’t something you can just build, it’s an entire process that goes way beyond just code.