Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4840] Add an API to enable/disable file encryption.

GitHub Issuen/a
TypeNew Feature
PriorityTrivial
StatusClosed
ResolutionWon't Fix
Resolution Date2011-10-10T13:20:00.000+0000
Affected Version/sRelease 1.8.0
Fix Version/sSprint 2011-36
ComponentsiOS
Labelsencryption, files, look1
ReporterReggie Seagraves
AssigneeReggie Seagraves
Created2011-07-29T14:52:02.000+0000
Updated2017-03-23T18:21:03.000+0000

Description

Always on file level encryption was added to 1.8. We need an option to enable/disable it on a per file basis.

Comments

  1. Stephen Tramer 2011-07-29

    Issue must be fixed before 1.8.0 release to address issues with pull req. 313/TIMOB-3076.
  2. Stephen Tramer 2011-08-05

    This bug is a request for the feature completion of TIMOB-3076.
  3. Reggie Seagraves 2011-09-01

    After further review, we do not need a public API. When the client uses background services, file protection is automatically disabled. When background services are no longer registered, file protection is reenabled and the files become protected the next time their written according to the Apple spec.
  4. Don Thorp 2011-09-13

    Validated apidocs, merge.
  5. Don Thorp 2011-09-13

    Jumped the gun on the resolving the ticket.
  6. Reggie Seagraves 2011-10-10

    The client no longer needs this feature. Closing ticket and keeping changes in my rseagraves repository.
  7. Lee Morris 2017-03-23

    Closing ticket with reference to the above comments.

JSON Source