link anchor

This commit is contained in:
Heiko Schaefer 2023-12-01 22:56:13 +01:00
parent 710c69ee86
commit d401529a15
No known key found for this signature in database
GPG key ID: DAE9A9050FCCF1EB

View file

@ -88,6 +88,7 @@ Inline-signed messages enable efficient verification in *one pass*, structured a
Important to note, the signer's public key, critical for the final verification step, is not embedded in the message. Verifiers must acquire this key externally (e.g., from a key server) to authenticate the signature successfully. Important to note, the signer's public key, critical for the final verification step, is not embedded in the message. Verifiers must acquire this key externally (e.g., from a key server) to authenticate the signature successfully.
(cleartext-sig)=
### Cleartext signatures ### Cleartext signatures
The *Cleartext Signature Framework* (CSF) in OpenPGP accomplishes two primary objectives: The *Cleartext Signature Framework* (CSF) in OpenPGP accomplishes two primary objectives: