Read-Only: Setting Hard Drives to Read-Only

From Kicksecure
Jump to navigation Jump to search

Depending on the user's use case. Choose one.

  • A) ISO users installing Kicksecure: Using the ISO just to install Kicksecure? This does not matter. The user can ignore any live mode related warnings. These are not applicable.
  • B) Interested in live mode? See below.

When using live mode (grub-live or ISO live), no changes are made to the disk. For added security, consider setting your disk to read-only mode, if possible.

Sometimes it possible to optionally set the disks to read-only. This increases the security of live mode, because otherwise malware running as root could theoretically mount the image read-write and gain persistence in this way.

Introduction[edit]

The emphasis is on if possible.

This is platform specific.

Unfortunately, read-only mode is not easily available on all platforms.

VMs[edit]

VirtualBox[edit]

Step-by-step guide on implementing the Immutable Disk Method for Virtual Machine (VM) Live Mode in VirtualBox, focusing on secure, read-only VM configurations.

This option is the official method for setting VMs to read-only in VirtualBox. It will only work with the grub-live package, which is installed by default. [1]

1. Make the VirtualBox disk immutable / read-only.

This step is crucial. Otherwise, contents might be recoverable from the host drive. [2]

Follow these steps:

  1. Power off the VM.
  2. In the VirtualBox main window, navigate to: FileToolsVirtual Media Manager.

  1. Select the disk to write protect and release it.
  2. Then on Typeset it to Immutable.

  1. In the VirtualBox main window, navigate to the settings of the VM.
  2. Under storage, select the top controller and add the existing hard disk there.

2. Launch live-mode.

Follow the documentation on the Live Mode wiki page.

3. Done.

The process of enabling read-only mode has been completed.

KVM[edit]

1. Set the VM disks to read-only.

Follow these steps:

  • Power off the machine.
  • Set the hard disk to read-only in the virt-manager GUI before booting into live mode.

2. Launch live-mode.

Follow the documentation on the Live Mode wiki page.

3. Optional: Revert the read-only change.

To boot into normal mode again, revert the change from step 1 and choose the normal boot option in the GRUB menu.

4. Done.

The process of enabling read-only mode has been completed.

Qubes[edit]

grub-live is currently unsupported on Qubes. [3] This issue is unspecific to Kicksecure. Qubes issue: implement live boot by porting grub-live to Qubes - amnesia / non-persistent boot / anti-forensicsarchive.org

In Qubes, Disposables are a suitable alternative.

Host Operating System[edit]

This would require a hard drive that comes with a physical read-only switch.

This is undocumented and unspecific to Kicksecure.

Comparison with Tails[edit]

Comparison between grub-live and Tails

Alternative Configurations[edit]

Platform specific notice.

VirtualBox and KVM: VM Live Mode: Alternative ro-mode-init Configuration

Footnotes[edit]

  1. This option will not work with the ro-mode-init package.
  2. VirtualBox implements hard disk write protection differently. If an immutable virtual machine is booted, VirtualBox will always create a snapshot where data is written. After shutting down and booting the VM again (a soft reboot is inadequate), the old snapshot will be deleted and a new one created. Consequently, data will not persist in the VM, even if Live-mode is not selected. However, since the data is written to the hard disk of the host (instead of memory), it is easily recoverable. Therefore, selecting Live-mode is essential for safety. A snapshot file is still created, but it will not store any altered content from the VM.
  3. Nothing came out from forum discussionarchive.org.

Unfinished: This wiki is a work in progress. Please do not report broken links until this notice is removed, use Search Engines First and contribute improving this wiki.

We believe security software like Kicksecure needs to remain Open Source and independent. Would you help sustain and grow the project? Learn more about our 12 year success story and maybe DONATE!