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.

World Food Programme breach exposes data of 600k vulnerable Gazan families

https://www.theregister.com/security/2026/06/05/world-food-programme-breach-exposes-data-of-600k-...
1•vintagedave•1m ago•0 comments

Free Dev Tools

https://www.too-ly.eu/
1•quintoncarroll•6m ago•0 comments

UK banks blocked from cyber AI tool Mythos get offer from rival OpenAI

https://www.bbc.com/news/articles/cm2p3j6lvn7o
1•vintagedave•11m ago•0 comments

Show HN: Netfox – A native macOS network monitor built in SwiftUI

https://netfox.app
1•undolog•11m ago•0 comments

Maybe Coding Agents Don't Need a Bigger Memory. Maybe They Need Continuity

https://oldskultxo.substack.com/p/maybe-coding-agents-dont-need-a-bigger
1•errekaldeko•13m ago•1 comments

Brave Origin premium experience offers users a minimalist version of the Brave

https://brave.com/blog/brave-origin/ource=perplexity
1•_____k•18m ago•0 comments

I built a workflow orchestrator where each stage defines the next one

https://processflow.tech/
1•jsecure•21m ago•0 comments

Show HN: Akmon, verify what an AI agent did offline using only OpenSSL

https://github.com/radotsvetkov/akmon
1•radotsvetkov•21m ago•0 comments

OpenAI Whisper in 150 lines of NumPy

https://github.com/timothygao8710/minWhisper
2•timothygao•24m ago•0 comments

Trump administration dismantles critical ocean-floor observation network

https://oceanographicmagazine.com/news/trump-administration-dismantles-critical-ocean-floor-obser...
2•pieterr•25m ago•0 comments

The Smart TV in Your LivingRoom Is a Node in the AIScraping Economy

https://blog.includesecurity.com/2026/06/the-smart-tv-in-your-livingroom-is-a-node-in-the-aiscrap...
5•nikcub•28m ago•0 comments

Performance: Unroll popcount reductions and add a NextClear fast path

https://github.com/bits-and-blooms/bitset/pull/219
1•tosh•32m ago•0 comments

Sam Altman and Moxie Marlinspike Play Mafia [video]

https://www.youtube.com/watch?v=EDCwQe7P8T0
2•a_paddy•32m ago•0 comments

FOSS book: learn Lisp with fewer parentheses in a day

https://www.draketo.de/software/programming-basics-wisp
2•ArneBab•36m ago•0 comments

We're All One Crisis Away from Taking Unlicensed Research Peptides

https://asteriskmag.com/issues/14/we-re-all-one-crisis-away-from-taking-unlicensed-research-peptides
3•maxall4•37m ago•1 comments

Kalshi asks paid influencers to delete posts sowing doubts over LA election

https://www.semafor.com/article/06/05/2026/kalshi-asks-paid-influencers-to-delete-posts-on-la-may...
2•thm•38m ago•0 comments

I led the U.S. CDC response to the 2014 Ebola epidemic

https://www.statnews.com/2026/06/06/ebola-outbreak-us-aid-response-tom-frieden-action-plan/
4•maxall4•40m ago•0 comments

J9.7

https://code.jsoftware.com/wiki/System/ReleaseNotes/J9.7
1•tosh•42m ago•0 comments

An open standard for production agents – with runnable security checks

https://github.com/Moai-Team-LLC/agentic-product-standard
1•AlexDuch•43m ago•0 comments

Cross-platform desktop automation through accessibility APIs

https://crowecawcaw.github.io/general/2026/05/30/accessibility-for-computer-use.html
1•lukastyrychtr•43m ago•0 comments

Software Is Hard (2007)

http://gamearchitect.net/Articles/SoftwareIsHard.html
1•downbad_•44m ago•0 comments

Found the most useful app of 2026

https://play.google.com/store/apps/details?id=com.pragya.personalai&hl=en_US
1•kshitij_dubey15•46m ago•3 comments

Concurrent, atomic MSI hash tables

https://nullprogram.com/blog/2026/05/06/
1•signa11•52m ago•0 comments

Tool to convert technical PDFs into RAG-ready chunks and Obsidian vaults

https://pdf-knowledge-extractor.onrender.com
1•jmagom24•52m ago•0 comments

Sawtooth – An async, multi-tiered memory framework for LLM agents

https://github.com/HtooTayZa/sawtooth-memory
1•Jackmann_01•53m ago•0 comments

Running infinite context lengths on 8GB GPU without ever hitting Out Of Memory

https://github.com/JeevanJoshi2061/titan_engine_core
1•Jeevan_Joshi•54m ago•0 comments

Show HN: Tech Dependency Calculator

https://tech-dependency.statichost.page/
1•fgdhtt•56m ago•0 comments

Async Rust: deep dive into cooperative scheduling and Tokio's architecture

https://kerkour.com/async-rust-cooperative-scheduling-tokio
1•vinhnx•57m ago•0 comments

Memory safety is a matter of life and death

https://joshlf.com/posts/memory-safety-life-and-death/
1•vinhnx•57m ago•1 comments

Tell HN: Pearl's "useful" PoW AI mining is vaporware

2•secondary_op•1h ago•1 comments