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.

Read your own writes, off the primary

https://boringsql.com/posts/read-your-own-writes/
1•metrofun•55s ago•0 comments

Anthropic 3Q26 Profit over $1B: The Anthropic IPO Financials Sneak Peak

https://newsletter.semianalysis.com/p/anthropic-3q26-profit-over-1b-the
1•Bluestein•56s ago•0 comments

Show HN: Open-source transaction enrichment dataset

https://github.com/steveharrison/openenrichment
1•steveharrison•1m ago•0 comments

Show HN: Serverless reverse geocoding for WebMCP, ESP32, and RP2040

https://nyatla.github.io/galuchat/
1•nyatla•1m ago•0 comments

Proxmox Decisions That Are Painful to Change Later

https://www.virtualizationhowto.com/2026/09/7-proxmox-decisions-that-are-painful-to-change-later/
1•bleevht•4m ago•1 comments

Chromium, Chrome, Edge, Opera, Vivaldi: Multiple Vulnerabilities

https://security.gentoo.org/glsa/202609-01
2•simonpure•5m ago•0 comments

Detecting a pebble at 60M km at 99% of light speed

https://www.jfreedman.space/post/detecting-a-pebble-at-60-million-kilometers-meteoroid-avoidance-...
1•arnoldsparkauth•6m ago•1 comments

ChatGPT Linux GUI version updates redownload all files, require 1.4GB download

1•juujian•8m ago•0 comments

Xfinlab – a financial intelligence API with an MCP server for AI agents

https://github.com/lnanology/Xfinlab
2•lnanology•8m ago•0 comments

BGP hijack infecting networks caused by a comedy of errors

https://arstechnica.com/security/2026/09/well-executed-bgp-attack-uses-hijacked-ips-to-infect-rea...
1•jnord•10m ago•0 comments

Academia as a d-index measuring contest

https://kevinmunger.substack.com/p/introducing-the-k-index
1•surprisetalk•10m ago•0 comments

Dog Age Calculator

https://dogagecalculator.pet
2•SevenLine•10m ago•0 comments

9000 RPM is faster than your screen refreshes

https://ma.ttias.be/9000-rpm/
1•Mojah•14m ago•0 comments

Using jq to format JSON on the clipboard

https://chris48s.github.io/blogmarks/posts/2021/jsontidy/
2•stefanvdw1•15m ago•1 comments

Show HN: Local Personal Financial Assistant

https://apps.apple.com/us/app/linggen/id6798304906
4•linggen•18m ago•0 comments

Chladni Plate

https://skytales.nl/visualizations/chladni-plate.html
2•vismit2000•18m ago•0 comments

An update on our dispute with Disney

https://www.interdigital.com/post/an-update-on-our-dispute-with-disney
3•ledoge•18m ago•0 comments

Autopsy of an N=1 Cybernetic Therapy: Multimodal AI for Grief (Case Report)

https://zenodo.org/records/22169978
2•poejionkyo•19m ago•0 comments

Mistral trains on user input by default, except on enterprise tier

https://help.mistral.ai/en/articles/455207-can-i-opt-out-of-my-input-or-output-data-being-used-fo...
3•teekert•20m ago•1 comments

Show HN: Review Markdown files like a document

https://github.com/shudv/easy-markdown-review-ado
2•shudv•20m ago•0 comments

B200 Attention Kernel from Scratch to Near-SOTA in 60 Diagrams

https://iaroslavelistratov.github.io/b200-attention/
3•magoghm•20m ago•0 comments

Ask HN: Where do you get your AI (technology) news?

2•BtM909•21m ago•0 comments

Csveee – parsing CSV at up to 192 GB/s in Rust

https://github.com/ackxolotl/csveee
1•foooo4•21m ago•0 comments

A call for collective action on cyber defense

https://openai.com/collective-cyberdefense/
1•RickJWagner•22m ago•1 comments

Uber is laying off 10% of staff

https://www.uber.com/us/en/newsroom/simplerfasteruber/
4•DeepLogin•23m ago•2 comments

Adversarial Collaboration in Philosophy

https://dailynous.com/2026/09/02/adversarial-collaboration-in-philosophy-guest-post/
1•mdp2021•23m ago•0 comments

Why I prefer using LLM API aggregators over subscription services

https://crazysteve.bearblog.dev/why-i-prefer-using-llm-api-aggregators-over-subscription-services/
1•expedited123•26m ago•0 comments

Check if a file was made with Claude

https://claude.com/check-content
2•frexs•27m ago•0 comments

What to Do While Waiting for AI Code Assistants

https://super-productivity.com/blog/what-to-do-while-waiting-for-claude-code/
1•eustoria•27m ago•0 comments

Building a personal book library with NotebookLM and Claude Code

https://blog.dornea.nu/2026/06/02/building-a-personal-book-library-with-notebooklm-and-claude-code/
1•eustoria•29m ago•0 comments