diff --git a/content/about.md b/content/about.md index 0b21a63..7bc616c 100644 --- a/content/about.md +++ b/content/about.md @@ -18,11 +18,6 @@ Benevolent dictator for life @PrivSec.dev. System Administrator. **Matrix**: [@tommy:arcticfoxes.net](https://invite.arcticfoxes.net/#/@tommy:arcticfoxes.net)\ **Email**: [contact@tommytran.io](mailto:contact@tommytran.io) -### Randomhydrosol -PrivSec.dev Administrator. Security Researcher. Friendliest Indian tech support on the planet Earth. - -**Matrix**: [@randomhydrosol:arcticfoxes.net](https://invite.arcticfoxes.net/#/@randomhydrosol:arcticfoxes.net) - ### Madaidan Security Researcher. Whonix developer. Uses Firefox, Telegram, and Linux against his own advice like a hypocrite. diff --git a/content/posts/linux/Slightly Improving Mailcow Security.md b/content/posts/linux/Slightly Improving Mailcow Security.md index 26ffcea..f91409a 100644 --- a/content/posts/linux/Slightly Improving Mailcow Security.md +++ b/content/posts/linux/Slightly Improving Mailcow Security.md @@ -98,3 +98,7 @@ If you do not use Gravatar with SOGo, you can also set COEP to require-corp sinc ``` add_header Cross-Origin-Embedder-Policy require-corp; ``` + +### GZIP Compression + +Disable gzip compression to avoid the BREACH attack. Change `gzip on;` to `gzip off;`. \ No newline at end of file diff --git a/netlify.toml b/netlify.toml index a1735c5..efedf18 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,5 +1,5 @@ [build.environment] - HUGO_VERSION = "0.117.0" + HUGO_VERSION = "0.118.2" [context.deploy-preview] command = "sed -i 's/! Content-Security-Policy//g' static/_headers && hugo -b $DEPLOY_PRIME_URL" diff --git a/static/.well-known/openpgpkey/hu/mmzmicezznjxwooyrfdqjttmh35mattb b/static/.well-known/openpgpkey/hu/mmzmicezznjxwooyrfdqjttmh35mattb deleted file mode 100644 index 399fc70..0000000 Binary files a/static/.well-known/openpgpkey/hu/mmzmicezznjxwooyrfdqjttmh35mattb and /dev/null differ diff --git a/static/.well-known/openpgpkey/hu/mmzmicezznjxwooyrfdqjttmh35mattb@privsec.dev b/static/.well-known/openpgpkey/hu/mmzmicezznjxwooyrfdqjttmh35mattb@privsec.dev new file mode 100644 index 0000000..f93ac91 Binary files /dev/null and b/static/.well-known/openpgpkey/hu/mmzmicezznjxwooyrfdqjttmh35mattb@privsec.dev differ