From 7450f056f5f35f25fb2b7c46eebc9de25dea6346 Mon Sep 17 00:00:00 2001 From: Axon Date: Sat, 9 Nov 2013 01:00:00 +0000 Subject: [PATCH] DisposableVms changed --- DisposableVms.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/DisposableVms.md b/DisposableVms.md index 9fb6f460..0574e39f 100644 --- a/DisposableVms.md +++ b/DisposableVms.md @@ -4,8 +4,8 @@ title: DisposableVms permalink: /wiki/DisposableVms/ --- -Using Disposable VMs -==================== +Disposable VMs (DispVMs) +======================== Background ---------- @@ -81,3 +81,8 @@ lrwxrwxrwx 1 joanna joanna 45 Mar 11 13:59 default_dvm.conf -> /var/lib/qubes/ap lrwxrwxrwx 1 joanna joanna 49 Mar 11 13:59 default_savefile -> /var/lib/qubes/appvms/f17-yellow-dvm/dvm-savefile lrwxrwxrwx 1 joanna joanna 47 Mar 11 13:59 savefile_root -> /var/lib/qubes/vm-templates/f17-yellow/root.img ``` + +Disposable VMs and Local Forensics +---------------------------------- + +At this time, DispVMs should not be relied upon to circumvent local forensics, as they do not run entirely in RAM. For details, see [​this thread](https://groups.google.com/d/topic/qubes-devel/QwL5PjqPs-4/discussion).