frontpage.
newsnewestaskshowjobs

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.

Clojure Hosted on Go

https://github.com/glojurelang/glojure
2•dnlo•2m ago•0 comments

Show HN: ML condenses billions of logs into a tiny snapshot your LLM can debug

https://github.com/Rocketgraph/rocketgraph
1•kvaranasi_•2m ago•0 comments

A Secret Microsoft Tool Fixed Windows Performance [video]

https://www.youtube.com/watch?v=jH0BYAkPj78
1•tambourine_man•4m ago•0 comments

Build in Lovable, from Claude

https://xcancel.com/Lovable/status/2067326328110494129
1•doener•4m ago•0 comments

Tensordyne is making AI compute more efficient using logarithms

https://www.zach.be/p/tensordyne-is-making-ai-compute-more
1•hasheddan•7m ago•0 comments

The Free and Open Web Is Under Attack at the IETF

https://www.eff.org/deeplinks/2026/06/free-and-open-web-under-attack-ietf
3•hn_acker•12m ago•0 comments

The (real) dead economy theory

https://pluralistic.net/2026/06/17/its-the-stupid-economy-stupid/
4•hn_acker•12m ago•0 comments

The No Fakes Act Could Silence Satire, Commentary, and News

https://www.eff.org/deeplinks/2026/06/no-fakes-act-could-silence-satire-commentary-and-news
2•hn_acker•14m ago•0 comments

Salvager, Undo for AI agents that edit your files

https://www.salvager.sh/
1•gorkamb•16m ago•0 comments

Show HN: Criterion Closet as a website – pull any of 1,247 films off the shelf

https://the-criterion-closet.vercel.app/
2•olievans•16m ago•1 comments

Hydra – a one-line Gradle RASP that seals app secrets until the device is clean

https://github.com/iamjosephmj/hydra
1•iamjosephmj1•18m ago•0 comments

Treating Agent Reasoning as a Span

https://forestmars.substack.com/p/ai-agents-run-to-completion
1•polynomial•21m ago•1 comments

Compiles any HuggingFace model into a single persistent megakernel

https://twitter.com/Akashi203/status/2067379010762338681
2•OsamaJaber•21m ago•0 comments

Apple Reveals Plans to Raise Prices

https://www.wsj.com/tech/apple-reveals-plans-to-raise-prices-1fbcc1d4
4•mfiguiere•22m ago•0 comments

Show HN: Righthand – Autonomous AI assistants with skills, goals, and a CLI

https://www.rigthhand.ai
2•notanaiagent•24m ago•0 comments

Vyrse – Social Bible reader for skeptics

https://vyrse.app
1•StudioHeat•25m ago•0 comments

Play Snake in Your Favicon

https://franciscouzo.github.io/favisnake/
1•toilet•27m ago•0 comments

China: Free AI for developing world; G7: who gets access to American models?

https://thenextweb.com/news/china-ai-global-cooperation-vs-g7-export-controls
1•skeledrew•29m ago•0 comments

Show HN: WaylandClientKit – a Swift Wayland client substrate for Linux

https://github.com/conxlgtm/WaylandClientKit
2•Nocerg•31m ago•0 comments

List of video game console color palettes

https://en.wikipedia.org/wiki/List_of_video_game_console_palettes
2•kibwen•33m ago•0 comments

HandoffKit: Coordinate agents by passing messages, not sharing memory

https://platformpilot.ai/blog/open-sourcing-handoffkit
1•ricardo-larosa•35m ago•1 comments

America's bull market has entered its manic phase

https://www.economist.com/finance-and-economics/2026/06/16/americas-bull-market-has-entered-its-m...
2•andsoitis•37m ago•1 comments

BytePack: Header-only message serialization library for C++17

https://github.com/alkonosst/BytePack
1•sohkamyung•37m ago•0 comments

Border Enforcement Does Affect American Workers' Wallets

https://www.wsj.com/opinion/border-enforcement-does-affect-american-workers-wallets-cc45d6b0
2•PKop•39m ago•0 comments

A Chrome extension for AI routing that reduces friction when selecting AI models

https://chromewebstore.google.com/detail/promptrouter/bojhdblkfdngamonhpbpofcnjonjbkff
1•rheorix•39m ago•0 comments

Chinese open source model better than Fable [video][13 mins]

https://www.youtube.com/watch?v=plcuiOXn_Pk
1•Bender•39m ago•0 comments

Report on Titan Submarine Destruction

https://www.tsb.gc.ca/eng/rapports-reports/marine/2023/m23a0169/m23a0169.html
2•bluenose69•40m ago•0 comments

Rust Foundation Welcomes OpenAI as Platinum Member, Announces Donation to Rust

https://rustfoundation.org/media/rust-foundation-welcomes-openai-as-platinum-member-announces-don...
1•ndesaulniers•40m ago•0 comments

Show HN: Canipls – see caniuse.com global support percentages as you type

https://github.com/taylorplewe/canipls
1•taylorplewe•41m ago•0 comments

Italian noble investigated over Sarajevo 'human Safari' killings

https://www.thetimes.com/world/europe/article/italian-noble-investigated-over-sarajevo-human-safa...
1•cwwc•44m ago•0 comments