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.

SpaceX agrees to merge with Cursor in a $60B deal, confirmed

https://twitter.com/edludlow/status/2066834371446018135
1•gneray•16s ago•0 comments

1Password Credential Broker

https://1password.com/blog/introducing-1password-credential-broker
1•ilreb•1m ago•0 comments

AskHN:How do you handle skill atrophy from using coding agents?

1•javhu•1m ago•0 comments

Show HN: Dao Browser – An Opinionated Browser. With AI Agent, BYOK

https://github.com/msgbyte/dao-browser
1•moonrailgun•2m ago•0 comments

Setting up PostgreSQL for running integration tests

https://gajus.com/blog/setting-up-postgre-sql-for-running-integration-tests
1•thunderbong•2m ago•0 comments

A Dwarf Fortress in Docker

https://github.com/Sessa93/remote-df
1•andre9317•2m ago•1 comments

Outpost – Capability-based credential proxy for AI agents (Hermes, Openclaw)

https://github.com/sausin/outpost
1•saurabhsinghvi•3m ago•0 comments

Logarithmic Math Fuels Bold Tensordyne Inference Claim

https://spectrum.ieee.org/tensordyne-inference-claim
1•rbanffy•5m ago•0 comments

Beyond Mythos: responding to a new threat landscape

https://ubuntu.com//blog/responding-to-a-new-threat-landscape
1•garo-pro•6m ago•0 comments

Paul Graham Is Strawmanning the Left's Argument Against Billionaires

https://onodi.co/pg/
2•tonyonodi•7m ago•0 comments

SpaceX Is Buying Cursor

https://www.bbc.com/news/articles/cvgd5g7d7gyo
5•jrm-veris•10m ago•2 comments

Russian artist and Putin critic shot dead in Poland

https://www.bbc.com/news/articles/clyrzd5g6k2o
3•2OEH8eoCRo0•10m ago•0 comments

Show HN: WebCap – Reusable web capabilities for AI agents

https://github.com/edgestorage/web-cap
3•huadream5827•10m ago•0 comments

Semiconductor Lifeline Keeps Fighter Jets in the Air

https://spectrum.ieee.org/phoenix-semiconductors-legacychips-oems
1•rbanffy•10m ago•0 comments

How to build a crazy Australian immigration system

https://caseyhandmer.wordpress.com/2026/06/10/how-to-build-a-crazy-awesome-australian-immigration...
2•surprisetalk•11m ago•0 comments

Insane Attrition, What Gives?

https://old.reddit.com/r/amazonemployees/comments/1u4e5kk/insane_attrition_what_gives/
1•tcp_handshaker•12m ago•0 comments

Talk: Python Type Checking in Agentic Workflows [video]

https://www.youtube.com/watch?v=xNaKm4fTFtw
1•ocamoss•12m ago•0 comments

The French School of Programming

https://link.springer.com/book/10.1007/978-3-031-34518-0
1•tcp_handshaker•13m ago•0 comments

Data-Oriented Design (2018)

https://www.dataorienteddesign.com/dodbook/dodmain.html
1•tie-in•14m ago•0 comments

Live 3D map of London transport

https://london.jamespotter.dev/
1•ascorbic•15m ago•0 comments

Show HN: Independent comparison of AI wait-state ad platforms

https://aiwaitindex.com
1•digitalcheff•16m ago•0 comments

FastContext: Training Efficient Repository Explorer for Coding Agents

https://github.com/microsoft/fastcontext
1•simonpure•16m ago•0 comments

AMD Ryzen AI Halo for AI Developers

https://www.amd.com/en/products/processors/desktops/ryzen/ryzen-ai-halo.html
3•juliangoetze•16m ago•2 comments

MonoLisa version 3 – now with MonoLisa Text family

https://www.monolisa.dev/posts/monolisa_v3
2•brzz•17m ago•0 comments

ChatGPT's market share slips below 50% for first time

https://techcrunch.com/2026/06/16/chatgpts-market-share-slips-below-50-for-first-time/
3•frb•17m ago•0 comments

Jax: Commitment Issues

https://www.gilesthomas.com/2026/06/jax-commitment-issues
2•ibobev•17m ago•0 comments

Hash Consing Absolutism

https://buttondown.com/jaffray/archive/hash-consing-absolutism/
1•ibobev•18m ago•0 comments

Can you find a vector not orthogonal to N others?

https://lisyarus.github.io/blog/posts/can-you-find-a-vector-not-orthogonal-to-n-others.html
1•ibobev•18m ago•0 comments

Wilshire subway took 46 years. Future projects should skip decades of objections

https://www.latimes.com/opinion/story/2026-06-16/wilshire-subway-california-transit-construction-...
1•calcifer•19m ago•0 comments

Problems with the Rust language

https://oxetene.net/problems-with-the-rust-language/
2•foss-enjoyer•21m ago•1 comments