Build security with the assumption it will be used against your friends

Post Syndicated from original https://mjg59.dreamwidth.org/65272.html

Working in information security means building controls, developing technologies that ensure that sensitive material can only be accessed by people that you trust. It also means categorising people into “trustworthy” and “untrustworthy”, and trying to come up with a reasonable way to apply that such that people can do their jobs without all your secrets being available to just anyone in the company who wants to sell them to a competitor. It means ensuring that accounts who you consider to be threats shouldn’t be able to do any damage, because if someone compromises an internal account you need to be able to shut them down quickly.

And like pretty much any security control, this can be used for both good and bad. The technologies you develop to monitor users to identify compromised accounts can also be used to compromise legitimate users who management don’t like. The infrastructure you build to push updates to users can also be used to push browser extensions that interfere with labour organisation efforts. In many cases there’s no technical barrier between something you’ve developed to flag compromised accounts and the same technology being used to flag users who are unhappy with certain aspects of management.

If you’re asked to build technology that lets you make this sort of decision, think about whether that’s what you want to be doing. Think about who can compel you to use it in ways other than how it was intended. Consider whether that’s something you want on your conscience. And then think about whether you can meet those requirements in a different way. If they can simply compel one junior engineer to alter configuration, that’s very different to an implementation that requires sign-offs from multiple senior developers. Make sure that all such policy changes have to be clearly documented, including not just who signed off on it but who asked them to. Build infrastructure that creates a record of who decided to fuck over your coworkers, rather than just blaming whoever committed the config update. The blame trail should never terminate in the person who was told to do something or get fired – the blame trail should clearly indicate who ordered them to do that.

But most importantly: build security features as if they’ll be used against you.

comment count unavailable comments