diff options
author | Nicholas Johnson <nick@nicksphere.ch> | 2022-09-16 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <nick@nicksphere.ch> | 2022-09-16 00:00:00 +0000 |
commit | 6d0fa32de4aedf7990d91047807ca61ddcd267358a471b421d8534dcb5fd2606 (patch) | |
tree | 7ba4476fce0bc221841c942b4ef95dc995fae869885a8a60b2ff6fe6fbc04e92 /content/entry/site-update-007.md | |
parent | 7d93bc2b8fe87ac682cb0c7cdbf4d6355838c32fce3b942360bf5f22413e6ae6 (diff) | |
download | journal-6d0fa32de4aedf7990d91047807ca61ddcd267358a471b421d8534dcb5fd2606.tar.gz journal-6d0fa32de4aedf7990d91047807ca61ddcd267358a471b421d8534dcb5fd2606.zip |
Add new page variable for upcoming theme update
Diffstat (limited to 'content/entry/site-update-007.md')
-rw-r--r-- | content/entry/site-update-007.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/entry/site-update-007.md b/content/entry/site-update-007.md index 28f79b7..8cd8b34 100644 --- a/content/entry/site-update-007.md +++ b/content/entry/site-update-007.md @@ -2,6 +2,7 @@ title: "Site Update 007" date: 2021-01-09T00:00:00 draft: false +pageinfo: true --- # 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. |