frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Ukrainian Men Are Fleeing a Cruel Conscription System

https://www.thenation.com/article/world/ukraine-military-conscription-draft-dodgers/
1•petethomas•33s ago•0 comments

US moves to open tracts of pristine forests to logging

https://www.france24.com/en/live-news/20260818-us-moves-to-open-vast-tracts-of-pristine-forests-t...
2•geox•50s ago•0 comments

Progress in Modernizing Kernel Cryptography

https://lwn.net/Articles/1077427/
3•pykello•8m ago•0 comments

AI mines 500 years of Spanish colonial records to find hidden wrecks, lost cargo

https://www.tomshardware.com/tech-industry/artificial-intelligence/ai-company-hiring-a-literal-pi...
1•harambae•9m ago•0 comments

Securely share biotech data, but without all the setup hassle

1•Peony_VDR•10m ago•0 comments

DBimg – free image/video/audio hosting with permanent direct links

https://dbimg.app/en
1•dannbx•12m ago•0 comments

Show HN: 4bit bridge between AI and humans

https://github.com/YOalphabet/YOalphabet
1•YOalphabet•13m ago•0 comments

Mystery of 'space activity' forcing plane's Antarctic U-turn solved

https://www.stuff.co.nz/travel/361022053/us-antarctic-flight-forced-back-over-feared-russian-spac...
1•speckx•19m ago•0 comments

Types of Neural Networks You Should Know

https://ischool.syracuse.edu/types-of-neural-networks/
2•peter_d_sherman•20m ago•0 comments

Satellite operators are in panic mode due to a worsening launch crisis

https://arstechnica.com/space/2026/08/theres-a-huge-launch-crunch-right-now-and-it-will-probably-...
1•chha•24m ago•0 comments

Ask HN: Are AI credits too locked to individual applications?

1•nextma•26m ago•0 comments

Binquery – local CLI that shortlists 8–15 clips from an edit intent

https://github.com/jennifferweslowski-design/binquery
1•junwanghechu123•26m ago•0 comments

Model Hypnosis: Strong control of AI via additive subliminal effects

https://arxiv.org/abs/2608.16834
1•sbulaev•27m ago•0 comments

Kim Jong-Un Is Not Our Friend

https://www.nationalreview.com/2026/08/kim-jong-un-is-not-our-friend/
2•petethomas•28m ago•0 comments

Show HN: CommitLore – Git memory for decisions coding agents keep forgetting

https://github.com/MongLong0214/commitlore
1•weplay0628•29m ago•0 comments

Autopilot for Software Engineering

https://vorflux.com/
1•Tervicke•29m ago•0 comments

Show HN: PlugClaw – Private AI agent hardware for any phone or PC

https://plugos.net/plugclaw/
3•darkreader•31m ago•0 comments

Mathematics in the Age of AI

https://arxiv.org/abs/2608.16753
1•aaraujo002•33m ago•0 comments

Show HN: Memanto Is a Memory Agent

https://github.com/moorcheh-ai/memanto
1•supportm•33m ago•0 comments

Anti-corruption site bribes.fyi shuts down forever

https://theprint.in/feature/bribes-fyi-anti-corruption-site-aryan-nishad/3018441/
1•thunderbong•34m ago•0 comments

A2osX: A multi-user OS and shell for the 8 bit Apple II range

https://github.com/A2osX/A2osX/blob/master/_Docs/User%20Guide.md
1•argimenes•34m ago•0 comments

SERP Lens – an AI agent that does SEO work in a real browser

https://serplens.com
1•brodieclark•39m ago•0 comments

Private Chinese rocket aces landing on 2nd-ever flight

https://www.space.com/space-exploration/launches-spacecraft/touchdown-private-chinese-rocket-aces...
3•whwhyb•39m ago•0 comments

BSDun – FreeBSD ELF support for the Linux kernel

https://gitlab.com/megastallman/bsdun
1•rguiscard•40m ago•0 comments

UC Berkeley Admissions vs. Math Competency

https://tools.encona.com/uc-vs-sbac#year=2025&campus=Berkeley&county=San+Francisco&mode=count&sch...
2•rahimnathwani•47m ago•0 comments

Show HN: I built the YouTube Music TUI I wanted (Vim registers, 0-9 to seek, ..)

https://github.com/indigo0445/yt-collate
4•indigo0445•47m ago•0 comments

Brandolini's law, a.k.a. the bullshit asymmetry principle

https://en.wikipedia.org/wiki/Brandolini%27s_law
3•gurjeet•50m ago•0 comments

Explaining AI agents is like explaining 3D printers

https://www.jitbit.com/alexblog/ai-agents-and-3d-printers/
2•speckx•51m ago•0 comments

Show HN: An outliner where S3 is the database and there's no server

https://bulletlist.org/
3•laurentenhoor•52m ago•0 comments

Artificial Artificial Intelligence Just Gained a Third Artificial

1•michael_michael•53m ago•0 comments
Open in hackernews

Passwords are okay, impulsive Internet isn't

https://www.dedoimedo.com/life/passwords-passkeys.html
3•brycewray•1y ago

Comments

palata•1y ago
Hmm... I see a rant against the state of software (bad software, AI diarrhea, ...) and TooBigTech having control over everything. I can agree with that, but it has nothing to do with the "passwords vs passkeys" question.

The rant against passkeys? I don't get it. Just like one can use a password manager controlled by TooBigTech or KeePass, one can use a passkey controlled by TooBigTech or a Yubikey. I find it great to authenticate directly with my Yubikey (over FIDO2) instead of using my Yubikey to decrypt a password and copying it in a form.

And then there is the part that is completely wrong about security. They say that they "can't trust their phone" so they don't want to keep the passkeys there. But that is not correct: if the passkeys are encrypted and the key is stored in a TPM, then that's effectively similar to having a security key (you have to trust the TPM, just as you have to trust the security key of course).

And then there is the nonsense:

> I can set up KeePass Portable on a USB key, run it in Linux via WINE, place it inside an encrypted VeraCrypt container, copy to any which file sharing service, if I want.

If the device where you enter the password is compromised, then the password will be compromised as soon as you enter it on that device. No matter how much you show off with your funny setup with WINE and VeraCrypt. A password manager doesn't protect against that, so passwords can be exfiltrated as they are used. Whereas a FIDO2 authentication requires the passkey every time. E.g. I need to physically touch my Yubikey for it to sign the challenge. It could be MitM, but it is visible ("I touched my Yubikey and it didn't work, what happened?").

Authenticating over FIDO2 with a security key is strictly superior to entering a password in a field, period.