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•10mo ago

Comments

kemotep•10mo 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.

Nvidia Builds Open Data for AI

https://huggingface.co/blog/nvidia/open-data-for-ai
1•gmays•1m ago•0 comments

ChatGPT Edu feature reveals researchers' project metadata across universities

https://www.fastcompany.com/91507219/chatgpt-edu-researchers-project-metadata-universities-exclusive
1•Cynddl•2m ago•0 comments

Zoloft, Revisited

https://thefrontierpsychiatrists.substack.com/p/zoloft-revisited
1•surprisetalk•2m ago•0 comments

Vertical Integrators (2024)

https://www.notboring.co/p/vertical-integrators
1•surprisetalk•2m ago•0 comments

Place Capability Graphs [video]

https://www.youtube.com/watch?v=JcQX8raHWQE
1•surprisetalk•2m ago•0 comments

Oh, Ambien

https://thefrontierpsychiatrists.substack.com/p/oh-ambien
1•surprisetalk•2m ago•0 comments

Show HN: HCAP – Agent-to-agent (A2A) negotiation

https://www.hcap.dev/
1•krishnamzg•3m ago•0 comments

The Weighted Hotel Minibar Is Wildly Outdated

https://www.insidehook.com/hotels/weighted-minibar-hotel-industry-most-outdated-feature
1•RickJWagner•3m ago•0 comments

Research Links Daily Multivitamins to Slower Biological Aging

https://www.sci.news/medicine/daily-multivitamins-slower-biological-aging-14617.html
1•brandonb•3m ago•0 comments

Kaida Shield – Runtime behavioral monitoring for autonomous AI agents

https://github.com/ajpandit775/kaida-shield
1•panditaditya21•3m ago•1 comments

Shooting at Michigan Shul

https://www.freep.com/story/news/local/michigan/oakland/2026/03/12/temple-israel-shooting-west-bl...
1•marysminefnuf•3m ago•0 comments

The Mag 7 Are Dead. How the Hottest Trade of the Decade Fizzled Out

https://www.barrons.com/articles/stock-movers-1d7440f2?st=eVZYpD
1•RickJWagner•4m ago•0 comments

How we compare model quality in Cursor

https://cursor.com/blog/cursorbench
2•ingve•4m ago•0 comments

Ask HN: Why is my submission not visible if I am not logged in?

1•beepbooptheory•5m ago•2 comments

An Open Letter to Anthropic Leadership

https://claude.ai/public/artifacts/4b1e7231-41fe-4833-be0d-98cdae617320
2•measurablefunc•6m ago•0 comments

The evolution of Mac app window corners

https://lapcatsoftware.com/articles/2026/3/4.html
1•john_alan•7m ago•1 comments

The AI productivity boost is not here, yet

https://www.economist.com/finance-and-economics/2026/02/22/the-ai-productivity-boom-is-not-here-yet
1•danielovichdk•7m ago•0 comments

Color-Coded Windows for Git Worktrees on MacOS

https://github.com/aureliensibiril/portal
3•gearnode•7m ago•0 comments

We Analyzed 413K Agent Runs. Here's What Separates the Ones That Succeed

https://twitter.com/lihanc02/status/2032150260638941360
1•lihanc111•8m ago•1 comments

Show HN: Baltic security monitor from public data sources

https://estwarden.eu/
1•makefunstuff•10m ago•0 comments

"I made a website for learning ancient Greek"

https://twitter.com/TW1NKD3STR0YER/status/2031954119208943638
2•firloop•13m ago•0 comments

Show HN: An application stack Claude coded directly in LLVM IR

https://github.com/dot-matrix-labs/alien-stack
2•dboreham•13m ago•0 comments

NewsGuard and Pangram to identify AI-generated news and misinformation

https://www.adweek.com/media/newsguard-tracking-ai-slop-content-farms/
2•mikelgan•14m ago•0 comments

One of Musk's DOGE bros explains how he flagged "DEI" grants for termination

https://twitter.com/Mollyploofkins/status/2032125061893611920
1•taytus•14m ago•0 comments

What Are Intelligence, AI, Automation System? Their Essences? How to Distinguish

1•lilerjee•14m ago•0 comments

Show HN: BugStack – Autonomous error fixing that ships to prod while you sleep

https://www.bugstack.ai/
1•Bugboy•14m ago•0 comments

What miso-making taught the guy who built Claude Code

https://aka.me/blog/what-miso-taught-claude-code
1•pbarondadditude•16m ago•1 comments

Show HN: Xr – Ripgrep for Binary Xrefs

https://github.com/thebabush/xr
1•babush•18m ago•0 comments

Emergent Cyber Behavior: When AI Agents Become Offensive Threat Actors

https://www.irregular.com/publications/emergent-offensive-cyber-behavior-in-ai-agents
1•maltalex•18m ago•0 comments

Steelman: An adversarial reasoning tool for decision-making

https://dylanamartin.com/2026/03/11/announcing-steelman.html
1•mooreds•18m ago•0 comments