adjust links for normalized file names

This commit is contained in:
Heiko Schaefer 2023-12-12 12:48:50 +01:00
parent 9a8339c64f
commit 506414c24b
No known key found for this signature in database
GPG key ID: DAE9A9050FCCF1EB
4 changed files with 9 additions and 10 deletions

View file

@ -3,7 +3,6 @@ SPDX-FileCopyrightText: 2023 The "Notes on OpenPGP" project
SPDX-License-Identifier: CC-BY-SA-4.0
-->
(signing_data)=
# Signatures over data
In OpenPGP, a *{term}`data signature`* guarantees the {term}`authenticity<Authentication>` and, implicitly, the integrity of certain data. Typical use cases of {term}`data signatures<Data Signature>` include the {term}`authentication` of software packages and emails.