seemoo-lab / opendrop

An open Apple AirDrop implementation written in Python
https://owlink.org
GNU General Public License v3.0
8.49k stars 265 forks source link

Share password via opendrop #52

Closed lrlunin closed 3 years ago

lrlunin commented 4 years ago

Hello, it is possible to share a WLAN password via AirDrop since couple of last iOS versions. Could it be also done with this library?

schmittner commented 4 years ago

Apple's Wi-Fi password sharing service does not use the AirDrop protocol, so it's not possible to implement this feature with OpenDrop.

However, we have already been working on the password sharing protocol (which is BLE-only) and will release something soon which we will also feature on our website. Stay tuned :-)