Is such communication channel secure and how to verify the authenticity of the remote device? It seems that since Bluetooth 2.1 encryption is mandatory, according to Wikipedia.
How to do the reverse, like share secrets over Bluetooth from Android to Linux? What about between Android to Android? There is NFC in the latter case but not on the relative phone I have in mind:
Is such communication channel secure and how to verify the authenticity of the remote device? It seems that since Bluetooth 2.1 encryption is mandatory, according to [Wikipedia](https://en.wikipedia.org/w/index.php?title=Bluetooth&oldid=1215975814#Security_concerns).
https://projects-raspberry.com/emulate-a-bluetooth-keyboard-with-the-raspberry-pi/
<details>
<summary>How to do the reverse, like share secrets over Bluetooth from Android to Linux? What about between Android to Android? There is NFC in the latter case but not on the relative phone I have in mind:</summary>
```
-----BEGIN PGP MESSAGE-----
hF4DTQa9Wom5MBgSAQdAUGMMn10JNZoy5qf/NxjpXoYeYEPBu4uqYw6RjwCWXBow
6rk3noCTZKT0zGoDnxlaQglZC5Es7P+8wSRVjN4GewKx2NBomG/s/rNcdKQgboj2
0kABY1X4On25t/EIWBS1ySXPeOkDSsc9vytntp+uLM9H7Q3cPW7yncvuALx5WHuY
Gej5EhVGzLUqW9x77ORB2hn3
=zD7O
-----END PGP MESSAGE-----
```
</details>
Related to [Benjamin-Loison/android/issues/61](https://github.com/Benjamin-Loison/android/issues/61) and [Benjamin_Loison/Bluetooth/issues/1](https://codeberg.org/Benjamin_Loison/Bluetooth/issues/1).
+30
Benjamin_Loison
changed title from Make computer behave like a Bluetooth keyboard to copy-paste secrets for instance to Make computer behave like a (Bluetooth) keyboard to copy-paste secrets for instance2024-12-09 22:49:40 +01:00
Wifi hotspot with HTTP server can be a workaround or even clipboard access thanks to wifi hotspot and possible SSH proxy.
Wifi hotspot with HTTP server can be a workaround or even clipboard access thanks to wifi hotspot and possible SSH proxy.
Benjamin_Loison
changed title from Make computer behave like a (Bluetooth) keyboard to copy-paste secrets for instance to Make computer behave like a (Bluetooth/USB) keyboard to copy-paste secrets for instance2024-12-31 17:55:19 +01:00
Thanks to webcam could read a QR code being TOTP (to avoid someone able to read the QR code to leverage it later, but maybe can fake the hardware clock, but then face encryption) with more entropy.
Thanks to webcam could read a QR code being TOTP (to avoid someone able to read the QR code to leverage it later, but maybe can fake the hardware clock, but then face encryption) with more entropy.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Is such communication channel secure and how to verify the authenticity of the remote device? It seems that since Bluetooth 2.1 encryption is mandatory, according to Wikipedia.
https://projects-raspberry.com/emulate-a-bluetooth-keyboard-with-the-raspberry-pi/
How to do the reverse, like share secrets over Bluetooth from Android to Linux? What about between Android to Android? There is NFC in the latter case but not on the relative phone I have in mind:
Related to Benjamin-Loison/android/issues/61 and Benjamin_Loison/Bluetooth/issues/1.
+30
Make computer behave like a Bluetooth keyboard to copy-paste secrets for instanceto Make computer behave like a (Bluetooth) keyboard to copy-paste secrets for instanceWifi hotspot with HTTP server can be a workaround or even clipboard access thanks to wifi hotspot and possible SSH proxy.
Make computer behave like a (Bluetooth) keyboard to copy-paste secrets for instanceto Make computer behave like a (Bluetooth/USB) keyboard to copy-paste secrets for instanceWould help Benjamin_Loison/Backup_Android_apps/issues/44.
Thanks to webcam could read a QR code being TOTP (to avoid someone able to read the QR code to leverage it later, but maybe can fake the hardware clock, but then face encryption) with more entropy.
F-Droid: USB Gadget Tool (net.tjado.usbgadget)
Answers to the Super User question 1128365 may help.