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

Remove RhythmHelper #284

Closed jverbraeken closed 7 years ago

jverbraeken commented 7 years ago

What

This Pull Request removes RhythmHelper

Why

This Pull Request is needed because RhythmHelper was unused. It was added to verify if the rhythm of the master matched the rhythm of the slave, but it has been replaced by some machine learning that can uses a completely different system based on short / long intervals

How

This feature can be viewed/tested within the project by

Alternative implementation

Other implementations that I've have considered are

Notes

ericcornelissen commented 7 years ago

Closing this since it should be part of #285