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: ClawMem – Open-source agent memory with SOTA local GPU retrieval

https://github.com/yoloshii/ClawMem
1•yoloshii•57s ago•0 comments

Show HN: MCP Gateway – Open-source auth, RBAC, and audit layer for MCP servers

https://github.com/SidPad03/unified-mcp-gateway
1•SidPad03•6m ago•0 comments

OpenAI reportedly plans to double its workforce to 8k employees

https://www.engadget.com/ai/openai-reportedly-plans-to-double-its-workforce-to-8000-employees-161...
3•prng2021•9m ago•0 comments

Steve Jobs speech at the Apple campus (1999) [video]

https://www.youtube.com/watch?v=EoM2Y2KO6kU
3•Austin_Conlon•13m ago•0 comments

Rebuilt my repo to give your agent a homelab

https://wiki.wagmilabs.fun
1•mentholmike•17m ago•0 comments

AI coding agents run shell commands with no audit trail. I built a fix

https://www.oculisecurity.com/
1•rellaElla•18m ago•0 comments

Hive agents just beat OpenAI's Parameter Golf leaderboard (join the swarm!)

https://hive.rllm-project.com/task/parameter-golf
1•deviscold•18m ago•1 comments

Depth-First-Search vs. Breadth-First-Search, When to Use Which?

https://www.youtube.com/watch?v=cS-198wtfj0
1•Brysonbw•20m ago•0 comments

Trivy Compromised by Supply Chain Attack

https://www.wiz.io/blog/trivy-compromised-teampcp-supply-chain-attack
2•akerl_•20m ago•0 comments

Pollock avoided hydrodynamic instabilities to paint with his dripping technique

https://journals.plos.org/plosone/article?id=10.1371%2Fjournal.pone.0223706&utm_source=clivethomp...
1•bookofjoe•20m ago•0 comments

Dissociating Direct Access from Inference in AI Introspection

https://arxiv.org/abs/2603.05414
2•3willows•23m ago•0 comments

Show HN: I vibe-coded the chopsticks faux pas app for you so you don't have to

https://hashihabits.com
1•stunnAR•34m ago•0 comments

Show HN: I Built Grid View for Switchboard – Claude Code CLI Manager

https://github.com/doctly/switchboard/releases/tag/v0.0.16
1•kapitalx•35m ago•0 comments

Graphics Gems Repository (2021)

https://www.realtimerendering.com/resources/GraphicsGems/
1•turtleyacht•36m ago•0 comments

T0-GPU: Bare-metal kernel compiler for RDNA3

https://github.com/GeisYaO/t0-gpu
1•woctordho•37m ago•0 comments

Goalless AI Agents: What They Build When No One Is Watching

https://changkun.substack.com/p/goalless-agents
1•changkun•38m ago•0 comments

Using AI makes writing more bland, study finds

https://www.nbcnews.com/tech/tech-news/ai-changing-style-substance-human-writing-study-finds-rcna...
1•cdrnsf•38m ago•0 comments

Crisis Engineering: The Book

https://crisisengineering.layeraleph.com/crisis-engineering-the-book/
2•riknos314•39m ago•0 comments

Humans share acoustic preferences with other animals: study

https://www.mcgill.ca/newsroom/channels/news/humans-share-acoustic-preferences-other-animals-stud...
1•hhs•39m ago•0 comments

Before You Adapt to AI… Watch This

https://www.youtube.com/watch?v=k51k2AyUpao
2•vinhnx•43m ago•1 comments

Storing 2 bytes of data in your Logitech mouse

https://www.timwehrle.de/blog/what-if-i-stored-data-in-my-mouse/
8•birdculture•47m ago•4 comments

Creating prediction markets with Tarek Mansour and Luana Lopes Lara

https://cheekypint.substack.com/p/creating-prediction-markets-and-suing
1•hhs•48m ago•0 comments

In this economy? Sydney In Me has created a free tool using free services

https://taplink.cc/sydneyinme
1•iiviivix•50m ago•1 comments

Looking at Unity made me understand the point of C++ coroutines

https://mropert.github.io/2026/03/20/unity_cpp_coroutines/
2•ingve•54m ago•0 comments

Inside the AI labs training China's humanoid robots

https://www.ft.com/content/85bca5c7-f64b-4011-bc7c-9ce3254a2b78
2•hhs•58m ago•0 comments

WikiWikiWiki

https://github.com/minguhong/WikiWikiWiki
2•cookingoils•59m ago•0 comments

AI systems are more similar to indent(1), than to the human process

https://marc.info/?l=openbsd-tech&m=177411863202734&w=2
3•longislandguido•1h ago•1 comments

I built a FIX protocol engine in Rust that's 4.5x faster than QuickFIX/J

https://github.com/matthart1983/velocitas-fix-engine
2•matthart1983•1h ago•0 comments

AI models know they are guessing before they generate text

https://www.orsonai.com/publications/tes1-pre-generative-epistemic-signal.html
1•JakubCwi•1h ago•0 comments

Management Craft

https://www.managementcraft.co/
1•handfuloflight•1h ago•0 comments