summaryrefslogtreecommitdiff
path: root/content/post/site-update-007.md
diff options
context:
space:
mode:
authorNicholas Johnson <nick@nicksphere.ch>2022-04-29 00:00:00 +0000
committerNicholas Johnson <nick@nicksphere.ch>2022-04-29 00:00:00 +0000
commit43ea1d8ae931cfafe9a921c71e40c1a2c13804701d3166ce16c4778a02b4e07b (patch)
tree174ed3be313335a746d8f77b081a0255dc4add7436c4b19efaed72dc4e0be580 /content/post/site-update-007.md
parentb912154649ce41bfcece7c306a907f276e71c942ef9befc626b067b9782dc012 (diff)
downloadjournal-43ea1d8ae931cfafe9a921c71e40c1a2c13804701d3166ce16c4778a02b4e07b.tar.gz
journal-43ea1d8ae931cfafe9a921c71e40c1a2c13804701d3166ce16c4778a02b4e07b.zip
Change post to entry
Diffstat (limited to 'content/post/site-update-007.md')
-rw-r--r--content/post/site-update-007.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/content/post/site-update-007.md b/content/post/site-update-007.md
deleted file mode 100644
index 07727d9..0000000
--- a/content/post/site-update-007.md
+++ /dev/null
@@ -1,15 +0,0 @@
----
-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/)