this post was submitted on 07 Apr 2024
81 points (97.6% liked)

F-Droid

7876 readers
3 users here now

F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device.

Website | GitLab | Mastodon

Matrix space | forum | IRC

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] NumerousGeorg@sopuli.xyz 1 points 5 months ago (2 children)

And the other way around is impossible too? Is it impossible for 3rd party implementations to support the closed AirDrop protocol (through some sort of "hack", I don't know)?

[–] helenslunch@feddit.nl 2 points 5 months ago

Possibly but Apple would just "patch" it.

[–] moonpiedumplings@programming.dev 2 points 5 months ago

It's already been done: https://github.com/seemoo-lab/opendrop

There are two problems:

  • Apple is able to make airdop so seamless because they ensure their devices support a special feature, wifi direct: https://apple.stackexchange.com/a/428700
  • Nothing stops apple from just changing how airdop works to break the open source version's compatibility.