Home | Notifications | New Note | Local | Federated | Search | Logout
ori@ori@hj.9fs.net
We have a word for things that try to grow at any cost. That word is cancer.
Made of meat.
9front, Recurse Center, systems and data.
Site: https://orib.dev
Joined: 2026-07-22 12:03:09
5 notes, 0 following, 0 followers
Reply to @PuercoPop@mastodon.social
ori@ori@hj.9fs.net (2026-09-17 08:37:37)
https://www.bsdcan.org/2019/schedule/track/Invited%20Talks/1073.en.html
There's a YouTube video up somewhere.
ori@ori@hj.9fs.net (2026-09-16 03:26:23)
Finally posted about gefs on OpenBSD.
https://marc.info/?l=openbsd-tech&m=178948744271633&w=2
It's at the point where collaboration makes sense.
Reply to @concretedog@mastodon.social
ori@ori@hj.9fs.net (2026-07-25 23:45:24)
15.9 TB
Huh -- if that's all of github, it's surprising to me that it fits on one large-ish consumer hard drive.
CC: @concretedog@mastodon.social
Reply to @filippo@abyssdomain.expert
ori@ori@hj.9fs.net (2026-07-24 05:40:36)
I would still be much more comfortable if the spec was updated to remove support. Hypothetical bad behavior by companies has an unpleasant tendency to become actual, especially if there's a way to use it for additional lock-in.
I don't think it's worth prioritizing holding on to a dead feature over removing things that make adopters uncomfortable.
CC: @shaoyu@mastodon.social @filippo@abyssdomain.expert
Reply to @shaoyu@mastodon.social
ori@ori@hj.9fs.net (2026-07-22 12:01:24)
It's public key cryptography, not a simple password. The private data is not sent over the wire, so it can't be stolem. I would like to have public key cryptography in use for authentication, though I have one major and one minor reservation with passkeys.
The major reservation is remote attestation: the party that I'm authenticating with should have no idea what device I'm using, as long as it follows protocol. I don't feel comfortable using a protocol with provisions for this; large tech companies have shown that they're not to be trusted, especially where there's an opportunity for lock-in.
The minor reservation is the difficulty of backup and recovery. (If the major reservation is resolved, I can run a non-standard passkey agent that backs up the way I want, so this is only an issue if someone has protocol support for constraining the devices I can use)
CC: @filippo@abyssdomain.expert @shaoyu@mastodon.social