From 077ea38800b7aef0c8e7d1cdcdbf009a6095d46a Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Fri, 27 Sep 2024 19:01:48 -0400 Subject: add lots of talks --- 2024/talks/secrets.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 2024/talks/secrets.md (limited to '2024/talks/secrets.md') diff --git a/2024/talks/secrets.md b/2024/talks/secrets.md new file mode 100644 index 00000000..1ceff9fd --- /dev/null +++ b/2024/talks/secrets.md @@ -0,0 +1,26 @@ +[[!meta title="Committing secrets with git using sops-mode"]] +[[!meta copyright="Copyright © 2024 Jonathan Otsuka"]] +[[!inline pages="internal(2024/info/secrets-nav)" raw="yes"]] + + + + + +# Committing secrets with git using sops-mode +Jonathan Otsuka - Pronunciation: O-tsu-ka, , + +[[!inline pages="internal(2024/info/secrets-before)" raw="yes"]] + +This is my first Emacs mode, and it was primarily driven by necessity. The process was manual prior. I wanted to encrypt and decrypt all operations within my current Emacs instance. Currently, I have some notes on how to quickly decrypt and encrypt using AWS KMS. However, it works seamlessly with GPG. I need to add some notes on the age and GCP KMS. + +About the speaker: + +My name is Jonathan Otsuka. I have a background in software development and SRE/DevOps. In my free time, I enjoy optimizing my workflow, contributing to open-source projects I use, and engaging in swimming and cycling. + + + +[[!inline pages="internal(2024/info/secrets-after)" raw="yes"]] + +[[!inline pages="internal(2024/info/secrets-nav)" raw="yes"]] + + -- cgit v1.2.3