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

Add the login screen #39

Closed clenrock closed 7 years ago

clenrock commented 7 years ago

What

With this pull request a working login screen is added to the app.

Why

In the future we want to secure the app with a password. It could also be that we use the password to encrypt the private key, but this still has to be discussed.

How

The login screen is the new first screen you see when you open the app. The password is now hardcoded and is 12345. If you write something else, it will give an error. If you leave it empty you can still continue, for development purposes.

jverbraeken commented 7 years ago

@clenrock Merge conflicts...