I have an use-case: I am creating an air-gapped environment to issue my expiring PGP sub-keys and internal certs.
All I need an encrypted sdcard running ArchLinux, just the basics. The attack vector on the unencrypted /boot is fine I think for my use case.
I did originally buy the Armory to do secure booting with certs for tell if it has been tampered with. But I think that's overkill, and I think I read an exploit in the CPU hardware that makes it mute.
Now I'm wondering why not use a $5 Raspberry Pi Zero I have laying around for the same thing? And then use the Armory for pen testing and other fun shenanigans.
Maybe I'm missing what other security features I can leverage of the Armory in my air-gapped environment?
Note: the setup will be locked in a safe for 99% of its life, used every few months to issue new sub-keys.
Thanks!