From 8a165de9f191332443b1b17a3edb2ca8b107f1ba Mon Sep 17 00:00:00 2001 From: "Tammi L. Coles" Date: Sat, 9 Dec 2023 16:12:19 +0100 Subject: [PATCH] edit version issue to show broad applicability --- book/source/01-intro.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/book/source/01-intro.md b/book/source/01-intro.md index 86e8c2f..3315521 100644 --- a/book/source/01-intro.md +++ b/book/source/01-intro.md @@ -44,6 +44,8 @@ This document describes OpenPGP concepts at the "library" level of abstraction, ## Which version of OpenPGP does this address? -This documentation encompasses the core aspects of modern OpenPGP, demonstrating that, at a foundational level, there is a significant overlap in functionality across various versions. Our focus on version 6 does not imply a preference or superiority over other versions; rather, it serves as a current reference point. We acknowledge that earlier versions, particularly version 4, continue to be relevant and widely used in ongoing projects. +This documentation encompasses the core aspects of modern OpenPGP practices, applicable across different versions. This respects that, at a foundational level, there is significant overlap, continuity, and consistency from its earliest version to its latest. -Where differences between versions exist, specific attention is given to those aspects pertinent to application developers, ensuring that the content is version-agnostic and broadly applicable. \ No newline at end of file +While using version 6 as a reference for current standards, we include insights derived from earlier versions, particularly version 4, which continues to be widely used in ongoing projects. + +Where differences between versions exist, specific attention is given to those aspects pertinent to application developers, ensuring that the content is as version-agnostic as possible and, thus, broadly applicable for developers working with various iterations of OpenPGP. \ No newline at end of file