diff options
Diffstat (limited to '')
-rw-r--r-- | 2024/captions/emacsconf-2024-secrets--committing-secrets-with-git-using-sopsmode--jonathan-otsuka--main--chapters.vtt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/2024/captions/emacsconf-2024-secrets--committing-secrets-with-git-using-sopsmode--jonathan-otsuka--main--chapters.vtt b/2024/captions/emacsconf-2024-secrets--committing-secrets-with-git-using-sopsmode--jonathan-otsuka--main--chapters.vtt new file mode 100644 index 00000000..01d22a35 --- /dev/null +++ b/2024/captions/emacsconf-2024-secrets--committing-secrets-with-git-using-sopsmode--jonathan-otsuka--main--chapters.vtt @@ -0,0 +1,26 @@ +WEBVTT + + +00:00:00.000 --> 00:03:23.309 +Introduction + +00:03:23.310 --> 00:07:39.187 +Q&A technical issues + +00:07:39.188 --> 00:08:08.531 +Q: Can you describe some potential interactive uses for this within Emacs? + +00:08:08.532 --> 00:09:12.066 +Q: Is this saved in the repo or file as \"run sops here\" or is the encrypted blob in the git repo? + +00:09:12.067 --> 00:10:23.629 +Q: How do you decide whether to use SOPS or other solutions such as pass-cli? + +00:10:23.630 --> 00:11:11.982 +Q: One limitation with guix (similar package manager to nix) is there is no great way of storing secrets in the store, would SOPS be useful for this? + +00:11:11.983 --> 00:11:49.438 +Q: Wacky question: what happens in sops-mode if you encrypt the already encrypted file as if it was plaintext? + +00:11:49.439 --> 00:14:57.085 +Q: can you describe some potential interactive uses for this within Emacs |