ipcRenderer.on('import', function () {
  dialog
    .showOpenDialog({
      title: 'Choose the crypter credentials file',
      defaultPath: paths.documents,