@ -181,7 +181,10 @@ root hard nofile 64000
## Verify a PGP Signature
```bash
mkdir /home/$USER/.XDG/data/gnupg
chmod 700 /home/$USER/.XDG/data/gnupg
gpg --import $PUBLIC_KEY
chmod 600 /home/$USER/.XDG/data/gnupg/$PUBLIC_KEY
gpg --verify $SIGNATURE.sig $FILE
```
The note is not visible to the blocked user.