> On Sep 16, 2015, at 9:06 PM, Jonathan Hull <jh...@gbis.com> wrote: > > The big question would be why you want to do it. It is most likely easier to > transfer via wifi (also traveling at the speed of light, and optimized for > data transfer) or bluetooth.
Secure pairing, as you said, is one use. You need to ensure that the two devices involved are exactly the ones you think they are, and WiFi or Bluetooth don’t work because they see everything in range. But it’s much higher bandwidth to use something like a QR code, where you can send several thousand bits simultaneously. It’s pretty easy to send and receive QR codes using APIs already available in iOS and Mac OS. You can send an entire cryptographic key, and use that to bootstrap secure communication over traditional networking. —Jens _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com