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.

The Lobotomy Ultimatum: What happens when a Government removes an AI's morals

https://greggbayesbrown.substack.com/p/the-lobotomy-ultimatum-what-happens
1•superfluous_g•3m ago•0 comments

Show HN: Free app to track countries you've travelled to

https://apps.apple.com/no/app/voyage-track-your-journey/id6758411779
1•anmols99•3m ago•0 comments

Show HN: AgentMint – signed tokens proving a human approved an agent action

https://github.com/aniketh-maddipati/agentmint
1•asmhacker•3m ago•1 comments

Netflix drops out of bidding after WBD deems Paramount's takeover bid 'superior'

https://www.cnn.com/2026/02/26/media/netflix-ted-sarandos-trump-white-house-paramount-wbd
1•gok•3m ago•0 comments

Brave New Smart Phone Dependence World and Google Support

1•bar_de•5m ago•0 comments

Netflix Declines to Raise Offer for Warner Bros

https://ir.netflix.net/investor-news-and-events/financial-releases/press-release-details/2026/Net...
3•doener•7m ago•0 comments

RSS Guard v5.0.0

https://github.com/martinrotter/rssguard/releases/tag/5.0.0
1•thombles•7m ago•0 comments

Paramount Wins Bidding War for Warner Discovery as Netflix Drops Out

https://www.wsj.com/business/media/warner-discovery-says-paramounts-latest-bid-is-superior-to-net...
3•jaredwiener•9m ago•1 comments

A Phase-Ordered Pre-Geometric Projection Framework (Physics)

1•RichOnFire•10m ago•0 comments

The Living Context Workflow: Keep agents oriented across every session

https://p10q.com/presentations/agents_md_workflow/
1•tmsh•11m ago•0 comments

Jack Dorsey's Block to cut nearly 1/2 its workforce in AI overhaul, shares surge

https://www.reuters.com/business/blocks-fourth-quarter-profit-rises-announces-over-4000-job-cuts-...
3•petethomas•13m ago•0 comments

Unlinkable Inference as a User Privacy Architecture

https://openanonymity.ai/blog/unlinkable-inference/
1•jhalderm•13m ago•0 comments

Long Horizon Tasks with Codex

https://developers.openai.com/cookbook/examples/codex/long_horizon_tasks/
1•gmays•14m ago•0 comments

AirSnitch: Demystifying and Breaking Client Isolation in Wi-Fi Networks

https://github.com/vanhoefm/airsnitch
2•rendx•14m ago•0 comments

The Future Is AI's Proof of Work

https://backalleycoder.com/posts/the-future-is-ai-proof-of-work/
3•csuwldcat•15m ago•0 comments

A Reality Alignment Index: Measuring When AI and Systems Lose Meaning [pdf]

https://offbrandguy.com/wp-content/uploads/2026/02/drift-fidelity-index-reality-alignment-framewo...
1•realitydrift•15m ago•1 comments

Making PyTorch –> Qualcomm NPUs less treacherous

https://www.muna.ai/blog/qualcomm-npu
1•olokobayusuf•17m ago•1 comments

Open-Source LLMs in 2026: A Complete Guide for AI Developers

https://vertu.com/ar/%d9%86%d9%85%d8%b7-%d8%a7%d9%84%d8%ad%d9%8a%d8%a7%d8%a9/the-best-open-source...
1•rurban•18m ago•0 comments

Kurt Gödel's Brilliant Madness

https://www.cantorsparadise.com/kurt-g%C3%B6dels-brilliant-madness-84288dd96eda
1•tzury•19m ago•0 comments

ChatGPT made Flappy Bird for Atari 2600 by writing byte code directly

https://twitter.com/lisperati/status/2026500894905479584
1•smusamashah•20m ago•1 comments

A leaked roster of 2,200 Bohemian Grove members

https://sfstandard.com/2026/02/25/new-illuminati-list-just-dropped-leaked-roster-2-200-bohemian-g...
2•billfor•20m ago•1 comments

Reappraisal of paths to decarbonising British electricity generation in 2030

https://iopscience.iop.org/article/10.1088/2753-3751/ae4235
1•PaulHoule•21m ago•0 comments

The Open Anonymity Project

https://openanonymity.ai/
1•jhalderm•23m ago•0 comments

Show HN: I built a minimal file organizer CLI and underestimated filesystem case

https://github.com/ChristianRincon/auto-organize
1•chris-corner•24m ago•0 comments

Claude Code Memory

https://code.claude.com/docs/en/memory
2•mfiguiere•24m ago•1 comments

Show HN: Praktor – Multi-agent Claude Code orchestrator with Docker isolation

https://github.com/mtzanidakis/praktor
1•mtzanidakis•25m ago•0 comments

Chaos Has a Market

https://blog.lpsz.org/posts/2026-02-26-zero/
1•abelgvidal•25m ago•0 comments

Show HN: HelioSim – Real-time N-body simulator in WebAssembly

https://koprolin.com/heliosim/
1•JustClemens•26m ago•0 comments

Statement from Dario Amodei on Our Discussions with the Department of War

https://www.anthropic.com/news/statement-department-of-war
108•qwertox•31m ago•41 comments

'Migaloo', a white humpback whale on Australia's east coast

https://www.migaloo.com.au/
1•bookofjoe•33m ago•0 comments