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.

OpenAI Onboards Department of War

https://twitter.com/i/status/2027578652477821175
1•dinosor•1m ago•0 comments

The use of hydroxyapatite toothpaste to prevent dental caries

https://pmc.ncbi.nlm.nih.gov/articles/PMC8930857/
1•gurjeet•4m ago•0 comments

Show HN: TattooForge – AI Tattoo Design Generator

https://tattooforge.art
1•crawde•5m ago•0 comments

Agreement with the Department of War

https://twitter.com/sama/status/2027578580159631610
2•madars•6m ago•0 comments

OpenAI Entered into an agreement with the DoD last January

https://defensescoop.com/2025/01/16/openais-gpt-4o-gets-green-light-for-top-secret-use-in-microso...
1•dakolli•7m ago•1 comments

Please, please, please stop using passkeys for encrypting user data

https://blog.timcappalli.me/p/passkeys-prf-warning/
1•zdw•7m ago•0 comments

Book Review: 'A World Appears,' by Michael Pollan

https://www.nytimes.com/2026/02/27/books/review/a-world-appears-michael-pollan.html
1•lxm•9m ago•0 comments

Jemini Deep Research

https://twitter.com/jmailarchive/status/2027516806806835548
2•jbegley•11m ago•1 comments

Ancient Killer Is Rapidly Gaining Resistance to Antibiotics, Scientists Warn

https://www.sciencealert.com/ancient-killer-is-rapidly-gaining-resistance-to-antibiotics-scientis...
1•thelastgallon•11m ago•0 comments

Burger King is testing AI headsets that will know if employees say 'welcome'

https://abc7.com/post/burger-king-is-testing-ai-headsets-will-know-employees-say-welcome-thank/18...
1•lxm•12m ago•0 comments

Elementary OS 8.1.1 Available Now

https://blog.elementary.io/os-8-1-1-available-now/
1•todsacerdoti•14m ago•0 comments

The Rise and Fall of a 3-D Printing Empire

https://www.nytimes.com/2026/02/27/business/3d-printing-industry.html
1•thelastgallon•16m ago•0 comments

Easel: What's New? (Feb 2026)

https://easel.games/blog/2026-feb-update
1•BSTRhino•18m ago•1 comments

OpenAI Executes Agreement with Dept of War for Classified Environment Deployment

https://twitter.com/sama/status/2027578652477821175
13•eoskx•20m ago•1 comments

I Trained My Own AI It Beat ChatGPT [video]

https://www.youtube.com/watch?v=aV4j5pXLP-I
1•yomismoaqui•21m ago•0 comments

"Tonight, we reached an agreement with the Dept. of War to deploy our models"

https://twitter.com/sama/status/2027578508042723599
7•davidbarker•21m ago•0 comments

Liberland

https://en.wikipedia.org/wiki/Liberland
1•pinkmuffinere•22m ago•0 comments

Bootc and OSTree: Modernizing Linux System Deployment

https://a-cup-of.coffee/blog/ostree-bootc/
2•mrtedbear•23m ago•0 comments

Kola Superdeep Borehole

https://www.davidsmythe.org/kola/kola.htm
1•DriftRegion•24m ago•0 comments

Rtk – reduce Claude Code token usage

https://github.com/rtk-ai/rtk
1•RyanShook•26m ago•0 comments

A "Rose" Made of Galaxies Highlights Hubble's 21st Anniversary

https://science.nasa.gov/asset/hubble/a-rose-made-of-galaxies-highlights-hubbles-21st-anniversary/
1•tzury•26m ago•0 comments

Show HN: Local memory for AI assistants – zero-cost Telegram history search

https://github.com/tituss-bit/openclaw-local-memory
1•tituss-bit•27m ago•0 comments

Deep Learning: Our Year 1990-1991

https://people.idsia.ch/~juergen/blog.html
1•vinhnx•28m ago•0 comments

Deep Learning: Our Year 1990-1991

https://arxiv.org/abs/2005.05744
1•vinhnx•28m ago•0 comments

WhatsApp Encryption, a Lawsuit, and a Lot of Noise

https://blog.cryptographyengineering.com/2026/02/02/whatsapp-encryption-a-lawsuit-and-a-lot-of-no...
1•Betelbuddy•28m ago•0 comments

Croatia declared free of landmines after 31 years

https://glashrvatske.hrt.hr/en/domestic/croatia-declared-free-of-landmines-after-31-years-12593533
3•toomuchtodo•31m ago•1 comments

I built the first multiplayer prompt-hacking game: Agent Has A Secret

https://agenthasasecret.com/
1•arm32•32m ago•1 comments

Coding Agents Wrote a Chess Engine in Pure TeX

https://blog.mathieuacher.com/TeXCCChessEngine/
1•azhenley•33m ago•0 comments

Building a Minimal Transformer for 10-digit Addition

https://alexlitzenberger.com/blog/post.html?post=/building_a_minimal_transformer_for_10_digit_add...
2•alexlitz•34m ago•0 comments

How Codex Is Built

https://newsletter.pragmaticengineer.com/p/how-codex-is-built
2•vinhnx•36m ago•0 comments