ericcornelissen / NervousFish

An app for your :iphone: to exchange public-keys in a secure manner.
GNU Lesser General Public License v3.0
2 stars 4 forks source link

Diagram to show master slave interaction while pairing #180

Closed clenrock closed 7 years ago

clenrock commented 7 years ago

What

This Pull Request adds to the repository the documentation of the interaction between the master and slave while pairing with the extra identification method.

Why

This Pull Request is needed because it gives more insight into the idea of pairing via Bluetooth with the extra identification method.

Alternative implementation

We now use a method where we send the contact to both sides at the same time. This also doesn't need the sending of the tap data because the contact send is encrypted with this tapdata.

Notes

clenrock commented 7 years ago

@ericcornelissen Made an update based on your suggestions