diff options
author | Wynn Wolf Arbor | 2020-04-10 18:59:48 +0200 |
---|---|---|
committer | Wynn Wolf Arbor | 2020-04-10 18:59:48 +0200 |
commit | 1ed1add833dba3249c94bd8cafdf8d61a5f4137e (patch) | |
tree | eb3299f075d46a77ed565ddb2cbf428f58ad2b7f /posts/verify-with-signify.md | |
parent | bbaaf25de206afa4b09ebb456b8fe5bbe2b56f22 (diff) | |
download | site-1ed1add833dba3249c94bd8cafdf8d61a5f4137e.tar.gz |
posts: Update author information
In light of the addition of the author metadata tag to <head>, we
decided to use our full name in the post tags.
Diffstat (limited to '')
-rw-r--r-- | posts/verify-with-signify.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/verify-with-signify.md b/posts/verify-with-signify.md index 9cfe46d..37dbb34 100644 --- a/posts/verify-with-signify.md +++ b/posts/verify-with-signify.md @@ -1,6 +1,6 @@ title: Verifying snapshots with signify date: 2019-01-01 -author: Wolf +author: Wynn Wolf Arbor I use the [signify](https://flak.tedunangst.com/post/signify) tool to cryptographically sign all software downloads you will find on this |