frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Are Your Passwords in the Green? (2025)

https://www.hivesystems.com/blog/are-your-passwords-in-the-green
1•kemotep•1y ago

Comments

kemotep•1y ago
With NIST finally updating their standards to recommend 15 character password minimums last, I like to use their recommendations and compare them to these charts show how effective such a password would be.

Using E = L x log2(R), where E is entropy, L is number of characters in the password (15), and R is the total number of possible characters used (26 for all lowercase letters), you can get ~70 bits of entropy. Using a password manager like Bitwarden for a 15 character password using the full character set minus the ambiguous characters (65 characters total) leads to ~90 bits of entropy.

Using these charts and figures from the article, a well configured bcrypt setup means even the fastest computer systems still in 2025 cap out at 1 billion hashes per second for offline cracking (without getting into Nation States spending billions on just cracking your passwords, or dedicating all the world’s supercomputers or some other speculations). So to calculate how long it would take with a “realistic” password cracker in 2025, would use this formula:

((((((2^(70-1))/ 1 billion hashes per second)/ 60 seconds)/ 60 minutes)/ 24 hours)/ 365 days) to get ~18,700 years. (Nearly 20 billion years for the Bitwarden generated one)

But without a password filter checking for known bad passwords somewhere like Have I Been Pwned, even a 30 character password that has been leaked is useless. Would be instantly “cracked”. So I personally would have the password policy be:

1. 15 character minimum, no composition rules.

2. All passwords filtered for known bad passwords against HIBP.

3. Accounts protected by MFA.

4. Combination of network controls, best practices security configurations, and alerts and monitoring to help detect and limit/eliminate password guessing attacks, password database dumps.

Codex grabbed more than 73% of the context

https://github.com/yubinbin32-ops/ContextOS
1•bailingyuan•28s ago•1 comments

Interview with a cardiologist on Novartis, Novo Nordisk drug failures

https://www.statnews.com/2026/09/11/novartis-novo-nordisk-cardiovascular-drug-trials-fallout/
1•brandonb•30s ago•0 comments

Show HN: Add legally binding signature to your Google Form

https://formesign.com/esign/
1•QueensGambit•1m ago•0 comments

New York thoracic surgeon: "For many patients 9/11 is not over"

https://www.statnews.com/2026/09/11/sept-11-25th-anniversary-ground-zero-exposure-cancer-moment-o...
2•EA-3167•2m ago•0 comments

A Tale of Two Commit Messages (Claude vs. Codex)

https://devcodehack.com/a-tale-of-two-commit-messages/
1•par•4m ago•0 comments

A Helpline for AIs

https://airefuge.org/
2•jakobov•4m ago•0 comments

You Don't Need Initial-Scale in Your HTML

https://vale.rocks/micros/20260902-1350
1•moebrowne•4m ago•0 comments

Show HN: MoneyMap – find the first financial risk in a household

https://finance.appcradle.net/sample-household/
1•rvickyyc•6m ago•0 comments

Show HN: Toolcraft – open-source AI harness and starter for building design apps

https://github.com/pixel-point/toolcraft
1•AlexBV•6m ago•0 comments

Has Gentle Parenting Ruined a Generation of Kids?

https://gizmodo.com/has-gentle-parenting-ruined-a-generation-of-kids-2000810530
2•HieronymusBosch•6m ago•0 comments

September 11th Memorial Drone Show

https://skyelementsdrones.com/september11
1•jonbaer•6m ago•0 comments

What Is Math's Mysterious Langlands Program About?

https://www.quantamagazine.org/what-is-maths-mysterious-langlands-program-really-about-20260909/
1•sohkamyung•7m ago•0 comments

The Coordination Backbone -Architecting Multi-Agent Orchestration

https://sohit.substack.com/p/the-coordination-backbone-architecting
1•sohitkeshri•7m ago•0 comments

Spanish civil servant off work unnoticed for six years (2016)

https://www.bbc.com/news/world-europe-35557725
1•mpweiher•7m ago•0 comments

How to Calculate 0.1 Plus 0.2 Correctly in PHP

https://thephp.foundation/blog/2026/09/11/how-to-calculate-0-point-1-plus-0-point-2-correctly-in-...
1•moebrowne•8m ago•0 comments

Anthropic Says Iran Used Its American AI Model to Target U.S. Navy Warships

https://www.wsj.com/politics/national-security/anthropic-says-iran-used-its-american-ai-model-to-...
5•mrln•9m ago•1 comments

I Fixed a Tractor Using John Deere's Self-Repair Service. Farmers Aren't Sold

https://www.wired.com/story/i-fixed-a-tractor-john-deere-self-repair-service/
1•sbulaev•10m ago•0 comments

Show HN: See how much of your Claude, Codex, or Copilot subscription is left

https://github.com/allixsenos/asu
1•allixsenos•14m ago•0 comments

190proof opinionated unified interface to interact with multiple AI providers

https://github.com/0xmmo/190proof
1•Bluestein•15m ago•0 comments

Data becomes information,insight and better decisions

https://fromdata2ai.substack.com/p/what-is-data-really
3•qikouki•16m ago•0 comments

Show HN: Bastiontrace – Forensics for prompt-injected AI agents

https://github.com/Rinkia/bastiontrace
2•Rinkia•18m ago•0 comments

Show HN: Agent First Shopify Competitor?

https://docs.mercemur.com/
3•thejasonsamuel•19m ago•0 comments

LLM is the front door while SaaS controls the underlying CRM data and actions

https://www.a16z.news/p/the-incumbents-are-coming
3•deepmem•20m ago•0 comments

The Blast Radius

https://mg-crea.com/blog/the-blast-radius/
3•olouv•21m ago•0 comments

The Multiplayer AI Manifesto

https://fullstackdeeplearning.com/working-with-ai-agents/multiplayer-ai-manifesto/
3•jameshart•21m ago•1 comments

A.I.'s warning shot... we might not get another one

https://www.nytimes.com/2026/09/11/opinion/ai-safety-threat-technology.html
3•eigenhombre•21m ago•0 comments

For safety: Keep AI lonely

https://nonlineartransform.substack.com/p/keep-ai-lonely
2•program_whiz•22m ago•0 comments

Show HN: Clawfight.ai MCP-driven agentic game play

https://clawfight.ai/agents.md
2•wesleyhales•23m ago•0 comments

Chamilo 3.0 – open-source LMS with native MCP server (PAuth2.1)

https://github.com/chamilo/chamilo-lms/releases/tag/v3.0.0
3•ChamiloLMS•23m ago•0 comments

Show HN: TriageBox – AI checker for Gmail that flags phishing and clutter

https://triagebox.pfa87.cc/
2•pfa87•24m ago•0 comments