flipperdevices / flipperzero-firmware

Flipper Zero firmware source code
https://flipperzero.one
GNU General Public License v3.0
12.79k stars 2.72k forks source link

U2F over Bluetooth #2513

Open Kami-no opened 1 year ago

Kami-no commented 1 year ago

Description of the feature you're suggesting.

It would be great to have BT support because wires are boring and MacBook has no NFC.

Anything else?

No response

evgfilim1 commented 1 year ago

I'll try to implement it. @skotopes can you assign it to me?

If you don't hear from me anything during about a month, it means I'm too busy and someone can take the task.

skotopes commented 1 year ago

We'll wait for your PR ;-)

xnohat commented 10 months ago

Can we implement this feature @skotopes ? U2F over bluetooth a great because on market only a fews option.

skotopes commented 10 months ago

@xnohat we can implement anything, but that doesn't mean that we should.

In this specific case there are some concerns:

As far as I understand whole thing is a very niche(same as U2F over NFC), which makes is low priority.

huan commented 9 months ago

I'm so looking forward to using U2F over Bluetooth on my Mac! (I just got my Flipper this week, and it's so good that far more than my expectation!)

WestonGFX commented 5 months ago

This is something I would like to do U2F over Bluetooth on MacOS as well with my F0.

lzlrd commented 2 months ago

https://github.com/fmeum/WearAuthn might be a good reference, supports FIDO[2] over Bluetooth and NFC (https://github.com/flipperdevices/flipperzero-firmware/issues/1565).