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.

Show HN: Teletext-Style Portfolio

https://pakastin.fi
1•pkstn•34s ago•0 comments

Don't rely on GitHub Actions cron: jobs may be delayed or just dropped

https://docs.github.com/en/actions/reference/workflows-and-actions/events-that-trigger-workflows
1•7777777phil•2m ago•0 comments

Mt. Gox CEO Suggests Bitcoin Hard Fork to Recover $5B in Customer Funds

https://gizmodo.com/disgraced-mt-gox-ceo-suggests-bitcoin-hard-fork-to-recover-5-billion-in-custo...
1•giuliomagnifico•3m ago•0 comments

Show HN: Steward – a background agent that closes 80% low-risk noise

https://github.com/study8677/Steward
1•867762462f•3m ago•0 comments

I built a demo of what AI chat will look like when it's "free" and ad-supported

https://99helpers.com/tools/ad-supported-chat
1•nickk81•3m ago•1 comments

U.S. Strikes in Middle East Use Anthropic, Hours After Trump Ban

https://www.wsj.com/livecoverage/iran-strikes-2026/card/u-s-strikes-in-middle-east-use-anthropic-...
2•slinky3671•6m ago•0 comments

Show HN: Vote-MCP" – a bit like Google Forms, but for AIs

https://vote-demo.dapp32.com/about
2•_codah_•9m ago•0 comments

A New Threat to Power Grids: Data Centers Unplugging at Once

https://www.wsj.com/business/energy-oil/a-new-threat-to-power-grids-data-centers-unplugging-at-on...
2•impish9208•12m ago•1 comments

Fooling Go's X.509 Certificate Verification

https://danielmangum.com/posts/fooling-go-x509-certificate-verification/
1•hasheddan•13m ago•0 comments

A.I. Isn't People

https://www.todayintabs.com/p/a-i-isn-t-people
2•latexr•19m ago•0 comments

Show HN: Lazylogs -TUI structured log viewer (less meets jq for your terminal)

https://github.com/yasomaru/lazylogs
1•yasomaru•19m ago•0 comments

Disrupting the Gridtide Global Cyber Espionage Campaign

https://cloud.google.com/blog/topics/threat-intelligence/disrupting-gridtide-global-espionage-cam...
1•yusufaytas•22m ago•0 comments

Show HN: OpenLinq – invite-only link sharing for humans tired of AI slop

https://www.openlinq.xyz/
1•Othrya•22m ago•0 comments

Rebel startups challenge conglomerates in Korea's 'AI Squid Game'

https://businessmirror.com.ph/2026/02/25/rebel-startups-challenge-conglomerates-in-koreas-ai-squi...
2•journey2s•22m ago•0 comments

MDBaseQuery – Query MD/Frontmatter Bases (Obsidian-Compatible) with Headless CLI

https://github.com/intellectronica/mdbasequery
2•intellectronica•23m ago•1 comments

GPT detectors are biased against non-native English writers (2023)

https://arxiv.org/abs/2304.02819
1•maxloh•25m ago•0 comments

China Wins The Pentagon-Anthropic Brawl

https://www.wsj.com/opinion/anthropic-donald-trump-pentagon-ai-china-u-s-military-467dd6de
1•doener•29m ago•0 comments

I pitched my anime idea to a Japanese producer

https://sutanisurabu.substack.com/p/how-i-sold-my-anime-idea-to-a-japanese
1•sutanisurabu•32m ago•1 comments

Block and Tackle: Job Cuts and the AI Narrative

https://om.co/2026/02/28/block-tackle-job-cuts-the-ai-narrative/
1•herbertl•32m ago•0 comments

A Record Player Gave Me the Idea to Revive the Home Computer

https://text.tchncs.de/r3nun0mxs9
1•doener•36m ago•0 comments

Nets used to catch fish. Now they're catching Russian drones

https://www.cnn.com/2026/02/01/europe/ukraine-fishing-farming-nets-drones-intl
2•pera•38m ago•0 comments

Show HN: A CLI client for Tuta(nota) email

https://github.com/digitalWestie/tutanota-cli
1•digitalWestie•40m ago•0 comments

Show HN: Vertex.js – A 1kloc SPA Framework

https://lukeb42.github.io/vertex-manual.html
1•LukeB42•47m ago•0 comments

Show HN: I rewrote SMTP-server for Bun without touching node:net

https://github.com/puiusabin/bun-smtp
1•puiusabin•49m ago•0 comments

Show HN: Rust compiler in PHP emitting x86-64 executables

https://github.com/mrconter1/rustc-php
2•mrconter11•49m ago•1 comments

Redis Patterns for Coding Agents

https://redis.antirez.com/
1•ingve•50m ago•0 comments

Show HN: CANomaly-LSTM – Detecting CAN bus anomalies with deep learning

https://github.com/Yigtwxx/CANomaly-LSTM
2•Yigtwx•51m ago•1 comments

The JWKS Setup for Robust JWT Validation in Asp.net 10

https://www.aaronpina.com/the-ultimate-jwks-setup-for-robust-jwt-validation-in-asp-net-10/
1•aaronpina•51m ago•0 comments

Flightradar24 for Ships

https://atlas.flexport.com/
3•chromy•51m ago•1 comments

Show HN: OneCamp – Self-Hosted Slack/Asana/Zoom/Notion Alternative

1•akashc777•51m ago•0 comments