• @jadero
    link
    35 months ago

    Of course, but that just makes the case for security as a foundational principle even stronger.

    Mistakes happen. They always will. That’s not a reason to just leave security as the afterthought it so often is.

    None of the things I mentioned have anything to do with errors and scope creep, but everything to do with building using sound principles and practices always. As in, you know, always. In class, during bootcamps, during design meetings, when writing sample code, when writing reference implementations, during the construction of the prototype that, let’s face it, almost always goes into production. Always.

    • @[email protected]
      link
      fedilink
      15 months ago

      Sure, and then the big client bankrolling your company needs the feature in production for next week.

      If you’re gafam you can tell them to get screwed and that you need more time, but at least in my experience I’ve always been on the other side of the table, and sometimes you gotta change a setting in a production DB because the related GUI change was not approved since the guy doing the review was sick and the other reviewer was not sure which shade of green to use somewhere on the page.

      I agree with that security is not something you add on the side, but circumstances change and things are not always in control. You say mistakes happen, but not everything I mentioned is caused by mistakes, sometimes the shortcut is completely intentional. Companies only care about security when it’s too late, at which point they will blame you for writing unsafe software, but if your company or your job depend are at stake, that’s often a risk you have to take

      • @jadero
        link
        14 months ago

        … if your company or your job depend are at stake, that’s often a risk you have to take

        Take all the risks you want. Just be sure that you’re the one actually taking the risk, not the people whose data you manage. I get really tired of people and companies who claim that it was a necessary risk when they’re not the ones paying for the bad outcomes.

        You risk something by standing your ground, not in agreeing to that which puts me at risk.