Default avatar
npub1y6aj...p75l 10 months ago
If the webauthn api is supported, you can use it. When I checked in the past, I think IOS was ok but not Android. It would be great if someone made a sdk for native apps!

Replies (3)

Default avatar
npub1hyxr...tqnx 10 months ago
Cool, nice research! For the secret caching settings, if you store the key in memory for a long while (so you don't have to FaceID for every post or message, I presume) how safe is it there do you think?
Default avatar
npub1y6aj...p75l 10 months ago
It is the same as if the private key remains on the client. This means that if malware breaks into the system or someone steals the device, the private key is at risk of being stolen.