diff options
-rw-r--r-- | content/posts/how-bsd-authentication-works/index.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/how-bsd-authentication-works/index.org b/content/posts/how-bsd-authentication-works/index.org index 52726c4..93e1bc4 100644 --- a/content/posts/how-bsd-authentication-works/index.org +++ b/content/posts/how-bsd-authentication-works/index.org @@ -1,6 +1,6 @@ #+TITLE: How BSD Authentication Works #+DATE: 2021-10-18T17:27:13-04:00 -#+DRAFT: true +#+DRAFT: false #+SHOWTOC: true #+DESCRIPTION: A walkthrough of OpenBSD's BSD Authentication framework #+TAGS[]: openbsd security |