feat: add qkm and airgap

This commit is contained in:
Anton Livaja 2024-10-02 18:27:56 -04:00
parent 6bd6f66314
commit f9c06e9e9a
Signed by: anton
GPG Key ID: 44A86CFF1FDF0E85
1 changed files with 3 additions and 0 deletions

View File

@ -150,6 +150,7 @@ What are some useful ways we can use OpenPGP:
* Key is to derive keys in a secure environment: * Key is to derive keys in a secure environment:
* Airgapped system (preferred) * Airgapped system (preferred)
* [AirgapOS](https://git.distrust.co/public/airgap): A full-source-bootstrapped, deterministic, minimal, immutable, and offline, workstation linux distribution designed for creating and managing secrets offline.
* Virtual machine on a hypervisor via hardware virtualization (ok for some threat models) * Virtual machine on a hypervisor via hardware virtualization (ok for some threat models)
* [Hashbang GPG Guide](https://book.hashbang.sh/docs/security/key-management/gnupg/): helpful guide for GPG - good resource for beginners who want to do the advanced setup * [Hashbang GPG Guide](https://book.hashbang.sh/docs/security/key-management/gnupg/): helpful guide for GPG - good resource for beginners who want to do the advanced setup
@ -158,6 +159,8 @@ What are some useful ways we can use OpenPGP:
* Can use a variety of smart cards: NitroKey3, SoloKey, Yubikey * Can use a variety of smart cards: NitroKey3, SoloKey, Yubikey
* NitroKey and SoloKey are fully open which is great for verifiability - may requires flashing firmware * NitroKey and SoloKey are fully open which is great for verifiability - may requires flashing firmware
* [Quorum Key Management](https://docs.distrust.co/qkm/)
--- ---
## Backup Trick 🧙 ## Backup Trick 🧙