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

No hardcoded strings for sending which verification method to use #221

Closed clenrock closed 7 years ago

clenrock commented 7 years ago

What

This Pull Request adds to the repository an extra class and an enumerator which doesn't use the hardcoded strings anymore.

Why

This Pull Request is needed because this is neater and gives more extensible.

How

This feature can be viewed/tested within the project by looking at the code, when running the app it should work the same as normally.

Notes

ericcornelissen commented 7 years ago

🎉