Feature #15044

Iteration 2: Support unlocking VeraCrypt file containers via GVfs

Added by segfault 2017-12-12 09:51:41 . Updated 2018-06-11 13:22:22 .

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Target version:
Start date:
2017-12-19
Due date:
% Done:

100%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:
299

Description

The GVfs udisks volume monitor is responsible for monitoring attached devices and automatically prompts the user to unlock encrypted volumes once they are attached. For this it calls MountOperationHandler.AskPassword, which shows a dialog to ask the user for the password. We have to patch this dialog in order to support VeraCrypt keyfiles and hidden volumes.

MountOperationHandler is part of GNOME Shell, so this work will have to be done both in GVfs and GNOME Shell.

An important aspect of this is that we want to display the name of the file container in the dialog. Current the device name is displayed but it doesn’t make sense for file containers (/dev/loop0).


Subtasks

Feature #15073: Iteration 2: Display file name in GvFS unlock dialog for file containers Resolved

100


History

#1 Updated by sajolida 2017-12-17 20:40:49

  • Description updated

#2 Updated by segfault 2018-01-23 10:35:18

  • Subject changed from Support unlocking VeraCrypt volumes via GVfs volume monitor to Support unlocking VeraCrypt file containers via GVfs
  • Target version changed from Tails_3.8 to Tails_3.9
  • Parent task changed from Feature #14468 to Feature #15223

#3 Updated by segfault 2018-01-25 16:02:59

  • Subject changed from Support unlocking VeraCrypt file containers via GVfs to Iteration 2: Support unlocking VeraCrypt file containers via GVfs

#4 Updated by intrigeri 2018-06-11 13:20:21

  • Status changed from Confirmed to Resolved

Done in the beta.

#5 Updated by intrigeri 2018-06-11 13:22:23

  • Assignee deleted (segfault)