Skip to content

Instantly share code, notes, and snippets.

View remiberthoz's full-sized avatar

Rémi Berthoz remiberthoz

  • Val d'Oise, France
View GitHub Profile
@fervic
fervic / archlinux_gnupg_yubikey_guide.md
Last active June 22, 2024 16:21
GnuPG offline Master key using a YubiKey (for Arch Linux)

GnuPG offline Master key using a YubiKey (for Arch Linux)

Introduction

This guide is a compilation of four other guides. It instructs how to create a set of GnuPG keys which the master key is offline and the actual subkeys only live inside your YubiKey (acting as a smartcard). What ends up in your (online) daily machine are only the stubs of the subkeys.

Install required software