frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

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•11mo ago

Comments

kemotep•11mo 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.

FusionCore ROS 2 sensor fusion replacing deprecated robot_localization

https://github.com/manankharwar/fusioncore
1•kharwarm•1m ago•1 comments

Agentic Engine Optimization (AEO)

https://addyosmani.com/blog/agentic-engine-optimization/
1•cdrnsf•5m ago•0 comments

The End of Eleventy

https://brennan.day/the-end-of-eleventy/
3•ValentineC•9m ago•0 comments

Used Graphify to turn incidents into a queryable knowledge graph

https://github.com/Rootly-AI-Labs/rootly-graphify-importer
2•hamzmu•18m ago•1 comments

Ze networking tool you didn't know you were looking for

https://github.com/ze-software/ze
1•ccakes•22m ago•0 comments

Metro stop is Ancient Rome's new attraction

https://www.bbc.com/travel/article/20260408-a-150-metro-ticket-to-ancient-rome
1•1659447091•26m ago•0 comments

I propose a new programming language, CPC

2•tom_gi•33m ago•1 comments

How Fake People Became Real Influencers

https://www.theatlantic.com/podcasts/2026/04/how-fake-people-became-real-influencers/686755/
1•thm•35m ago•0 comments

Show HN: Fastsleep.app (Dark UI)

https://fastsleep.app/
1•mathnorth_com•37m ago•1 comments

Multi-agent memory consistency platform

https://github.com/Agentscreator/Engram
3•simplyjosh56•39m ago•0 comments

Design.md – a clearer handoff for coding agents

https://shuffle.dev/design-md
2•avoc777•40m ago•0 comments

Software Preservation Group: C++ History Collection

https://softwarepreservation.computerhistory.org/c_plus_plus/
3•quuxplusone•41m ago•0 comments

AI models are terrible at betting on soccer- especially xAI Grok

https://arstechnica.com/ai/2026/04/ai-models-are-terrible-at-betting-on-soccer-especially-xai-grok/
1•totalmarkdown•43m ago•1 comments

recursive-mode: The Repo-Native Operating System for AI Engineering

https://repo-explainer.com/try-works/recursive-mode
1•try-working•43m ago•0 comments

Inside the Token Factory: A First-Principles Comparison of vLLM and SGLang

https://hxu296.github.io/vllm-vs-sglang/
1•hxu296•49m ago•0 comments

Firefox 149 vs. Chrome 147 Web Browser Performance on Linux

https://www.phoronix.com/review/firefox-chrome-2026
2•breve•50m ago•1 comments

NeoBaby Phoebe Gates wants her $185M AI startup Phia to succeed

https://fortune.com/2026/02/21/phoebe-gates-startup-phia-succeed-without-help-parents-bill-gates-...
2•randycupertino•50m ago•2 comments

Syncing Auth Systems with Spotty Connectivity (2025)

https://ciamweekly.substack.com/p/syncing-auth-systems-with-spotty
1•mooreds•51m ago•0 comments

Sadly, the End of Star Trek Is Now Official

https://screenrant.com/star-trek-strange-new-worlds-starfleet-academy-sets-destroyed/
5•breve•51m ago•2 comments

Becoming an Air Traffic Controller

https://vatsim.net/docs/basics/becoming-a-controller/
2•mooreds•52m ago•0 comments

Agentic Context Is King

https://writeaheadblog.com/p/agentic-context-is-king
1•mooreds•53m ago•0 comments

The Hybrid Gen 5 Experiment: High-Speed Linux Storage Without the Gen 5 Heat

https://corelab.tech/samsung-990-evo-plus-linux-ssd-heat-test/
1•corelabjoe•55m ago•1 comments

Minimax M2.7 Weights Released

https://huggingface.co/MiniMaxAI/MiniMax-M2.7
4•anonym29•57m ago•3 comments

Mythos Just Proved the Alignment Field Is Building the Wrong Thing

https://substack.com/home/post/p-193928243
2•ajspizz•59m ago•1 comments

Ask HN: Do you remux WebM to MP4 without re-encoding?

1•vanta_tool•1h ago•0 comments

Show HN: Depsly – a CLI to see the dependency impact of NPM packages

https://github.com/sshiraz/depsly
1•cyborg933•1h ago•0 comments

Smartpress

https://smartpress.netlify.app
1•nickfosterna•1h ago•2 comments

Parity of permutations, impossible puzzles and the magical determinant [video]

https://www.youtube.com/watch?v=rUiulWItECQ
3•vismit2000•1h ago•0 comments

Oxygen made from Moon dust for first time

https://www.telegraph.co.uk/news/2026/04/09/oxygen-made-from-moon-dust-for-the-first-time/
3•jonbaer•1h ago•0 comments

cmakefmt: A lightning-fast CMake file formatter

https://github.com/cmakefmt/cmakefmt
2•rmast•1h ago•0 comments