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.

Territory claims in Antartica look when Antartica has no ice

https://blog.willmeye.rs/how-territory-claims-in-antartica-look-when-antartica-has-no-ice/
1•willmeyers•3m ago•0 comments

Stabilizing Rust's Never Type

https://lwn.net/Articles/1091015/
1•signa11•7m ago•0 comments

How many strings can you create per second?

https://lemire.me/blog/2026/09/25/how-many-strings-can-you-create-per-second/
1•smilelamp•9m ago•0 comments

What OS should I pick?

1•ronk_employee•11m ago•0 comments

Farside.link has been shut down

https://farside.link
1•Baljhin•12m ago•0 comments

Deterministic Testing for Multithreaded Python

https://lwn.net/Articles/1090579/
1•pykello•14m ago•0 comments

A geothermal amoeba sets a new upper temperature limit for eukaryotes

https://www.cell.com/cell/fulltext/S0092-8674(26)01016-0
1•wslh•16m ago•0 comments

Show HN: Clippy's Revenge – Made by Opus 5.5 [video]

https://www.youtube.com/watch?v=qUaBObmpYTI
1•HaxleRose•17m ago•0 comments

Pentum_Graph [WorldNews_YouTube]

https://project.pentumlab.com/graph/
1•rholzer•17m ago•1 comments

Ask HN: Do you token max? Why or why not?

1•bgnm2000•20m ago•1 comments

The AI Build-Out Is Becoming the Biggest Economic Bet in U.S. History

https://www.wsj.com/economy/the-ai-build-out-is-becoming-the-biggest-economic-bet-in-u-s-history-...
3•CharlesW•20m ago•0 comments

Show HN: OpsCart – Read-only Kubernetes triage with incident history

https://github.com/opscart/opscart-k8s-watcher
1•opscart•27m ago•0 comments

Send GitLab an email, push to main

https://www.aikido.dev/blog/gitlab-email-push-to-main
1•crgwbr•29m ago•0 comments

Show HN: Live Quantum Circuits Visualizator for Reinforcement Learning

https://github.com/SorBalda/Reinforcement-Learning-SARSA-Q-LEARNING-DEEP-Q-LEARNING
1•sorbalda•38m ago•0 comments

Sandbox/computer to be added to your product

https://pine.im/download
1•faye_yfg•40m ago•0 comments

VeriTile: Formal Verification for Triton Kernels

https://lizn-zn.github.io/VeriTile/
2•matt_d•46m ago•0 comments

Design Experiments with the Amytis Agent

https://www.amytis.io/blog/design-experiments-with-the-amytis-agent
1•JohnHammersley•50m ago•0 comments

Nobody Has a Good Answer for Agentic Identity Yet

https://fusionauth.io/blog/ldx3-nyc-2026-report
4•mooreds•59m ago•1 comments

Paul Graham on LLMs 'Thinking'

https://twitter.com/paulg/status/2103135915195371973
3•fooker•1h ago•3 comments

Pragtical v3.13.0 is out with native audio API and built-in audio player

https://pragtical.dev/blog/pragtical-v3130-release
1•rd07•1h ago•0 comments

Fluid Simulation on Flip Dots

https://mitxela.com/projects/flipflip
1•marvinborner•1h ago•0 comments

ServingStudio: Simulating, Analyzing, and Optimizing LLM Serving Systems

https://syfi-servingstudio.github.io/ServingStudioIntro/blog/introducing-servingstudio/
3•matt_d•1h ago•0 comments

X-planes: Are they needed in the new era of drones?

https://www.bbc.com/news/articles/c9q92x359xdo
4•devonnull•1h ago•0 comments

Tell HN: Apple urgently needs a way to disable Apple Intelligence

2•mococa•1h ago•6 comments

Seven books I keep close because I love them

https://blog.plover.com/book/elbow-shelf.html
3•luu•1h ago•1 comments

OpenAI attacked Australia's health system and doubled down. Time to act

https://www.theguardian.com/commentisfree/2026/sep/25/open-ai-attacked-australias-health-system-a...
8•jethronethro•1h ago•1 comments

The collie and the pug – HackMIT keynote 2026 [video]

https://www.youtube.com/watch?v=0Ge3jKLDJaA
1•marvinborner•1h ago•0 comments

Sunday is your last sure chance to visit the Academy of Natural Sciences museum

https://www.inquirer.com/news/academy-natural-sciences-closing-last-day-20260924.html
3•tau255•1h ago•1 comments

(KV) Cache Rules Everything Around Me

https://www.completeskeptic.com/p/kv-cache-rules-everything-around
3•Anon84•1h ago•0 comments

OpenCode-search: fast full-text search of all your sessions

https://github.com/arvindell/opencode-search
4•arvindell•1h ago•2 comments