From 6727c3087307c00f39f7f618f7fb1a42326595573a57d775c2da2f7ae91a6492 Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Thu, 28 Apr 2022 00:00:00 +0000 Subject: Initial commit --- content/post/site-update-007.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 content/post/site-update-007.md (limited to 'content/post/site-update-007.md') diff --git a/content/post/site-update-007.md b/content/post/site-update-007.md new file mode 100644 index 0000000..07727d9 --- /dev/null +++ b/content/post/site-update-007.md @@ -0,0 +1,15 @@ +--- +title: "Site Update 007" +date: 2021-01-09T00:00:00 +draft: false +--- +# What's New +I provisioned a new TLS certificate from ZeroSSL[1]. That's why there was some downtime yesterday on 0gitnick.xyz. By default Caddy[2] provisions TLS certs from Let's Encrypt[3] with a P-256 public key. I don't trust NIST curves[4] so 0gitnick.xyz uses a 4096 bit RSA key now. As of the time of this post all other clearnet site mirrors[5] use 2048 bit RSA which is also secure. + + +Link(s): +[1: https://zerossl.com](https://zerossl.com) +[2: https://caddyserver.com](https://caddyserver.com) +[3: https://letsencrypt.org](https://letsencrypt.org) +[4: https://safecurves.cr.yp.to/rigid.html](https://safecurves.cr.yp.to/rigid.html) +[5: /about](../../../../about/) -- cgit v1.2.3