summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@sequoia-pgp.org>2021-11-04 09:20:33 +0200
committerLars Wirzenius <liw@sequoia-pgp.org>2021-11-04 09:20:59 +0200
commitd751965f43a010a54dba3bda0716e46de2c2e1cf (patch)
tree05f97674ca2adbaf0cd369381138569ccb14e06d
parent2f103c2bb8de32f90a083397c272c681474fe1f3 (diff)
downloadsq-user-guide-d751965f43a010a54dba3bda0716e46de2c2e1cf.tar.gz
Add note that the PK explanation is a simplification
Closes #15
-rw-r--r--sq-guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/sq-guide.md b/sq-guide.md
index d8862c5..05d8abe 100644
--- a/sq-guide.md
+++ b/sq-guide.md
@@ -270,7 +270,7 @@ if you encrypt something using the public part, the result can only be
decrypted with the private part. And also vice versa: if you encrypt
something using the private part, only the public part can decrypt
this. Since anyone can decrypt, this operation is called a _digital
-signature_.
+signature_. (This is a very rough simplification.)
This allows some very interesting things: