frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Tell HN: Happy Thanksgiving

749•prodigycorp•1d ago•185 comments

SQL Still Wins: Why It's Not Going Anywhere

2•browsejobs5•1h ago•0 comments

Ask HN: Type 1 Hypervisor for use on a laptop?

3•jaitaiwan•6h ago•2 comments

Ask HN: What open source projects are you grateful for?

20•jayzalowitz•19h ago•25 comments

Ask HN: Hearing aid wearers, what's hot?

354•pugworthy•4d ago•209 comments

Ask HN: What Are You Thankful For?

8•nerdsniper•20h ago•8 comments

Vibro-Braille for Deaf-Blind

2•Billiamdan•15h ago•0 comments

Ask HN: Do AIs reply with numerous em dashes to save money somehow?

6•amichail•23h ago•8 comments

Why is OpenAI lying about the data its collecting on users?

16•kypro•1d ago•12 comments

Color.io Is Going Offline

23•hilti•2d ago•15 comments

Can Management Be Outsourced?

9•ymanagers•1d ago•8 comments

Enterprise security can be messy: Building a Security-Aware Culture

2•rezliant•20h ago•7 comments

Tell HN: Happy Thanksgiving

2•turkeyboi•21h ago•0 comments

Ask HN: Scheduling stateful nodes when MMAP makes memory accounting a lie

23•leo_e•3d ago•20 comments

Ask HN: Good resources to learn financial systems engineering?

137•_1tan•4d ago•28 comments

Tell HN: Happy Thanksgiving – Grateful

4•emreb•22h ago•3 comments

Ask HN: Should account creation/origin country be displayed on HN profiles?

26•megraf•2d ago•36 comments

Ask HN: What's your go-to strategy for programmatic SEO in 2025?

3•liquid99•3h ago•2 comments

Ask HN: Would you use a fast/cheap "prior art" service instead of a patent?

5•shaheeniquebal•1d ago•6 comments

Tell HN: Stall AI progress for the benefit of humanity

9•blutoot•1d ago•14 comments

Ask HN: What is the best Christmas movie?

6•johnsillings•13h ago•7 comments

Ask HN: What work problems would your company pay to solve?

16•aryanchaurasia•3d ago•16 comments

Ask HN: What did Stripe change (Value Add)?

7•dzonga•2d ago•9 comments

Ask HN: Opinions on facial recognition at air ports?

5•bjourne•2d ago•30 comments

Tell HN: Wanted to give dang appreciation

64•razodactyl•4d ago•5 comments

Google attacking human thought with Gemini in Google Keep

9•fellowniusmonk•2d ago•1 comments

Should R ecosystem be a choice for longer-term projects?

3•northlondoner•2d ago•1 comments

Ask HN: TCP/IP Illustrated, v2 2e?

7•mayureshkathe•1d ago•0 comments

A logging loop in GKE cost me $1,300 in 3 days – 9.2x my actual infrastructure

9•nthypes•3d ago•4 comments

Tell HN: Cursor charged 19 subscriptions, won't refund

16•devtailz•3d ago•7 comments
Open in hackernews

Enterprise security can be messy: Building a Security-Aware Culture

2•rezliant•20h ago
Your executive team gets it. They've approved the budget, they mention security in board meetings, they understand the stakes. You're not fighting for recognition at the top anymore.

But then you look at what's actually happening three levels down. The marketing team is sharing credentials to social media accounts. Sales is pushing back on MFA because it adds seconds to their login process. Developers are storing API keys in public repositories because it's faster than the approved method. Remote employees are working from unsecured networks and don't think twice about it.

The executive commitment is there. The company-wide behavior isn't. And that gap is where breaches happen.

This is the challenge that keeps security leaders up at night. You have the mandate from above, but translating that into thousands of daily decisions made by people who have completely different priorities is a different game entirely.

Comments

necovek•20h ago
It happens because cybersecurity teams do not design for efficiency and believe that security trumps everything else. If they understood that security, just like anything else, is there to drive the business, they'd perhaps sit down with people doing the work. And then figure out how hard it is to share a simple file or a photo, take it to the print shop as one can't plug in their private USB stick, or how annoying it is to develop Linux IoT firmware on WSL, or how annoying it is to get logged out every 2h.

Because unless you do, people will adopt behaviour that makes them productive, and instead of increasing security, your policies will drive it down.

This is not a result of "bad employees": this is a result of bad security policies.

mrktf•20h ago
Yes, i couldn't agree more with this. The problem these "bad employees" earns wage by getting results and not entering multiple times mfa codes during day or repeating same logins. And talking from experience: these secure practices starting to approach at least hour of productive time everyday, which is literally robbing time
bdangubic•19h ago
No security works unless it is enforced and there are severe consequences

> Marketing team sharing credentials

Fireable offense, immediate firing first time this happens, won’t happen again after that, both of person who shared the credentials and person who used the shared credentials

> Sales MFA

Prevent login without it, let them bitch about it for a week

> API keys in repos

Fireable offense not just for commiter but entire team

daemonologist•17h ago
If you made API keys in the repo a fireable offense for the whole team, people would stop using the repo. There's already a constant problem at my company with people not merging into main/master in order to avoid the overbearing automated security scanning.
tacostakohashi•19h ago
Well, that's because somewhere between the executive team, which "gets it", and "three levels down"... somewhere between 1 and 2 levels down, there is a team that translates "security" into some compulsory training, scanning internal software/apps/libraries/libraries using crappy automated vendorware, and counterproductive/arbitrary password requirements.

After that, "security" starts to mean "ticking all the boxes to keep the scan happy and stay off the report" (even if the scans are wrong, out of date, littered with false positives, and lacking the ability to find basic problems) and stops having anything to do with actually being secure.

RJ000•19h ago
"..teams not design..efficiency.."

Enough truth in that.

Need hours back and forth w/the end user, moderately sophisticated UX designers (eg. empathy, anybody?) user education (not mandates) and training, an actually useful help desk, efficient equipment... And real time graduated enforcement that impacts all levels, not just the bottom level perp-scapegoat.

markus_zhang•14h ago
Gotta meet with each of them and understand how to proceed without impacting efficiency. Security is the most annoying thing in the corporation world so it’s easy to get pushed back.