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.

Phos-Chek Fire Retardant

https://en.wikipedia.org/wiki/Phos-Chek
1•laurensr•4m ago•0 comments

Explanation for why we don't see two-foot-long dragonflies anymore fails

https://arstechnica.com/science/2026/03/leading-explanation-for-ancient-giant-flying-insects-gets...
2•amichail•6m ago•0 comments

When Coupled Volcanoes Talk, These Researchers Listen

https://www.quantamagazine.org/when-coupled-volcanoes-talk-these-researchers-listen-20260327/
2•Brajeshwar•6m ago•0 comments

I Beat the Benchmark and Still Failed

https://www.tarc.blog/essays/beating_the_benchmark.html
1•_Tarik•8m ago•0 comments

Does Your Skill Earn Its Keep?

https://efexen.substack.com/p/does-your-skill-earn-its-keep
2•efexen•10m ago•0 comments

Leaked Anthropic Model Presents 'Unprecedented Cybersecurity Risks'

https://gizmodo.com/leaked-anthropic-model-presents-unprecedented-cybersecurity-risks-much-to-pen...
3•HiroProtagonist•10m ago•3 comments

I accidentally spammed a year of calendar invites

https://mattfarrugia.com/posts/i-accidentally-spammed-a-year-of-calendar-invites
1•mfarrugia•10m ago•1 comments

I Can't See Apple's Vision

https://matduggan.com/i-cant-see-apples-vision/
1•birdculture•11m ago•0 comments

Be careful: chatting with AI about your case is discoverable

https://harvardlawreview.org/blog/2026/03/united-states-v-heppner/
1•rogerallen•13m ago•1 comments

Show HN: Free, in-browser PDF editor

https://breezepdf.com/?v=2
2•philjohnson•14m ago•0 comments

The AI-assisted solo technical writer

https://buildwithfern.com/post/ai-assisted-technical-writer
1•ivanech•14m ago•0 comments

India's maternal mortality drops nearly 80% since 1990: Global study

https://economictimes.indiatimes.com/news/india/indias-maternal-mortality-drops-nearly-80-since-1...
2•pvsukale3•14m ago•0 comments

Show HN: StarFlicks – A free movie tracker built with Django, Next.js and Expo

https://starflicks.it
1•MikeDevLab•15m ago•1 comments

Apple's last tower topples and the others will follow

https://www.theregister.com/2026/03/27/apples_last_tower_topples/
1•gostsamo•17m ago•0 comments

AI data centres can warm surrounding areas by up to 9.1°C

https://www.newscientist.com/article/2521256-ai-data-centres-can-warm-surrounding-areas-by-up-to-...
1•Brajeshwar•17m ago•0 comments

Show HN: VellaVeto — blocks unsafe MCP tool calls by default

https://github.com/paolovella/vellaveto
1•paolovella•17m ago•0 comments

Show HN: Web-based setup tool for Django Cookiecutter

https://aisaastemplate.com/tools/cookiecutter/
1•data-leon•18m ago•0 comments

Sony temporarily suspends memory card sales due to shortages

https://www.theverge.com/tech/902828/sony-sd-cfexpress-memory-card-shortage
2•tbakker•21m ago•0 comments

I decompiled the White House's new app

https://thereallo.dev/blog/decompiling-the-white-house-app
2•amarcheschi•21m ago•0 comments

Antimatter took to the road for the first time

https://www.cnn.com/2026/03/27/science/antimatter-transported-first-time-cern
2•stevenjgarner•24m ago•0 comments

Coldkey – Post-quantum age key generation and paper backup tool

https://github.com/pike00/coldkey
1•pike00•26m ago•1 comments

Show HN: A neuromorphic engine as a stock trader

https://github.com/MasterAlgo/stocks/blob/main/README.md
1•bullbash•27m ago•0 comments

Brewers are turning Coca-Cola into a boozy wine

https://www.popsci.com/science/coca-cola-wine/
1•Brajeshwar•28m ago•2 comments

Rock Star: Reading the Rosetta Stone

https://www.historytoday.com/archive/feature/original-rock-star
1•samizdis•28m ago•0 comments

Ok.com

1•yuvrajdahal•29m ago•0 comments

Why Vibe coding is eating software

https://mayt.substack.com/p/why-vibe-coding-is-eating-software
2•maytc•34m ago•1 comments

Show HN: Go Style Agent Skill – Opinionated Skill for Writing Golang

https://github.com/madflojo/go-style-agent-skill
1•madflojo•35m ago•0 comments

Why Island Hop on the Classic Web?

https://cornbreadjournals.com/web/
1•susam•35m ago•0 comments

FCC Prohibits New Approval of Foreign-Made Consumer Routers

https://docs.fcc.gov/public/attachments/DOC-420034A1.txt
2•aw-engineer•35m ago•2 comments

C++ standard libray with automated memory management

https://github.com/pg83/std
1•pshirshov•36m ago•0 comments