Slashdot Mirror


User: bravecanadian

bravecanadian's activity in the archive.

Stories
0
Comments
351
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 351

  1. Policies that require frequent password changes lead me to:
    - pick easy to remember (and therefor easy to guess) passwords
    - restrict the character space I use in passwords, e.g. when special characters are required I pick from only 2 special chars.
    - Reuse passwords. I have about 20 different password-protected accounts for work, all are changed every 90 days, except the one system where the requirement is 60 days. That's over 80 passwords per year. As a result I use 1 password internal systems and 1 for external, so at any time there are only 2 passwords I need to remember.
    - Write down passwords. Sometimes it seems as if just as I'm getting to the point where a password is really ingrained, where I can get it on the first try even before caffeine, it's time to replace it with a new password. So you better believe I write them down.

    Frequently changing passwords exclude adherence to most other security good practices.

    This is all true but password changes do reveal password compromises.

  2. The biggest drives always are on 8TB Drives Are Highly Reliable, Says Backblaze (yahoo.com) · · Score: 2

    the most unreliable.

    That is why you buy in the sweet spot for best value and let someone else prove new technologies and HD densities for you..

  3. I would want one for?

  4. This just adds to that feeling of anger I have on Microsoft Live Account Credentials Leaking From Windows 8 And Above (hackaday.com) · · Score: 1

    trying to navigate all of Microsoft's many convoluted username/password schemes.

    For the love of all that is holy.. consolidate some of these logins, Microsoft!

  5. Funny how "cheap" never seems to apply to their salaries and bonuses though.

    Of course not! They are adding value and if they weren't sufficiently compensated they would take their talent elsewhere!

  6. Re:Not a router failure and not a surprise on Ask Slashdot: How Transparent Should Companies Be When Operational Technology Failures Happen? · · Score: 2

    In this day and age, companies need to realize that they run on IT. If your IT infrastructure fails, your company comes to a halt and you loose money!

    It is amazing to me how many companies do not realize this until they suffer a major outage.

    I like to think that it is because many senior managers are still of the generation that did not grow up with computers being a central part of their lives/businesses.

    However, the generation coming up now that has had that is almost as bad but in the other direction -- they want to use computers / tablets / phones / the cloud etc. for everything and are very quick to adopt new devices /apps / services... with very little thought to the long term viability, reliability, or maintainability of those products.

    It is really time for IT to get a seat at the grownups table. Many companies don't have senior IT management and, at many of the ones that do, they report to the CFO.. not directly to the top. And when is the last time a CIO was a candidate for a CEO transition outside a pure tech company? Probably never.

    IT is a dead end in most places.

  7. Re:Civil Engineering Lesson on Ask Slashdot: How Transparent Should Companies Be When Operational Technology Failures Happen? · · Score: 1

    What do we do when buildings and bridges fail, or when an aircraft falls out of the sky? We should do something like that. In a more enlightened age, we'd have the NTSB-equivalent for massive IT failures.

    Having some minimum standards that are required for both the systems themselves and the people working on them would be great.

    IT needs to get much more professional but that would mean doing battle with all the companies/lobbyists who like IT being cheap, easily outsourced (in the short term), and with a bunch of cowboys who don't want to unionize or group themselves under a true professional group in any way.

  8. That embarassment will make sure they hire more staff and put more money in IT funding.

    You haven't worked in enterprise IT for long, have you? An embarrassment like this will make them flog their existing staff harder, insist on more metrics to measure performance, more boxes on the audit form to tick, more mandatory unpaid overtime. But little chance they'll actually spend more money on the IT cost center.

    Sadly true in most cases.

    In most organizations whose businesses are not IT related, the only time anyone powerful enough to do anything about it cares about IT is when it breaks.

    When things are working, what do we need more IT expenditures for?

    When things are not working, why did we spend what we did?

    I wish I had never gotten into this "career".

  9. I hope they maintain their aircraft better than their computer systems and terminals. It sure doesn't inspire confidence.

    These people are just incompetent and should be fired immediately. Up time is a solved problems if you engineer well.

    You can be relatively sure they do the absolute bare minimum like every company does with their "cost centers".

    People have been convinced they want cheap everything so the MBAs turn the screws down really good..

  10. This just in.. on Man Builds $1.5 Million Star Trek-Themed Home Theater (cepro.com) · · Score: 1

    some people have way too much money.

    I say this as a Star Trek fan too.

  11. Re: He should try trains on Tesla's 'Master Plan, Part Deux' Includes Trucks, Buses and Ride-Sharing (latimes.com) · · Score: 1

    Maybe you've heard of Hyperloop?

    I've heard of it but I can't seen it yet..

  12. one of BlackBerry's selling points was that they were secure end to end and even they could not see messages being transferred through their NOC by enterprise customers who had their own keys installed on BES?

    Apple's stand on encryption is the correct one. You can't backdoor encryption and have only the "good guys" have access.

    Anyone who believes that is a realistic possibility is idiotic.

  13. I for one am completely on The FBI Recommends Not To Indict Hillary Clinton For Email Misconduct (theverge.com) · · Score: 1

    SHOCKED!!

    Not really. We all knew she'd get away with it, right?

  14. Take advantage of the suckers buying a new car every three years and pick up a really nice used car and save your money.

  15. Is it even possible on Will Brexit Hurt International Cyber-Security? (helpnetsecurity.com) · · Score: 1

    For cyber security to be any worse in general?

  16. Er, considering that we seem to have not been operating on an ideal version of any system, anyone could argue "well if things were done right, they would be good."

    The first step towards doing things right is realizing that what we're doing now isn't working and trying to find a solution.

    Corruption in general and regulatory capture specifically are completely out of control.

  17. Pulling up the ladder behind you is a STAPLE of the current tech company leadership.

    Not just tech company leadership.

    A *lot* of people have had a good long drink of the greed is good/reagonomics/greenspan business philosophy koolaid.

    No amount of failure seems to convince them of the problems with it.

  18. Really? No kidding! on US Efforts To Regulate Encryption Have Been Flawed, Government Report Finds (theguardian.com) · · Score: 5, Funny

    Good luck regulating math, morons.

  19. Re:yet more poor design. on Google Found Disastrous Symantec and Norton Vulnerabilities That Are 'As Bad As It Gets' (fortune.com) · · Score: 4, Insightful

    They need to hijack all network and file operations, so they do need hooks in the kernel. But these should be minimal, passing the data down to a sandbox without even peeking inside. The fact data that is *expected to be malicious* is allowed to interact directly with kernel level code is definitely FUBAR.

    That is a good point.

    Obviously they do need to be in the kernel to check the operations, but the way you have broken it down makes a lot more sense than actually parsing items that are suspected of being malicious in kernel mode.

    Pretty sad when convenience trumps security even in a security product.

  20. This just fits with the pattern on Tesla Owner Makes 'Solid Metal Snake' Self-Charging System That Elon Musk Promised (theverge.com) · · Score: 1

    of someone else making everything Elon Musk blows hot air about.

  21. Sure Facebook, we believe you.

  22. If he really wanted to score some points on LeBron James Used A Steve Jobs Speech To Motivate The Cavs To Victory (bgr.com) · · Score: 1

    LeBron should have used an Elon Musk speech.

    Get with the times LeBron!

  23. I am so sick of hearing about this guy on Elon Musk's Open Source OpenAI: We're Working On a Robot For Your Household Chores (zdnet.com) · · Score: -1, Troll

    Really. I mean it.

    Let me know when he has *done* something. I mean other than take the attention and credit.

    In the meantime maybe we could hear something of substance from the people actually doing the work?

  24. Way too late guys and gals on 180 Artists, Labels Including Taylor Swift Take On YouTube, Join Copyright Plea (cnn.com) · · Score: 1

    The system for taking down content is obviously setup to be abused because no content owner could possibly keep up with all the postings.

    This ship has sailed and Google gets to keep the lion's share of the $.

  25. Re:Makes sense on Tesla Model S Floats Well Enough To Act As a Boat, According To Elon Musk · · Score: 3, Funny

    Teslas have been floating on government subsidies for years.

    Impossible. Elon is a visionary business genius. Everyone in the media tells me so.