this post was submitted on 21 Mar 2026
19 points (91.3% liked)
Ask Experienced Devs
1467 readers
13 users here now
Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think this is the best possible solution, great write up and explanation. A minor improvement would be to make the card some kind of OATH device to generate TOTP tokens rather than a single ID number, so that you can reuse the same identifying token in multiple places with no way to connect the token.
Edit: On second thought, I can't think of a way to make that work, without compromising privacy, and I can think of a few possible ways that the original idea could potentially go wrong, too. Still, I think this is the closest possible solution.
Oh, mine is a terrible idea, but maybe one of the least bad. I like your idea of making it reusable somehow.
I'd say check out my top-level comment, and the link to the crypto Stack Exchange within it.