summaryrefslogtreecommitdiffstats
path: root/2024/captions/emacsconf-2024-secrets--committing-secrets-with-git-using-sopsmode--jonathan-otsuka--main--chapters.vtt
blob: 01d22a358c8f3c025439e24439a2cf5f54bfc9d7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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