RE: https://hachyderm.io/@miketheman/116008792409955286
When I say TOTP is phishable and webauthn (“passkeys”) isn’t, this is a real-world example of what I am talking about
RE: https://hachyderm.io/@miketheman/116008792409955286
When I say TOTP is phishable and webauthn (“passkeys”) isn’t, this is a real-world example of what I am talking about
to your "wallet" account
What is that and where is it stored?
I have reasons to believe it is less reliable and/or trustworthy a backup solution than the one I use generally.
As for interop, its absence makes the use of passkeys rather less useful and safe with Qubes, where one could instead have an RPC protocol between qubes/VMs (this is a very standard thing on Qubes, it's how keepassxc & the like are intended to be used) such that the one requesting authentication never even has access to the key in any shape or form, but merely passes along the handshake request.
Similar things could be done with hardware devices requiring a particular procedure to be interacted with in administrative mode. Or a different machine over a dedicated SSH protocol (or just piped), etc.