switchboard-plug-bluetooth icon indicating copy to clipboard operation
switchboard-plug-bluetooth copied to clipboard

Support authentication code

Open danirabbit opened this issue 7 years ago • 4 comments

It seems this is supported by Blueman, so we should support it as well. Probably could do a dialog like:

label.primary: Confirm Bluetooth PIN label: Make sure the code displayed on "%s" matches the one below. label.h2: 012345


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

danirabbit avatar Mar 06 '18 19:03 danirabbit

I think that this should be moved to the Indicator. It makes sense to me that the default Agent would be registered by the indicator as it is an always running process and can just throw a notification for yes/no pairing

tintou avatar Mar 06 '18 20:03 tintou

I don't think a notification is good here because the information is only relevant during the time that I'm trying to pair. So if the notification goes away before I pair or it sticks around in the notification indicator after I'm paired, it's not useful.

To be clear, I'm pairing from the computer side and not from the phone side so I have Bluetooth settings open while I'm doing this.

I can't seem to find a screenshot of what GNOME does here, but this is what it looks like on macOS:

danirabbit avatar Mar 06 '18 21:03 danirabbit

Bluetooth auth on Gnome

captura de tela de 2018-03-06 18-08-30

geovannimp avatar Mar 06 '18 21:03 geovannimp

Okay yeah you're right, I thought about incoming connections but I forgot that the device is only visible when the plug is open :sweat_smile:

tintou avatar Mar 06 '18 21:03 tintou