Feature #1808

use IOCipher for all working data

Added by hans over 4 years ago.

Status:NewStart date:08/30/2013
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:-
Component:

Description

All of the working data in ObscuraCam should be stored in an encrypted format to avoid leaking sensitive data, like the unredacted region or the unstripped metadata.

Here's a sketch of how to do it:
  1. for each new image, create a new IOCipher disk
  2. generate new random password for IOCipher and cache it in memory
  3. take or import picture
  4. run redaction
  5. export results via share/SEND and/or the save funtion
  6. once complete, wipe RAM and delete IOCipher disk

Related issues

Related to ObscuraCam - Feature #1807: make JpegRedaction work on a byte[] New 08/30/2013

Also available in: Atom PDF