summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@sequoia-pgp.org>2021-10-30 11:49:35 +0300
committerLars Wirzenius <liw@sequoia-pgp.org>2021-10-30 11:49:35 +0300
commit73bda4540b67406884f5472ef0dd4dc6992e0487 (patch)
tree9a6ff4e091e8c0bde52f9e68fc427d421df2fa9b
parent6ae6c20dac17511e5097de5a0f2a59b31f3a1d0a (diff)
downloadsq-user-guide-73bda4540b67406884f5472ef0dd4dc6992e0487.tar.gz
note adding yourself as recipient
-rw-r--r--sq-guide.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/sq-guide.md b/sq-guide.md
index aef2f54..02c258a 100644
--- a/sq-guide.md
+++ b/sq-guide.md
@@ -707,6 +707,10 @@ sq encrypt --recipient-cert cert.pgp --output bar.pgp foo.md
This encrypts the file `foo.md`, using the certificate in `cert.pgp`,
and writes the result into `bar.pgp`.
+Note that the encryption is done only for the explicitly specified
+recipients. If you want to read the encrypted output yourself later,
+you need to add yourself as a recipient.
+
The output file has a name different from the input file so that the
filename, which is not encrypted, does not reveal anything about the
contents to someone who happens to see it.