From 177f72738e13f7f21891ad8f61f2c77fa0fd8923 Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Sun, 20 Oct 2024 18:05:57 -0400 Subject: [PATCH] Make introductory paragraph use simpler language. --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 831e511..8a68292 100644 --- a/index.html +++ b/index.html @@ -317,9 +317,9 @@

Introduction

Digital signatures, based on asymmetric cryptography, can be used to make [=authentication=] and [=authorization=] -schemes more difficult for adversaries to compromise. However, -one shortcoming of digital signatures is the challenge in disseminating -necessary information, such as public cryptographic keys and revocation information, to those who need +schemes more difficult for adversaries to compromise. However, one shortcoming +of digital signatures is the challenge in distributing necessary information, +such as public cryptographic keys and revocation information, to those who need to verify the security of a digital signature.