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

Encrypt bluetooth communication, closes #211 #304

Closed jverbraeken closed 7 years ago

jverbraeken commented 7 years ago

What

This Pull Request adds to the repository encrypted communication over Bluetooth by encrypting the contact with the rhythm of VisualVerification pattern

Why

This Pull Request is needed because the data was currently unencrypted, rendering the whole Bluetooth part essentially useless.

How

This feature can be viewed/tested within the project by testing if Bluetooth still works

Alternative implementation

Other implementations that I've have considered are ...

Notes

Don't merge before this is tested in real life!