aboutsummaryrefslogtreecommitdiff
path: root/content/docs/openbsd/full-disk-encryption.md
blob: 2cfb4d31c1ceb7a3a0f1524beb7171f9d1961716 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
title: Full Disk Encryption on OpenBSD
description: How to configure full disk encryption for a new OpenBSD install
---

## Introduction

Activating full disk encryption is quite easy on OpenBSD, you just have to :
- boot the installer
- drop to a shell
- follow https://www.openbsd.org/faq/faq14.html#softraidFDE

Yes this article is mostly a RTFM, I wrote it so that I do not have to google for the right faq entry.