Re: Disabling Temporary Files?

2012-04-12 Thread Michael Meeks
On Wed, 2012-03-28 at 08:12 -0400, Marc-André Laverdière wrote: > My colleagues found out that the temp file is password-protected too, > so that part is fine. > But images inside the file are saved as temporary files too! Is there > something we can do about that? Sure - you could encryp

Re: Disabling Temporary Files?

2012-04-06 Thread Enrico Weigelt
Hi, > My colleagues found out that the temp file is password-protected too, > so that part is fine. > But images inside the file are saved as temporary files too! Is there > something we can do about that? What's the actual goal to reach by this ? If you wanna protect against the scenario that s

Re: Disabling Temporary Files?

2012-04-05 Thread Marc-André Laverdière
bump :) Marc-André LAVERDIÈRE "Perseverance must finish its work so that you may be mature and complete, not lacking anything." -James 1:4 http://asimplediscipleslife.blogspot.com/ mlaverd.theunixplace.com 2012/3/28 Marc-André Laverdière : > My colleagues found out that the temp file is passwo

Re: Disabling Temporary Files?

2012-03-28 Thread Marc-André Laverdière
My colleagues found out that the temp file is password-protected too, so that part is fine. But images inside the file are saved as temporary files too! Is there something we can do about that? Marc-André LAVERDIÈRE "Perseverance must finish its work so that you may be mature and complete, not lac

Re: Disabling Temporary Files?

2012-03-02 Thread Michael Meeks
On Fri, 2012-03-02 at 14:31 -0500, Marc-André Laverdière wrote: > I will do that investigation. Just a quick question: if the original > file was password-protected, will the temp files be similarly be > protected? Almost certainly not :-) but theoretically they could be of course.

Re: Disabling Temporary Files?

2012-03-02 Thread Marc-André Laverdière
Hello, I will do that investigation. Just a quick question: if the original file was password-protected, will the temp files be similarly be protected? On 2012-02-28 1:57 PM, "Michael Stahl" wrote: > On 28/02/12 19:46, Marc-André Laverdière wrote: > > Hello, > > > > I need to ensure that data con

Re: Disabling Temporary Files?

2012-02-28 Thread Michael Meeks
On Tue, 2012-02-28 at 13:46 -0500, Marc-André Laverdière wrote: > I need to ensure that data confidentiality. Ok; so as Michael says, tons of apps dump lots of state into /tmp files - an encrypted /tmp would help with that. Failing that mounting a ramdisk over /tmp would do it (on Linux).

Re: Disabling Temporary Files?

2012-02-28 Thread Michael Stahl
On 28/02/12 19:46, Marc-André Laverdière wrote: > Hello, > > I need to ensure that data confidentiality. i don't believe that the completely undisciplined use of temp files in the historic OpenOffice.org code base is conductive to this goal; it would probably be a good idea to investigate encrypt

Re: Disabling Temporary Files?

2012-02-28 Thread Marc-André Laverdière
Hello, I need to ensure that data confidentiality. Marc-André LAVERDIÈRE "Perseverance must finish its work so that you may be mature and complete, not lacking anything." -James 1:4 http://asimplediscipleslife.blogspot.com/ mlaverd.theunixplace.com 2012/2/27 Michael Meeks : > Hi Marc, > > On

Re: Disabling Temporary Files?

2012-02-27 Thread Michael Meeks
Hi Marc, On Mon, 2012-02-27 at 04:15 -0500, Marc-André Laverdière wrote: > I am working on something for which we want the document to stay in > memory, with no temp file on disk. Ho hum ;-) > And the result is that we have a temporary file in > C:\Users\meh\AppData|local\Temp\