develop
move masterkey selection to subcomponent and use CompletableFuture instead of UserInteractionLock + AtomicReference
adjust choose masterkeyfile dialog
remove unused imports
Merge branch 'develop' into feature/hub
use correct translation key
Replace CharBuffer and char[] instances by destroyable Passphrase
simplified some more bindings
cleanup
move passphrase entry to subcomponent and use CompletableFuture instead of UserInteractionLock + AtomicReference