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•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.

Ask HN: Why aren't more people worried about AI impersonation in code reviews?

1•eranation•1m ago•0 comments

Release PiClaw v2.4.0 – The Infosphere · rcarmo/piclaw

https://github.com/rcarmo/piclaw/releases/tag/v2.4.0
1•rcarmo•2m ago•0 comments

Artificial Intelligence and Grade Inflation

https://cshe.berkeley.edu/publications/artificial-intelligence-and-grade-inflation-cshe-higher-ed...
1•ChrisArchitect•3m ago•0 comments

Rcarmo/iOS-terax-AI: Personal fork of Terax for integration with iOS-Linux-kit

https://github.com/rcarmo/ios-terax-ai
1•rcarmo•3m ago•0 comments

Outbound

https://store.steampowered.com/app/2681030/Outbound/
1•doener•4m ago•0 comments

FTC tells platforms to comply with Take It Down Act by May 19

https://www.ftc.gov/news-events/news/press-releases/2026/05/ftc-chairman-ferguson-advises-compani...
1•p_stuart82•7m ago•0 comments

The Arch Lie [video]

https://www.youtube.com/watch?v=nemkacOX8-w
1•grigio•9m ago•0 comments

Show HN: Multi-agent orchestration layer for experimentation

https://github.com/theo-kirby/chassis
1•theo-kirby•10m ago•0 comments

What Matters in Production RAG

https://arpitbhayani.me/blogs/rag-production/
1•ashwani-yadav•11m ago•0 comments

Show HN: Switch your Mac's desktop identity with hotkeys – InfiniDesk 3

https://infinidesk.app
1•ben_s_e•13m ago•0 comments

Paul Le Roux

https://en.wikipedia.org/wiki/Paul_Le_Roux
1•niklasbuschmann•14m ago•0 comments

Microsoft AI CEO forecasts human-level AI in 18 months

https://twitter.com/kimmonismus/status/2055952702908355012
6•momentmaker•15m ago•3 comments

What 4 months and 6,435 sessions taught us about AI vocal coaching

https://singingcarrots.com/blog/ai-singing-coach-results-4-months-data/
2•kyunez•15m ago•1 comments

Don't Answer the First Question

https://lalitm.com/post/dont-answer-the-first-question/
1•logickkk1•15m ago•0 comments

Ken Griffin says Citadel AI agents finish PhD tasks in days

https://twitter.com/TFTC21/status/2055978848764784662
2•momentmaker•15m ago•1 comments

The Cost of Concurrency Coordination with Jon Gjengset [video]

https://www.youtube.com/watch?v=tND-wBBZ8RY
1•redixhumayun•17m ago•0 comments

Silver scrollers: What is screen time like for seniors?

https://www.rnz.co.nz/life/wellbeing/silver-scrollers-what-is-screen-time-like-for-seniors
3•billybuckwheat•17m ago•1 comments

The Cost of 24/7: Tracking Home Lab Power with Shelly

https://veerendra2.github.io/hidden-cost-home-lab-power-shelly/
2•catfight7391•19m ago•0 comments

Long-term editing of brain circuits using an engineered electrical synapse

https://www.nature.com/articles/s41586-026-10501-y
2•bookofjoe•19m ago•0 comments

Hollywood Has a Voice Problem. Sag-Aftra Cannot Fix It Alone

https://oravys.com/blog/hollywood-voice-gap
2•Oravys•19m ago•0 comments

Git-surgeon gives AI agents surgical control without interactive prompts

https://github.com/raine/git-surgeon
1•mil22•20m ago•0 comments

AI Rings on Fingers Can Interpret Sign Language

https://spectrum.ieee.org/sign-language-interpreter
2•SVI•29m ago•0 comments

Where OpenClaw Security Is Heading

https://openclaw.ai/blog/where-openclaw-security-is-heading
2•paulofeliciano•33m ago•0 comments

The Psychopathy Jailbreak: What a Broken AI Teaches Us About Human Manipulation

https://www.promptinjection.net/p/nsfw-and-the-psychopathy-jailbreak-what-broken-ai-llm-teaches-a...
2•JustMyNews•34m ago•0 comments

A "Photonic" Guitar

https://www.dallasnews.com/arts-entertainment/visual-arts/2025/08/01/science-or-art-this-former-u...
1•8organicbits•39m ago•0 comments

AI Is a Separator

https://www.nvegater.com/blog/ai-separates
1•nvegater•39m ago•0 comments

Show HN:Android 9 interactive in a browser – no root, no VM, no KVM, no QEMU

https://www.youtube.com/watch?v=5GCMbhhhdh8
2•sahraoui8487•40m ago•0 comments

Vercel's Zero: A Programming Language Designed for AI Agents

https://firethering.com/vercel-zero-programming-language-ai-agents/
2•steveharing1•40m ago•2 comments

I Migrated from Laravel to Maravelith, and to Maravel

https://medium.com/@marius-ciclistu/why-i-migrated-from-laravel-to-maravelith-and-then-finally-to...
1•marius-ciclistu•40m ago•0 comments

Traffic meter per ASN without logs

https://anarc.at/blog/2025-05-30-asncounter/
1•edward•42m ago•0 comments