Sebastian Wick
Sebastian Wick
@AlfioEmanueleFresta I believe it would be better to separate this into two projects: 1. a system service which exposes a WebAuthn-like* API that supports CTAP1, CTAP2 and platform authenticators 2....
Currently reading through the WebAuthn and CTAP2 specs but that will take some time so I probably have more to say later. > With regards to having different APIs for...
Sounds good! Thanks for explaining how it works on Android. I've noticed a few more things… * a system service is not a good idea because it would give access...
I'm all for implementing a portal right now and use libfido2 or whatever else in the backend until we have a better solution.
libei is made for emulating devices, not for automating UI. Different use cases, different requirements.
> Is there anything in particular blocking libei from doing this? Yes. It operates on the level of a device. It can't warp a pointer to a specific location because...
Oh, totally forgot about absolute pointer devices. Maybe it is useful for automation after all?
AFAIK there has been no work on this. If you want to pick this up feel free to do so and if you have questions there is the #xdg-desktop-portals:matrix.org channel.
The problem is that taking away mDNS but still allowing local network access isn't a coherent feature. What is it achieving? Why would we want that?
@spiiroin do you mind opening a PR?