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.

Fable5-world-demo: 3D world built by Claude Fable 5 using Three.js

https://github.com/Braffolk/fable5-world-demo
1•Garbage•37s ago•0 comments

1•silexia•38s ago

Nearly a Million Investors Lost a Total of $3.8B on Trump Crypto Coin

https://www.nytimes.com/2026/07/04/us/politics/nearly-a-million-investors-lost-a-total-of-3-8-bil...
1•_tk_•56s ago•0 comments

The Purgatory Job Market of 2026

https://www.nytimes.com/2026/07/04/opinion/purgatory-job-market.html
1•littlexsparkee•1m ago•0 comments

Show HN: Mycelium – AI agent plugin guiding you from purpose to market

https://github.com/haabe/mycelium
1•haabe•3m ago•0 comments

Intelligence Agencies, a Fight over Building a Master List of Spies

https://www.nytimes.com/2026/06/29/us/trump-intelligence-agencies-spies-master-list.html
1•JumpCrisscross•9m ago•0 comments

Division Polynomials of Elliptic Curves in Python

https://leetarxiv.substack.com/p/division-polynomials-of-elliptic
1•thunderbong•9m ago•0 comments

AI-powered mass emails are warping local politics

https://www.msn.com/en-us/news/technology/ai-powered-mass-emails-are-warping-local-energy-climate...
2•rwmj•11m ago•0 comments

AI search could kill the web without new quality signals and revenue models

https://theguptalog.blogspot.com/2026/07/ai-search-could-kill-web-without-new.html
1•bhartipoddar•15m ago•0 comments

The Graduate-School Dropout Toppling a Country's Academic Stars

https://www.wsj.com/science/the-graduate-school-dropout-toppling-chinas-academic-stars-3c1e5d86
1•ilamont•16m ago•1 comments

Hyperia 0.15.20 released: Terminals for Agents and Humans

https://github.com/DeepBlueDynamics/hyperia/releases
1•kordlessagain•16m ago•1 comments

More than 425,000 children in ICE immigration courts are representing themselves

https://www.independent.co.uk/news/world/americas/us-politics/ice-immigration-court-children-lawy...
2•dataflow•17m ago•0 comments

Flexible Metaprogramming with Rhombus

https://lwn.net/Articles/1079001/
8•leephillips•18m ago•0 comments

AI code reviewer with senior-level judgment and strict rubric

https://github.com/aisona-lab/lazycoder
1•aisonalab•19m ago•0 comments

How to Read Postgres Explain: A Guide to Scan Types

https://www.crunchydata.com/blog/postgres-scan-types-in-explain-plans
1•winslett•20m ago•0 comments

The cancer Alzheimer's disease paradox

https://www.nature.com/articles/s41514-026-00442-1
1•bookofjoe•23m ago•0 comments

The Dark Forest Applied to AI

https://github.com/thansz137/asiyah-protocol/blob/main/essays/dark_forest_of_minds.md
1•thansz•25m ago•0 comments

Chamath is an AI consultant now

https://www.aienablementinsider.com/p/chamath-8090-labs-consultant
2•dylancollins•26m ago•0 comments

Return of RSS Feeds

2•rbc•29m ago•0 comments

The Agent Harness: Runtime, Not Prompt Engineering, Defines Production Agents

https://guibai.dev/a/7657737434764148755/en/
1•Soarez•29m ago•0 comments

Show HN: IchiPitchy – browser-based vocal editor and multitrack mixer

https://www.ichipitchy.com/
1•a_self_explorer•32m ago•0 comments

Show HN: Convert Android Motion Photos to Apple Live Photos

https://apps.apple.com/sg/app/pinwheel/id6781777754?mt=12
1•vincentneo•32m ago•0 comments

EF Core 11 makes your split queries faster

https://steven-giesel.com/blogPost/d4401fd0-805a-4703-9d9e-5fe3b57c25ea
1•rellem•40m ago•0 comments

The Fediverse Is Not the Way Forward

https://trialandfailure.net/the-fediverse-is-not-the-way-forward/
26•ExMachina73•45m ago•1 comments

Show HN: Owthorize: catch destructive AI-agent tool calls before they run

https://www.npmjs.com/package/owthorize
1•ayushpawar•46m ago•0 comments

Show HN: Open-source no-code back end platform, now with AI flow generation

https://codezero.build/en/blog/0.0.0-canary-2651542634
1•nicosammito•47m ago•0 comments

The Message from Deep Space

https://store.steampowered.com/app/4080030/The_Message_from_Deep_Space/
1•vntok•48m ago•0 comments

Codifying the Rules: Building the Platform Behind the Agentic SDLC

https://blog.owulveryck.info/2026/07/02/sdlc-team-topologies.html
1•owulveryck•51m ago•0 comments

Show HN: A 'what you see is what you get' HTML editor for Mac

https://htmledit.io/
1•rtills•51m ago•0 comments

Show HN: Foundation, a different approach to software and AI

https://github.com/nmxmxh/foundation
3•MomohNobert•52m ago•0 comments