diff options
Diffstat (limited to '')
-rw-r--r-- | 2024/talks/secrets.md | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/2024/talks/secrets.md b/2024/talks/secrets.md new file mode 100644 index 00000000..ebe75187 --- /dev/null +++ b/2024/talks/secrets.md @@ -0,0 +1,28 @@ +[[!meta title="Committing secrets with git using sops-mode"]] +[[!meta copyright="Copyright © 2024 Jonathan Otsuka"]] +[[!inline pages="internal(2024/info/secrets-nav)" raw="yes"]] + +<!-- Initially generated with emacsconf-publish-talk-page and then left alone for manual editing --> +<!-- You can manually edit this file to update the abstract, add links, etc. ---> + + +# Committing secrets with git using sops-mode +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. + + + +[[!inline pages="internal(2024/info/secrets-after)" raw="yes"]] + +[[!inline pages="internal(2024/info/secrets-nav)" raw="yes"]] + + |