Closed ozten closed 10 years ago
In the original prototype, the application keys are stored in the cacheDir.
cacheDir
We may not go with a traditional filesystem for the cache directory. We probably will want a more secure and robust environment for key storage.
Slight improvement with 417b628ed3816394d3c32707eb0bf3, but we need a holistic solution.
Moved to the tracking bug https://bugzilla.mozilla.org/show_bug.cgi?id=958329
Closing.
In the original prototype, the application keys are stored in the
cacheDir
.We may not go with a traditional filesystem for the cache directory. We probably will want a more secure and robust environment for key storage.