Hardened GPG config

This is just a quick post to share a hardened gpg.conf Usually stored in ~/.gnupg/gpg.conf personal-cipher-preferences AES256 AES192 AES personal-digest-preferences SHA512 SHA384 SHA256 personal-compress-preferences ZLIB BZIP2 ZIP Uncompressed default-preference-list SHA512 SHA384 SHA256 AES256 AES192 AES ZLIB BZIP2 ZIP Uncompressed cert-digest-algo SHA512 s2k-digest-algo SHA512 s2k-cipher-algo AES256 charset utf-8 fixed-list-mode no-comments no-emit-version [...]

By |2019-09-13T09:56:16+02:00September 13th, 2019|Tech Support, Wiki|0 Comments

A note on Pi-hole’s privacy levels and its settings

Or: How to enhance the privacy of your Pi-hole If you use a Pi-hole like I do, you probably care about privacy in some form. If you do, you should disable query logging and here's why. There are 5 privacy levels in Pi-Hole's FTL DNS, going from 0 (show everything) [...]

By |2019-10-12T00:06:29+02:00September 8th, 2019|Tech Support|Comments Off on A note on Pi-hole’s privacy levels and its settings
Go to Top