Prepare REPOSE app for incoming passphrase
Closes #154 (closed)
There are some details that might still be changed at a later date (i.e. translations, naming), but I think the code itself is ready.
I spent some time thinking on how to do the translations in handleIncomingReposeData()
and this is the most elegant/readable I could do.
Comments are appreciated, as always :)