From d1707c48f1fbdb3665f2fe439ccea1023d3c03ad Mon Sep 17 00:00:00 2001 From: "Lance R. Vick" Date: Thu, 27 Jun 2024 00:35:06 -0700 Subject: [PATCH] docs: first pass of stagex doc fixes --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 1faa12f..61cf511 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,19 @@ # AirgapOS # - + ## About ## -A live buildroot based Liux distribution designed for managing secrets offline. +A full-source-bootstrapped, deterministic, minimal, immutable, and offline, +workstation linux distribution designed for creating and managing secrets +offline. Built for those of us that want to be -really- sure our most important secrets are managed in a clean environment with an "air gap" between us and the internet with high integrity on the supply chain of the firmware and OS used. ## Uses ## - * Generate GPG keychain + * Generate PGP keychain * Store/Restore gpg keychain to security token such as a Yubikey or Nitrokey * Signing cryptocurrency transactions * Generate/backup BIP39 universal cryptocurrency wallet seed @@ -27,15 +29,14 @@ internet with high integrity on the supply chain of the firmware and OS used. ### Software ### -* docker 18+ +* docker 26+ ### Hardware ### -* Recommended: PC running coreboot-heads - * Allows for signed builds, and verification of signed sd card payloads - * Ensure any Wifi/Disk/Bluetooth/Audio devices are disabled/removed -* Supported remote attestation key (Librem Key, Nitrokey, etc) -* Supported GPG smartcard device (Yubikey, Ledger, Trezor, Librem Key, etc) +* x86_64 PC or laptop + * linuxboot/heads firmware supported and recommended for multi-use machine + * Allows for signed builds, and verification of signed sd card payloads + * Ensure any Wifi/Disk/Bluetooth/Audio devices are disabled/removed * Blank flash drive * Blank SD card