summaryrefslogtreecommitdiffstats
path: root/2024
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2024-09-28 07:57:28 -0400
committerSacha Chua <sacha@sachachua.com>2024-09-28 07:57:28 -0400
commit0264de1c873d62c526113001dcdbd83595da1dd6 (patch)
tree49f43609a1f2305fe9826db0e0ac3c8240550611 /2024
parent17cd3a660ea3568d6a3e318593b2294115bc30c6 (diff)
downloademacsconf-wiki-0264de1c873d62c526113001dcdbd83595da1dd6.tar.xz
emacsconf-wiki-0264de1c873d62c526113001dcdbd83595da1dd6.zip
update repo link for secrets
Diffstat (limited to '2024')
-rw-r--r--2024/talks/secrets.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/2024/talks/secrets.md b/2024/talks/secrets.md
index 1ceff9fd..ebe75187 100644
--- a/2024/talks/secrets.md
+++ b/2024/talks/secrets.md
@@ -7,12 +7,14 @@
# Committing secrets with git using sops-mode
-Jonathan Otsuka - Pronunciation: O-tsu-ka, <https://github.com/djgoku>, <mailto:pitas.axioms0c@icloud.com>
+Jonathan Otsuka - Pronunciation: O-tsu-ka, <https://github.com/djgoku/sops>, <mailto:pitas.axioms0c@icloud.com>
[[!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.
+<https://github.com/djgoku/sops>
+
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.