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

Comments

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

Roast my game: Photobomb mobile multiplayer party game

https://www.photobomb.online/
1•alhwyn•22s ago•1 comments

God's View – Realtime BGP Looking Glass and IP Lookup

https://god.ad/
1•tgma•24s ago•0 comments

A classic Excel ad just got a 2026 upgrade [video]

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

Meta will record employees' keystrokes and use it to train its AI models

https://techcrunch.com/2026/04/21/meta-will-record-employees-keystrokes-and-use-it-to-train-its-a...
1•jomon003•3m ago•0 comments

Article

https://mag.openrockets.com/p/developmental-integrity-di-and-the-cognitive-environments-why-minor...
2•openrockets•3m ago•0 comments

Show HN: Real-Real-Time Chat

https://kraa.io/kraa/trees
1•levmiseri•6m ago•0 comments

Building agents that reach production systems with MCP

https://claude.com/blog/building-agents-that-reach-production-systems-with-mcp
1•armcat•16m ago•0 comments

Anthropic: No "kill switch" for AI in classified settings

https://www.axios.com/2026/04/22/anthropic-no-kill-switch-ai-classified-settings
2•dsavant•16m ago•1 comments

America's descent into state capitalism is exaggerated

https://www.economist.com/business/2026/04/22/americas-descent-into-state-capitalism-is-exaggerated
2•andsoitis•21m ago•1 comments

It's time to reclaim the word "Palantir" for JRR Tolkien

https://www.zig.art/p/its-time-to-reclaim-the-word-palantir
2•IdahoSpring•23m ago•2 comments

Google upgrades AI Mode in the Chrome browser

https://blog.google/products-and-platforms/products/search/ai-mode-chrome/
1•gmays•23m ago•0 comments

Why This Car Rental Company's Stock Climbed 700% in One Month

https://www.forbes.com/sites/aliciapark/2026/04/22/a-car-rental-stock-is-up-700-in-one-month-is-i...
3•paulpauper•26m ago•0 comments

Congress pushes new semiconductor export control law

https://www.tomshardware.com/tech-industry/semiconductors/congress-moves-to-strip-commerce-of-chi...
2•jackyli02•30m ago•0 comments

Bash-ships: A Bash implementation of the classic strategy game Battleships

https://github.com/StarShovel/bash-ships
1•thunderbong•37m ago•0 comments

Show HN: Better-skills – Agent skill manager with profiles and versioning

https://github.com/ocherry341/better-skills
1•ocherry6622•38m ago•0 comments

Tasteful Tokenmaxxing

https://www.latent.space/p/ainews-tasteful-tokenmaxxing
2•omer_k•43m ago•0 comments

Arti: a Rust Tor Implementation – no longer experimental and ready for use

https://arti.torproject.org
2•acheong08•47m ago•0 comments

Why Iran Metabolizes the Pressure That Broke Venezuela

https://warontherocks.com/why-iran-metabolizes-the-pressure-that-broke-venezuela/
1•KnuthIsGod•50m ago•0 comments

Orinoco: Young Generation Garbage Collection

https://v8.dev/blog/orinoco-parallel-scavenger
2•plow-tycoon•52m ago•0 comments

Rspack 2.0

https://rspack.rs/blog/announcing-2-0
1•bpierre•52m ago•0 comments

Linux may get a hall pass from one state age bill, Congress plays hall monitor

https://www.theregister.com/2026/04/22/linux_us_state_age_verificaiton_laws/
1•Bender•54m ago•0 comments

Lisp Chat: An anonymous chat IRC-like written in Common Lisp

https://github.com/ryukinix/lisp-chat
1•lerax•54m ago•1 comments

OCUDU ecosystem foundation to accelerate open source AI-RAN innovation

https://www.linuxfoundation.org/press/linux-foundation-announces-ocudu-ecosystem-foundation-to-ac...
1•teleforce•55m ago•0 comments

Iran claims US used backdoors to knock out networking equipment during war

https://www.theregister.com/2026/04/21/iran_claims_us_used_backdoors/
1•Bender•55m ago•1 comments

A Practical Introduction to Constraint Programming Using CP-SAT and Python

https://pganalyze.com/blog/a-practical-introduction-to-constraint-programming-using-cp-sat
1•acheong08•55m ago•0 comments

Show HN: Cartoon Studio – an open-source desktop app for making 2D cartoon shows

https://github.com/Jellypod-Inc/cartoon-studio
3•bilater•1h ago•0 comments

Amazon is regretting AI [video][8 mins]

https://www.youtube.com/watch?v=0vvVo0Um1HY
2•Bender•1h ago•0 comments

Starbucks expansion in Nashville brews bitterness in Seattle

https://www.seattletimes.com/business/starbucks/starbucks-expansion-in-nashville-brews-bitterness...
1•RickJWagner•1h ago•0 comments

Borrow-checking without type-checking

https://www.scattered-thoughts.net/writing/borrow-checking-without-type-checking/
5•jamii•1h ago•0 comments

The Edge of Safe Rust

https://kyju.org/blog/tokioconf-2026/
1•vinhnx•1h ago•0 comments