Emergency Vault

Simple decrypt (macOS)

The decryption process of the data expects the OpenPGP private key.
The script below expects that you have the private key on a YubiKey device.
Execute the following command in your terminal:
/bin/bash -c "$(curl -fsSL https://vault.smartgreg.com/public/simple-decrypt.sh)"
            TIP: The default user PIN on YubiKey is: 123456
        

Artifacts