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.

EU will mandate labels on authentic-looking AI content starting August 2

https://www.engadget.com/2227966/eu-mandate-labels-on-authentic-looking-ai-content/
1•vrganj•22s ago•0 comments

Free tools for Etsy sellers, podcasters, and indie devs

https://thesellermind.com/tools/fee-calculator
1•haimo•1m ago•0 comments

FBI gets voter's IP address in new fraud probe tactic

https://www.axios.com/2026/07/31/fbi-voter-ip-address-investigation
1•_tk_•4m ago•0 comments

How to Do Great Work

https://paulgraham.com/greatwork.html
1•tosh•7m ago•0 comments

The Chatbot Act Forces One Parenting Model on Every Family

https://www.eff.org/deeplinks/2026/07/chatbot-act-forces-one-parenting-model-every-family
1•mdp2021•10m ago•0 comments

Leopold Aschenbrenner Built a Hot A.I. Hedge Fund. Then It Melted Down

https://www.nytimes.com/2026/07/31/business/situational-awareness-leopold-aschenbrenner.html
2•sbulaev•20m ago•1 comments

Google Just Ruined One of Its Most Important Tools

https://www.theatlantic.com/technology/2026/07/google-earth-ai-images/688145/
1•eloisius•20m ago•1 comments

Perplexity AI loses bid to toss Reddit lawsuit over data scraping

https://www.reuters.com/legal/litigation/perplexity-ai-loses-bid-toss-reddit-lawsuit-over-data-sc...
1•thm•22m ago•0 comments

What makes good magnet programs attractive?

https://www.educationprogress.org/p/what-makes-good-magnet-programs-attractive
1•barry-cotter•27m ago•0 comments

Ask HN: How did your boss's behavior change with the rise of AI?

1•aredirect•29m ago•0 comments

Granola Class Action Lawsuit

https://twitter.com/RobertFreundLaw/status/2083350273758728216
1•freestylematt•30m ago•0 comments

WTF Happened in 1971?

https://wtfhappenedin1971.com/
2•baxtr•30m ago•1 comments

Show HN: Wisp – a Linux shell with Lua scripting and structured pipelines

https://github.com/Hinikaa/wisp
1•hinikaa•31m ago•0 comments

Bloom Filters

https://arpitbhayani.me/blogs/bloom-filters/
1•vishwajeet_thok•33m ago•0 comments

AI doesn't generate working products, that's still your job

https://weeraman.com/the-prototype-isnt-the-product/
2•smckk•35m ago•1 comments

Amgen Reports Breach to SEC

https://databreaches.net/2026/07/31/amgen-reports-breach-to-sec/
1•WaitWaitWha•41m ago•0 comments

How Functional Is Human Tetrachromacy? (Ooqui) [video]

https://www.youtube.com/watch?v=NLC38iB7deE
1•zeristor•43m ago•0 comments

Google plans to exempt sanctioned nations from Android developer verification

https://arstechnica.com/gadgets/2026/07/google-plans-to-exempt-sanctioned-nations-from-android-de...
1•01-_-•44m ago•0 comments

Show HN: Habit Dungeon – RPG gamification that helps good habits stick

https://gamifyhabits.app/
1•jackedv•45m ago•1 comments

Solid Queue 1.6.0 now supports fiber workers

https://github.com/rails/solid_queue/releases/tag/v1.6.0
2•earcar•45m ago•0 comments

Silicon Valley loves young founders. Until it doesn't

https://techcrunch.com/2026/07/31/build-in-public-fail-in-public-what-its-like-to-be-a-founder-un...
1•01-_-•45m ago•1 comments

Situated Software (2004)

https://devonzuegel.com/situated-software
1•chr15m•46m ago•1 comments

Ten advances in mathematics and theoretical computer science

https://openai.com/index/ten-advances-in-mathematics/
51•milkshakes•49m ago•25 comments

Is AI Conscious? [video]

https://www.youtube.com/watch?v=DRbZyuY8EN8
2•abc42•56m ago•1 comments

Ats Resume Checker

https://www.apply-tracker.com/en/resume-checker
1•mirnumbing•57m ago•0 comments

The OpenCode default session prompts for plan and edit

https://github.com/anomalyco/opencode/tree/dev/packages/opencode/src/session/prompt
2•walrus01•1h ago•0 comments

Marketing sucks when all you want to do is build."builder's dopamine"

https://www.reddit.com/r/SaaS/comments/1vblhwy/comment/p0z1i6b/
2•absolutedev•1h ago•0 comments

Future euro banknote design proposals

https://www.ecb.europa.eu/euro/banknotes/future_banknotes/html/design-proposals.en.html
2•austinallegro•1h ago•0 comments

Most speed readers break on Japanese, Chinese and Thai

https://www.readkinetic.com/blog/speed-reading-japanese-chinese-thai
1•SamuraiLion•1h ago•0 comments

Show HN: Lightweight, S3-compatible object storage server

https://vaults3.com/
1•open_source_new•1h ago•0 comments