←back to thread

223 points stusmall | 1 comments | | HN request time: 0.267s | source
Show context
mschuster91 ◴[] No.43505607[source]
The interesting question is authentication/authorization - at the moment, macOS greatly simplifies this as long as both devices belong to the same Apple ID. On the opposite side, Samsung does the same.

How will that work out?

replies(3): >>43505810 #>>43506001 #>>43506685 #
bigfish24 ◴[] No.43505810[source]
For something like AirDrop this will need to be sorted out, but already work occurred to reverse engineer this: https://github.com/seemoo-lab/opendrop

Would be cool if an open standard on auth forms on top of this.

replies(2): >>43506428 #>>43506708 #
fire_lake ◴[] No.43506428[source]
For this to succeed I think we need a C implementation that can be used by many languages and runtimes.
replies(2): >>43506720 #>>43510239 #
1. ryao ◴[] No.43510239[source]
The AWDL part is in C:

https://github.com/seemoo-lab/owl