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.

King Ludd

https://www.astralcodexten.com/p/king-ludd
2•jstanley•7m ago•0 comments

Pocket Bibles and AI

https://www.amytis.io/blog/insights-on-ai-from-the-reformation
2•nixlaz•8m ago•1 comments

Open Letter about the Mathathon

https://proofsandprompts.com/2026/09/10/open-letter-about-the-mathathon/
1•tirumaraiselvan•11m ago•0 comments

FastAPI-Crons – Cron jobs that live inside your FastAPI app

https://crons.darcode.dev
1•amai•16m ago•0 comments

Creating word recordings with AI: learning where to cut

https://freshteapot.net/writing/creating-word-audio-with-ai/
1•freshteapot•18m ago•0 comments

US Air Force secretary reveals deployment of on-orbit space control weapons

https://www.militarytimes.com/news/your-military/2026/09/14/us-air-force-secretary-reveals-deploy...
2•dustfinger•19m ago•0 comments

I Have to Bury My Talent in Yesterday

https://www.reddit.com/r/LocalLLaMA/comments/1wgii3h/deepseek_engineer_relections_on_rsi_burying_my/
2•deyiao•29m ago•1 comments

Show HN: Knecht, a tool for building software factories for agencies

https://knecht.works
1•samuelreichor•34m ago•0 comments

Challenging AI

https://jensrantil.github.io/posts/challenging-ai/
1•JensRantil•34m ago•0 comments

I built a free tool that turns your resume into a personal website

https://self.cv/en
1•javier_yc_new•37m ago•1 comments

'Decimated My Life': The Risks of Pushing the Limits for Clicks

https://www.nytimes.com/2026/09/12/us/influencers-social-media-algorithm.html
3•thm•38m ago•0 comments

Show HN: QuantSupport, a Rust-based quant library

https://github.com/jmelo11/quantsupport
1•jmelo11•39m ago•0 comments

Show HN: Back Me Up – Find papers that back your argument

https://backmeup.loomlabs.au
1•argilium•39m ago•0 comments

SkyForce UI – React and Tailwind UI Suite with an Offline Electron Builder

https://skyforceui.com/
1•alexandrubulacu•39m ago•0 comments

A metasearch engine and privacy-first multi-engine search aggregator

https://ethfata.com/
1•massimilianosal•39m ago•1 comments

Show HN: Spec sheets for humans – who you are and how to work with you

https://spec.md
1•allanmaeots•45m ago•0 comments

Trying to understand SR-1 Freedom

https://mceglowski.substack.com/p/trying-to-understand-freedom
2•calcifer•46m ago•0 comments

Study links low-arousal background music to healthier food choices in restaurant

https://www.nature.com/articles/s41538-026-01146-2
2•giuliomagnifico•46m ago•0 comments

Keeping Markdown canonical once decisions start referencing each other

https://github.com/FrancisMarzynski/operating-memory-public
1•francismarzynsk•48m ago•0 comments

OpenAI's SWE-bench harness relies on unisolated host Docker sockets

https://github.com/SWE-bench/SWE-bench/issues/144
1•amoriz•48m ago•0 comments

The Git Cheat Sheet

https://devopscycle.com/blog/the-ultimate-git-cheat-sheet
2•MrLA•50m ago•1 comments

Obsidian Vault to Enterprise Company Brain

https://www.ssp.sh/blog/from-obsidian-to-enterprise-company-brain/
2•interstingstuff•52m ago•0 comments

Adam Conover explains how YouTube ruined everything

https://www.theverge.com/podcast/991471/adam-conover-youtube-tv-media-union-labor-ai
2•DavideNL•53m ago•0 comments

The terminal should not own the work

https://lezli01.is-a.dev/vincent/docs/why/the-terminal-should-not-own-the-work.html
2•whatsthatandwhy•56m ago•1 comments

Osborne Computer's Bankruptcy and the Osborne Effect

https://dfarq.homeip.net/osborne-computers-bankruptcy-and-the-osborne-effect/
1•giuliomagnifico•1h ago•0 comments

Show HN: Control Claude Code from your Tesla's screen

https://teslacode.dev
1•kvakkefly•1h ago•2 comments

CSS Text-Box-Trim

https://developer.chrome.com/blog/css-text-box-trim
2•dsego•1h ago•1 comments

Pythoncall.jl – Python and Julia in Harmony

https://github.com/JuliaPy/PythonCall.jl
3•TheWiggles•1h ago•0 comments

Alternatives to MinIO for single-node local S3

https://rmoff.net/2026/01/14/alternatives-to-minio-for-single-node-local-s3/
2•rmoff•1h ago•0 comments

I built a Grok Bot inspired theme for Hermes Desktop client

https://github.com/guidsen/hermes-grok-bot-skin
1•guidsen•1h ago•0 comments